Class Javascript Odoo Odoo 10 Odoo Change Base Javascript Method May 26, 2024 Post a Comment 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
Components Javascript Odoo Odoo 14 How To Override Existed Component In Owl Odoo 14 / Trigger Click Function Everytime Go To View In Odoo 14 May 17, 2024 Post a Comment When we open mail.chatter view, we have a 'paperclip' icon, when we click on it then will … Read more How To Override Existed Component In Owl Odoo 14 / Trigger Click Function Everytime Go To View In Odoo 14
Javascript Odoo Python How To Call An Odoo Controller Function From Js File March 07, 2024 Post a Comment i set a keyDown from JS file call a function in Py file this is my JS file _onKeydown_searchText: f… Read more How To Call An Odoo Controller Function From Js File
Javascript Npm Install Odoo Odoo 10 Odoo View Add Npm Pckage In Odoo March 03, 2024 Post a Comment 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