odoo/tutorials#846
Created by Dhruvrajsinh Zala (zadh)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 3s)
- ci/tutorial: (runtime 102s)
- label
- odoo-dev:18.0-training-zadh
- head
- 756fc9e6b1e8087f2e4de0765f7b789347a2dd0e
odoo/tutorials | |
---|---|
18.0 | #846 missing r+ |
master |
[ADD] estate: added real estate module
Features:
- Initialize estate module.
- Define property model with key fields
- Add basic list and form views for properties
- Set up menu items and actions for navigation
- Implement model inheritance as required
- Create invoice upon property sale