コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
4505 ビュー


The model odoo.addons.sale_extend.models.project_project is not overriding the create method in batch

アバター
破棄
最善の回答

Hi,

Change the create function @api.model to @api.model_create_multi


Hope it helps


アバター
破棄