跳至内容
菜单
此问题已终结
3432 查看

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.

 

形象
丢弃
相关帖文 回复 查看 活动
3
5月 25
1595
1
4月 25
1210
3
9月 24
14059
2
2月 24
2389
1
7月 23
2645