odoo/tutorials#813
Created by Himanshu Chaudhari (hich)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 7s)
- ci/tutorial: (runtime 147s)
- label
- odoo-dev:18.0-training-hich
- head
- e0eecd7c20a43753de21eb5cbd821fb4ceff0474
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 )