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

I have a requirement, suppose there is 2 table


table_A
field_1 = char()
field_2 = many2one('table_B')
table_b
name= char()
if i click on field_2 of table_A then it call name_search function of table_B, In name search i need value of that record ID of table_A
My requirement is i need customize name_search to return value based on the value of field_1 of table_A
Is this possible to do in odoo?

아바타
취소

When should you use name_search method: https://goo.gl/7PHhPP

관련 게시물 답글 화면 활동
0
7월 17
3771
2
9월 15
9094
1
7월 15
6684
name_get 해결 완료
2
7월 24
9867
1
4월 19
2654