odoo/tutorials#928
Created by Tirth Sheth (tshe)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 27s)
- ci/tutorial: (runtime 879s)
- label
- odoo-dev:18.0-tutorials-tshe
- head
- 1a0c139da45172cfc1b1ef6c15d7f46ac9ffa5a6
odoo/tutorials | |
---|---|
18.0 | #928 missing r+ |
master |
[ADD] estate: real estate module
- Created an estate application for Odoo
- Added access rights in ir.model.access.csv for estate.property
- Created XML data files for actions and menus in the estate module
- Defined three-level menu structure for property management
- Implemented default values and field attributes for estate.property
- Defined list and form views for different models and added some filters
- Added active and state fields with predefined behaviors
- Defined Relations between models