odoo/tutorials#1191
Created by Aditi Pawar (adpaw)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 3s)
- ci/tutorial: (runtime 123s)
- label
- odoo-dev:19.0-tutorial-estate-adpaw
- head
- 8e1e94263a0f79de1c4353b4e362f5ffd10db8ed
| odoo/tutorials | |
|---|---|
| 19.0 | #1191 missing r+ |
| master |
[ADD] Estate: Created new estate module
Initial setup completed for creating a new estate module. Created the base estate module and installed it.
Initialized model and model fields which generates tables using odoo ORM.