odoo/tutorials#1360
Created by Prerana Sadashiv Yesugade (pryes)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 3s)
- ci/tutorial: (runtime 5618s)
- label
- odoo-dev:19.0-tutorials-pryes
- head
- 1d8ef38963bc2b3f66e934965e69542d2ad1374d
| odoo/tutorials | |
|---|---|
| 19.0 | #1360 missing r+ |
| master |
[ADD] estate: Initial module for Real Estate Business
This PR introduces the initial implementation of the Estate module for managing real estate properties.
It includes:
- Property records and essential property information
- Property lifecycle management
- Property navigation menus and window actions
- Access rights for internal users
- Default values and data consistency improvements
- Custom list, form and search views
- Property search, filtering and grouping
Overall, this PR establishes the core architecture and user interface of the Estate application, providing the foundation for future enhancements in subsequent tutorial exercises