Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3224 Переглядів

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

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
2
лип. 24
15670
0
черв. 24
1106
2
вер. 23
8480
1
квіт. 20
10263
1
квіт. 20
4809