Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
3751 มุมมอง

Hi,

I would like to apply a constraint on specific fields whatever the fileds that are modified.
For example I would like to check that field 'my_field' is checked whatever the filed that is changed :

@api.one
@api.constrains('write_date', 'create_date', 'my_field')
def my_constraints(self):
.../... Blabla raise ValdiationError

This part works well if my_field is modified, yet it's not thrown if another field is changed.
So the constraints does not apply each time you validate a record.
How is it possible to do so?

Do I need to override the write method?

regards

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
2
ก.ค. 17
3964
1
ส.ค. 25
966
1
ส.ค. 25
1212
2
ก.ค. 25
3947
API xmlrpc - upload pdf bills to account แก้ไขแล้ว
3
ก.ค. 25
1269