odoo/tutorials#1405
Created by Smit Patel (smipa)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 3s)
- ci/tutorial: (runtime 226s)
- label
- odoo-dev:19.0-tutorials-smipa
- head
- f30b8e8f083f44af04c1ff186f0762a3ebeff641
| odoo/tutorials | |
|---|---|
| 19.0 | #1405 missing r+ |
| master |
[SMIPA]: Estate property management - Tutorials
- Add the estate.property model and supporting estate models.
- Add security and access rules for the estate models.
- Add custom list, form, search views, and menus for properties.
- Add list view attributes, search filters, and grouping options.
- Add Many2one relationships for property types, buyers, and salespersons.
- Add Many2many relationships for property tags.
- Add and update demo data for properties, property types, and property tags.
- Clean up view naming, actions, and module structure.