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

I like to execute some custom code after a res.partner is updated. Therefor i have overridden the write method. Badly i need the complete record not only the changed values. How do i get this record.

アバター
破棄
最善の回答

Hello Fleixi,

In write method you can use self  to get the current record

Cheers! 

アバター
破棄
最善の回答

Hello Fleixi, 

In wirte method you have current record in self.

so use self. you got complete record in self,

アバター
破棄
関連投稿 返信 ビュー 活動
1
9月 24
6921
1
5月 24
4003
1
7月 22
2277
2
4月 22
2741
1
3月 22
3865