Skip to Content
मेन्यू
This question has been flagged
1766 Views
What the difference between
    odoo.define("web_example", function (require) {
and
    openerp.web_example = function (instance) {
?
Avatar
Discard