odoo/tutorials#813
Created by Himanshu Chaudhari (hich)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 5s)
- ci/tutorial: (runtime 227s)
- label
- odoo-dev:18.0-training-hich
- head
- 7e9a1a465073115d3c8d4b3b0e31d469d18dc5aa
odoo/tutorials | |
---|---|
18.0 | #813 missing r+ |
master |
[ADD] estate and awesome dashboard: add estate module for property selling and build awesome_dashboard using owl
-
created Estate module for selling properties, add offers to properties, created invoice when property get sold, added many small features & contrainsts to the app, write test cases for module
-
learnt about owl framework, created simple todo app to get idea of owl structure, components and props and more,
-created awaesome dashboard using owl js, learnt about services, hook, registery, reactivity etc, implemenmted pie chart using chart JS, get known to LazyLoading component, created dashboard setting for viewing only ticked cards( save inlocalstorage )