跳至内容
菜单
此问题已终结
1 回复
4464 查看


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


形象
丢弃