Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
4898 Vues


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

Avatar
Ignorer
Meilleure réponse

Hi,

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


Hope it helps


Avatar
Ignorer