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

Hey, so we are modifying the recurring contract module and have a slight snag.


We have the model for the header of the document which contains the customer.


Then we have a model for all the lines for that contract.


We want to be able to get data from the header model into the line model so we can use domain to filter what products can be seen based on the customer that is selected.


How can this be done? Thanks,


We have tried creating a field that relates to the parent document on the line model however this is unsuccessfull. Tried using context and domain  but got nowhere.

아바타
취소

You can use context: https://goo.gl/JmQRKw

베스트 답변

There is an OCA module "web_domain_field" that can help you to do this.

The problem is that the module is yet not published on v11 [PR #1019] and also not available in v12 but you can get the WIP module from the Maartincm's branch and use the v11 module in v12 which will work without any issue.

See how to use the module for domain.

I am also using this module of v11 in v12 without any issue.

아바타
취소
작성자

This is brilliant! Thank you

관련 게시물 답글 화면 활동
2
12월 23
14943
0
10월 23
33
3
10월 23
790
1
10월 23
569
1
8월 23
2571