The key objective behind Odoo Technical Training is to literate the Odoo Developers, Partners, and other public on the OWL(Odoo Web Library) framework. The training envisions sharing how to Build an OWL Project. Course Content: 1) Introduction to OWL 1:07 2) Setting Up an OWL Project 8:47 3) What’s new in #Odoo15Js 4) OWL Components […]
This video discusses on overriding existing widgets inside POS by a step by step process of inheriting point of sale assets, extending an existing widget and adding desired codes into it. Best practices as suggested by Odoo for javascript customisations. 1. remember the convention for a module name: addon name suffixed with module name. 2. […]