Odoo Slides

Experience the world’s most advanced technology to grow and build your business.

how to extend odoo form view using js class
In Odoo, js_class is used in form views to link JavaScript classes to XML views. This allows developers to extend and customize the behavior of Odoo form views by leveraging the power of JavaScript.First, we need to register a class in JavaScript for a particular view. When we add the same class for a form view, it injects the customized view into the form.
WhatsApp