odoo/tutorials#787
Created by Maxime Noirhomme (noma)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 2s)
- ci/tutorial: (runtime 162s)
- label
- odoo-dev:18.0-task-tutorial-noma
- head
- 6ad21398475444f4d561ce69cc82b97569eca9a8
odoo/tutorials | |
---|---|
18.0 | #787 missing statuses missing r+ |
master |
[ADD] estate: it creates a basic estate application
- Setup estate application
- Add models: estate property, estate property type, estate property tag, estate property offer
- Access right setup: all access to base user.
- Add a list and form
- Add filter and group by
- Add computed fields (best offer, total area and offer deadline) and onchange trigger function (garden)