跳至内容
菜单
此问题已终结
2 回复
4102 查看

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
6919
1
5月 24
4001
1
7月 22
2273
2
4月 22
2740
1
3月 22
3860