İçereği Atla
Menü
Bu soru işaretlendi
2 Cevaplar
5182 Görünümler

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
Vazgeç
En İyi Yanıt

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

Avatar
Vazgeç
En İyi Yanıt

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

 

Avatar
Vazgeç
Üretici

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

İlgili Gönderiler Cevaplar Görünümler Aktivite
2
Eyl 25
1465
2
Kas 24
3511
1
Tem 24
1955
0
Eki 23
1640
1
Haz 23
2440