콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다

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.  

 

아바타
취소
베스트 답변

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

아바타
취소
베스트 답변

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

 

아바타
취소
작성자

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

관련 게시물 답글 화면 활동
2
9월 25
1451
2
11월 24
3446
1
7월 24
1915
0
10월 23
1616
1
6월 23
2412