跳至內容
選單
此問題已被標幟
3129 瀏覽次數

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
15374
0
6月 24
973
2
9月 23
8278
1
4月 20
10080
1
4月 20
4651