跳至內容
選單
此問題已被標幟
1 回覆
4580 瀏覽次數


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


頭像
捨棄