odoo/tutorials#1307
Created by Simon Dumoulin (sidum)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 3s)
- ci/tutorial: (runtime 153s)
- label
- odoo-dev:19.0-web-framework-tutorial-sidum
- head
- 83f6601ffcba2e91c679f4157899cc7143df8462
| odoo/tutorials | |
|---|---|
| 19.0 | #1307 missing r+ |
| master |
[ADD] awesome_owl, awesome_dashboard: basic client-side modules for todos and t-shirt sales dashboard
Problem:
- No existing module for handling simple todo list.
- No existing module for analysing t-shirt sales.
Solution:
- New module (100% client-side) with basic components such as todo list and counter.
- New module (100% client-side) implementing a dashboard for t-shirt sales analysis.