Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
5173 Vues

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
Ignorer
Meilleure réponse

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

Avatar
Ignorer
Meilleure réponse

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

 

Avatar
Ignorer
Auteur

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

Publications associées Réponses Vues Activité
2
sept. 25
1463
2
nov. 24
3504
1
juil. 24
1950
0
oct. 23
1639
1
juin 23
2437