odoo/tutorials#1401
Created by Aryan Shiv Yagna Pandey (asypa)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 8s)
- ci/tutorial: (runtime 18031s)
- label
- odoo-dev:19.0-tutorials-asypa
- head
- 7e212b6628b881cabc742ec4f632a62654538f5b
| odoo/tutorials | |
|---|---|
| 19.0 | #1401 missing r+ |
| master |
[Add] Estate Property Model
Implement the estate module as part of the Odoo tutorial.
- Implemented the
estate.propertymodel and its fields. - Added views, menus, and actions.
- Added security and access rights.