Odoo Custom Dashboard using Javascript (ORM and Action Service)

Опубликовано: 26 Октябрь 2024
на канале: AJScript Media
7,644
204

Odoo Custom Dashboard using Javascript (ORM and Action Service)

In this tutorial, you will learn how to create a custom sales dashboard using OWL Javascript Framework. There will be different areas to learn like components, states, ORM Services, Action Services, and others.

During the first tutorial, We have done creating the layout, so now we just need to retrieve data from the database and replace the static values. We will only use pure JavaScript here to retrieve records from the database.

Part 1: Odoo Custom Dashboard Tutorial | OWL Javascript    • Odoo Custom Dashboard Tutorial | OWL ...  
Part 3:    • Odoo Dashboard Using Chart JS  

Github Repo: https://github.com/ajscriptmedia/odoo...

OWL Javascript Framework -    • Odoo OWL Framework  
Odoo POS Tutorial -    • Odoo PoS Tutorial  
Odoo Theme Tutorial -    • Odoo Theme Development Tutorial From ...