コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1773 ビュー
What the difference between
    odoo.define("web_example", function (require) {
and
    openerp.web_example = function (instance) {
?
アバター
破棄