odoo/tutorials#761
Created by Parth Vyas (pavy)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 4s)
- ci/tutorial: (runtime 32s)
- label
- odoo-dev:18.0-training-pavy
- head
- e032fb4dade2291d1c0c4497c5a76074ce123ea1
odoo/tutorials | |
---|---|
18.0 | #761 missing statuses missing r+ |
master |
[ADD] estate, estate_account, awesome_owl, awesome_dashboard: tutorial modules
- Introduced the
estate
module andproperty
model for managing real estate listings and offers. - Created the
estate_account
module, demonstrating inheritance fromestate
andaccount
. - Explored and implemented basic Owl reusable UI components (card, counter, to-do list) in
awesome_owl
. - Developed a statistics dashboard in
awesome_dashboard
to visualize T-shirt sales data with a pie chart.