Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
3250 Widoki

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
lip 24
15698
0
cze 24
1127
2
wrz 23
8539
1
kwi 20
10288
1
kwi 20
4833