Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
4473 Zobrazení


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

Avatar
Zrušit
Nejlepší odpověď

Hi,

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


Hope it helps


Avatar
Zrušit