tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

A repository with the code for the bases and solutions of the official Odoo tutorials

Results 48 tutorials issues
Sort by recently updated
recently updated
newest added

Set up module configuration and initialization. - Implemented the main model with fields. - Managed access controls for the estate_property model. - Implemented custom list, form, and search views. -...

- Implemented models for estate.property.offer and estate.property.type. - Implemented views for managing property offers and types, including forms and lists. - Established core logic for handling property offers, including validation...

In this Commit ===== - Implemented Models - Implemented Fields and Security - Implemented Menus and Action - Implemented Form View , List View - Implemented Computed field and Onchanges...

In this commit ==== - Implemented models - Implemented views , menu and action for all the corresponding models - Implemented relational fields and compute fields - Implemented sql constraints...

After this commit ==== - Implemented models - Implemented relational and computed fields - Implemented buttons - Implemented python and sql constrains - Implemented view rules and stat button -...

After this commit ==== -Created Estate Module -Implemented basic fields -Implemented access rights -Implemented basic views like tree and form view -Implemented relational fields to the module -Implemented compute fields...