"/opt/odoo/odoo/addons/base/models/ir_http.py",跟踪(最近一次调用):文件第237行,在_dispatch result = request.dispatch_call_kw(模型、方法、args、kwargs)文件"/opt/odoo/addons/web/controllers/m
我有一个重载write ()方法的函数。我有另一个函数,这个函数没有任何作用,但它可以修改字段。 除了它必须调用调用第一个函数的write方法...当某些字段受到影响时,有没有办法让write方法不被调用?下面是我的代码: Write ()方法: # Appel cette méthode quand on modifie un enregistrement d
/odoo_11/src/linked/l10n_es_account_invoice_sequence/models/account_invoice.py", line 64, in unlinkself.filtered(lambda x: x.journal_id.invoice_sequence_id).write(
File "/path/to/odoo/odoo/m