Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
4472 Tampilan


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

Avatar
Buang
Jawaban Terbai

Hi,

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


Hope it helps


Avatar
Buang