odoo/tutorials#1191
Created by Aditi Pawar (adpaw)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 7s)
- ci/tutorial: (runtime 151s)
- label
- odoo-dev:19.0-tutorial-estate-adpaw
- head
- abeb835c7e1fd0fcf016bec9001a6ee1471a6e7a
| 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.