跳至內容
選單
此問題已被標幟
3508 瀏覽次數

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
1680
1
4月 25
1267
3
9月 24
14152
2
2月 24
2442
1
7月 23
2699