odoo/tutorials#1003
Created by Mohamed Khaled Fouad Essawi Alnaqish (moaln)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 28s)
- ci/tutorial: (runtime 188s)
- label
- odoo-dev:19.0-onboarding-moaln
- head
- e6b35b960b0edaa94189570cda13ef34fca93dc4
| odoo/tutorials | |
|---|---|
| 19.0 | #1003 missing r+ |
| master |
[ADD] estate{_account}: added estate{_account} moduels - MOALN
Added new Modules: estate{_account}
-
Estate Module:
- Lets you list and sell estate properties.
- Add property details like type, size, rooms, garage, and price.
- Receive offers — the property status updates automatically.
- Review offers (sorted from highest to lowest) and accept or reject them.
- View properties in List, Kanban, or Form views.
- By default, shows only properties with New or Offer Received status.
- Once a property is Sold, Cancelled, or Offer Accepted, the offers list becomes read-only. -
Estate Account Module
- It is built on both estate and account modules.
- When a property is sold, it automatically creates an invoice in the accounting app.