Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odgovori
4117 Prikazi

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
Opusti
Best Answer

Hello Fleixi,

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

Cheers! 

Avatar
Opusti
Best Answer

Hello Fleixi, 

In wirte method you have current record in self.

so use self. you got complete record in self,

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
1
sep. 24
6922
1
maj 24
4003
1
jul. 22
2277
2
apr. 22
2741
1
mar. 22
3865