Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
4469 Visualizações


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

Avatar
Cancelar
Melhor resposta

Hi,

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


Hope it helps


Avatar
Cancelar