Skip to Content
मेन्यू
This question has been flagged
3242 Views

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
Discard
Related Posts Replies Views Activity
2
जुल॰ 24
15688
0
जून 24
1122
2
सित॰ 23
8520
1
अप्रैल 20
10279
1
अप्रैल 20
4821