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

​It is possible to get the custom field in other model like for example

"I want to print the x_test custom field from model stock.picking
to report_invoice_document_new ?

아바타
취소

You can search stock.picking related to that invoice using search method and fetch value iof x_test field.