コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
4198 ビュー


@onchange has self._origin to get previous values, but this is not available for @constrains.

How do you get the previous value of a field? This is most usefull sometimes when you want to add a constrain based on a previous value


Right now I'm solving this in the write() method by getting the value before and after calling super.write and then raising an UserError. Seems this would be better fit for constrains


Thanks



アバター
破棄
最善の回答

I go further and asks how to know if it is a newly created record from inside constrains decorator method?

アバター
破棄
関連投稿 返信 ビュー 活動
2
12月 23
2632
0
6月 21
2351
2
6月 20
2916
2
3月 24
5204
1
7月 23
1331