Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
4129 Vues

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
Ignorer
Meilleure réponse

Hello Fleixi,

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

Cheers! 

Avatar
Ignorer
Meilleure réponse

Hello Fleixi, 

In wirte method you have current record in self.

so use self. you got complete record in self,

Avatar
Ignorer
Publications associées Réponses Vues Activité
1
sept. 24
6934
1
mai 24
4018
1
juil. 22
2282
2
avr. 22
2743
1
mars 22
3880