tutorials
tutorials copied to clipboard
A repository with the code for the bases and solutions of the official Odoo tutorials
This pull request introduces a tutorial implementation of a Real Estate module in Odoo. It covers the core functionalities of managing properties, offers, property types, and property tags. The module...
Estate: For managing real estate properties, including property creation, buying/selling workflow, and invoice generation. Awesome_dashboard: A custom dashboard module to display analytical or business data in a user-friendly interface. Awesome_owl:...
Tutorial application for technical training
We have added a module as an application with a model a some basic properties like (name, description, expected price ...etc) We have added security rules for read, write, create...
``` U ___ u ____ U ___ u U ___ u \/"_ \/ | _"\ \/"_ \/ \/"_ \/ | | | | /| | | | | | |...
Created the estate module with a property model to be able to represent all the real estate listings that will be created in our system, so that the users will...
Adding manifest and fields.
commiting 7 chapters