Odoo Module - OWL JS single page application examples in website.
- Install this module.
- Goto
/owl_page. - Modify
static/src/componentsfiles to make a changes. - Load assets by add the path to
__manifest__.py.
- Component
- Hooks
- Cookies
- Router
- RouterComponent
- Router Link
- Animation
- Load XML (QWeb)
- Env
- Store
- Event bus
- Observer
- Request to backend (RPC)
- Submit data to backend (POST request)
- Translation
- Utils - Debounce
- Misc
- AsyncRoot
- Portal