Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
3219 Visualizações

Impacted versions:
11.0

Steps to reproduce:
        Create records via Python Code like below

try:
        self.env['model_name'].create({'name': "Name"})
except Exception:
        pass

Current behavior:
    Record Creation has done if even getting the exception

Expected behavior:
    Need to rollback the records if it throws an error

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
2
jul. 24
15664
0
jun. 24
1103
2
set. 23
8479
1
abr. 20
10262
1
abr. 20
4807