Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2 Replies
5184 Tampilan

I have inherited a account.bank.statement model, it has balance_end_real, balance_start float fields, balance_end functional field. I want to assign balance_end field value to balance_end_real field. How can i do this??. Please help me.  

 

Avatar
Buang
Jawaban Terbai

how about inheriting create() and write() methods and force assign balance_end_real to match the value of the computed functional field

Avatar
Buang
Jawaban Terbai

OR, you can write the values, while confirming the Bank Entry...

 

Avatar
Buang
Penulis

I am updating the balance_end_real with balance_end while confirming bank entry. Does this create any problem in future. I don't know openerp coding much

Post Terkait Replies Tampilan Aktivitas
2
Sep 25
1471
2
Nov 24
3515
1
Jul 24
1959
0
Okt 23
1640
1
Jun 23
2442