跳至内容
菜单
此问题已终结
3251 查看

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

形象
丢弃
相关帖文 回复 查看 活动
2
7月 24
15699
0
6月 24
1127
2
9月 23
8541
1
4月 20
10288
1
4月 20
4833