Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
4540 Prikazi


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

Avatar
Opusti
Best Answer

Hi,

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


Hope it helps


Avatar
Opusti