odoo/tutorials#1404
Created by Aditya Rakesh Maurya (adrma)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 3s)
- ci/tutorial: (runtime 178s)
- label
- odoo-dev:19.0-tutorials-adrma
- head
- fe3e7980ee85a899f26ba41893e7fc1b4e84d3f8
| odoo/tutorials | |
|---|---|
| 19.0 | #1404 missing r+ |
| master |
[ADD] estate: tutorial module implementation and property setup
Description
Implementation of the estate tutorial module covering initial module setup, security access, and property models:
- Initialized
estatemodule along with manifest metadata (author and license). - Configured security access rights for the
estate.propertymodel. - Added initial views and menu structures to create property records.
- Added custom list views and application icons.
- Created the
estate.property.typemodel along with initial view configurations.
Target Branch
19.0