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

The model accout.bank.statement contains balance_end and balance_end_real.   balance_end computed when this fuction

def button_dummy(self, cr, uid, ids, context=None):
        return self.write(cr, uid, ids, {}, context=context)              

is called or if we click o save. I want to assign balance_end value(After computing) to balance_end_real field. How can i achieve this.

 

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
3
maj 25
1605
1
apr. 25
1214
3
sep. 24
14069
2
feb. 24
2392
1
jul. 23
2655