odoo/tutorials#1191
Created by Aditi Pawar (adpaw)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 5s)
- ci/tutorial: (runtime 120s)
- label
- odoo-dev:19.0-tutorial-estate-adpaw
- head
- 09c816f73cb4f6c23a3d49c1e094d2f832b21c9f
| odoo/tutorials | |
|---|---|
| 19.0 | #1191 missing r+ |
| master |
[ADD] Estate: Chapter 2 & 3
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.