تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
3747 أدوات العرض

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
مايو 25
2295
1
أبريل 25
1740
3
سبتمبر 24
14915
2
فبراير 24
2804
1
يوليو 23
3004