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

I my odoo app a have two models "contract" and "contract_line". Each contract has a One2many field (contract_line_ids) meaning that each contract has a list o many contract lines.
In the contract I have represented that one2many contract_line_ids as a tree view inside the form. The problem is that a contract has too many contract line and is dificult to locate a specific contract line. So I need to implement a search box, or any other way to filter those contract lines inside "contract" that matches ans specific condition (ex search the contract_line with ans specific name, cod etc.)
How do I implement a search mechanism for that One2many field?








아바타
취소
베스트 답변

Hi,

There is a module in odoo apps store for version 13, see whether it works in odoo 12 or refer the code: Quick Search in one2many

Thanks

아바타
취소
관련 게시물 답글 화면 활동
1
9월 23
3473
1
9월 21
26325
2
7월 20
3783
2
9월 23
4319
1
1월 23
2590