Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
3148 Visualizzazioni

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
2
lug 24
15420
0
giu 24
990
2
set 23
8299
1
apr 20
10116
1
apr 20
4686