odoo/tutorials#1407
Created by Lokesh Singh Bora (losbo)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 3s)
- ci/tutorial: (runtime 215s)
- label
- odoo-dev:19.0-tutorial-losbo
- head
- 3782710db5be0a4a85da20618aa22645f9cd60be
| odoo/tutorials | |
|---|---|
| 19.0 | #1407 missing r+ |
| master |
[LOSBO] Real Estate Property Management - Tutorials
Implementation of the estate tutorial module covering initial module setup, security access, and property models:
- Initialized estate module along with manifest metadata (author and license).
- Configured security access rights for the estate.property model.
- Added initial views and menu structures to create property records.
- Added custom list views and application icons.
- Created the estate.property.type model along with initial view configurations.