odoo/tutorials#1102
Created by Jaldip Vekariya (javek)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 29s)
- ci/tutorial: (runtime 324s)
- label
- odoo-dev:19.0-tutorials-javek
- head
- 37beac2d3cd0606159b70c988ef3237ff9a1a69c
| odoo/tutorials | |
|---|---|
| 19.0 | #1102 missing r+ |
| master |
[IMP] estate: add offer count stat button and default fillter for available property
Users can list their properties and add offers for them.
Admins can manage offer statuses and property statuses.
Added multiple views, actions, computed fields, and onchange fields.
Implemented SQL and Python constraints for various fields.
Added Inline Views,Widgets for color picking and statusbar.
Added List Order by models,view,manual.
user can edit their property type and tags in the list view.
after accepting an offer accept/refuse buttons are hidden and all other offers will be refused.
date availability field is hidded in list view and hidden by default.