Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
3457 Widoki

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.

 

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
3
maj 25
1618
1
kwi 25
1223
3
wrz 24
14080
2
lut 24
2405
1
lip 23
2671