Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
3125 Tampilan

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
Buang
Post Terkait Replies Tampilan Aktivitas
2
Jul 24
15349
0
Jun 24
964
2
Sep 23
8269
1
Apr 20
10066
1
Apr 20
4631