Se rendre au contenu
Menu
Cette question a été signalée
3235 Vues

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
Ignorer
Publications associées Réponses Vues Activité
2
juil. 24
15681
0
juin 24
1120
2
sept. 23
8518
1
avr. 20
10274
1
avr. 20
4816