Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odgovori
5149 Prikazi

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
Opusti
Best Answer

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

Avatar
Opusti
Best Answer

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

 

Avatar
Opusti
Avtor

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

Related Posts Odgovori Prikazi Aktivnost
2
sep. 25
1455
2
nov. 24
3453
1
jul. 24
1919
0
okt. 23
1618
1
jun. 23
2415