Skip to content Skip to sidebar Skip to footer
Showing posts with the label Odoo 10

Odoo Change Base Javascript Method

There is a file in Odoo: addons/mail/static/src/js/chatter.js . It contains a method I would like t… Read more Odoo Change Base Javascript Method

Odoo10 - How To Do Javascript

I must be doing something completely wrong: odoo.define('my_module.popups', function (requi… Read more Odoo10 - How To Do Javascript

Add Npm Pckage In Odoo

I want to use a npm package in odoo so that I can use that in odoo widget. I have seen that odoo we… Read more Add Npm Pckage In Odoo