Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
3447 Tampilan

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
Buang
Post Terkait Replies Tampilan Aktivitas
3
Mei 25
1611
1
Apr 25
1219
3
Sep 24
14072
2
Feb 24
2395
1
Jul 23
2669