odoo/tutorials#847
Created by Sahil Kumar (kums)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 5s)
- ci/tutorial: (runtime 105s)
- label
- odoo-dev:18.0-training-kums
- head
- 13783b8db17b76419162c6cd0a41c60396156a84
odoo/tutorials | |
---|---|
18.0 | #847 missing r+ |
master |
Implementation of the Odoo Estate module as outlined in the official tutorial
This PR adds demo data to the estate module as per the Odoo Estate tutorial.
Features:
-Estate module initialization and configuration
-Property model definition with key fields
-Basic list and form views
-Menu and action setup for navigation
-Implemented Inheritance