Skip to Content
मेन्यू
This question has been flagged
2 Replies
4096 Views

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.

Avatar
Discard
Best Answer

Hello Fleixi,

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

Cheers! 

Avatar
Discard
Best Answer

Hello Fleixi, 

In wirte method you have current record in self.

so use self. you got complete record in self,

Avatar
Discard
Related Posts Replies Views Activity
1
सित॰ 24
6915
1
मई 24
3999
1
जुल॰ 22
2269
2
अप्रैल 22
2739
1
मार्च 22
3854