odoo/tutorials#1187
Created by Pranjali Sangavekar (prsan)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 2s)
- ci/tutorial: (runtime 2946s)
- label
- odoo-dev:19.0-tutorials-estate-prsan
- head
- 3ec451674aeee31c5d060e8ba542a92e3854ea0f
| odoo/tutorials | |
|---|---|
| 19.0 | #1187 missing statuses missing r+ |
| master |
[ADD] estate: add module to sell property
-Created a new app called Estate.
-Set up the estate addon with a proper manifest file.
-Added estate property model with all required fields.
-Access rights assigned to base groups.
-CH2 , CH3 Completed.