odoo/tutorials#839
Created by Megha Tulsyani (metu)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 3s)
- ci/tutorial: (runtime 142s)
- label
- odoo-dev:18.0-training-metu
- head
- b02961b376784a5a80e64d11cb23fcf9e6e8790f
odoo/tutorials | |
---|---|
18.0 | #839 missing r+ |
master |
[ADD] real_estate: add complete real estate management module
This branch introduces a complete Real Estate management module to handle
property listings, offers, access control, invoicing, and website integration.
Key Features:
Property Management: Configure and manage estate properties with clean form,
list, and kanban views.
Offer Handling: Enable offer submission with business validations and acceptance
workflows.
Access Control: Define model-level access and permissions for real estate roles.
Website Integration: Display listings and allow users to submit offers online.
Accounting: Seamlessly integrate with invoicing through the
estate_account module
Standards Compliance: Includes test coverage and follows Odoo best practices.
This module offers an end-to-end Real Estate solution within the Odoo ecosystem.