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

Hi,

We use Odoo 10 CE and wish to have default values based on a condition.  The model in question being Invoice (account.invoice).


In the Invoice model, we have fiscal position ( fiscal_position_id) and journal ( journal_id).  We are able to select the fiscal position of the customer from the partner form and this changes on the Invoice -> other info tab depending on the selected customer.


We wish to select the corresponding journal based on corresponding partner fiscal position. For example, for all partners who are fiscal position as Normal, the corresponding journal on the invoice shall be Sale Journal and for all partners who have fiscal position as Exempt , the corresponding journal on the invoice shall be Invoice Journal.  


Kindly help.

Regards, 

아바타
취소
베스트 답변

Hi,

For this you can make change in the onchange method of the the partner in the invoice and apply the above logic.

For writing onchange function: https://www.youtube.com/watch?v=Cj6ME0qNdno

Thanks

아바타
취소
관련 게시물 답글 화면 활동
2
8월 17
5909
1
7월 25
1091
2
7월 25
1241
1
7월 25
2333
3
4월 25
2243