Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
5174 Visualizzazioni

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
Abbandona
Risposta migliore

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

Avatar
Abbandona
Risposta migliore

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

 

Avatar
Abbandona
Autore

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 correlati Risposte Visualizzazioni Attività
2
set 25
1463
2
nov 24
3504
1
lug 24
1950
0
ott 23
1639
1
giu 23
2437