odoo/tutorials#1020
Created by Harsh Ahir (haahi)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 2s)
- ci/tutorial: (runtime 147s)
- label
- odoo-dev:19.0-tutorial-haahi
- head
- a3a92c5e5358f9834b217f542982037537b5e4ac
| odoo/tutorials | |
|---|---|
| 19.0 | #1020 missing statuses missing r+ |
| master |
[ADD] estate: Bootstrap new 'estate' module
Initializes the basic structure for the real estate module.
- Creates the module scaffolding (manifest, init, and base directories).
- Defines the initial 'estate.property' model.
- Adds base fields (columns) to the new model.