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

hi, im trying to inheit the customer invoice view but its the supplier invoice form thats shown:

<field name="inherit_id" ref="account.invoice_form"/>

????

아바타
취소
베스트 답변

 problem solved :) 

아바타
취소
베스트 답변

hi 

i think you should refer the form in your action like this :

<field name="view_id" ref="account.invoice_form"/>

아바타
취소
작성자 베스트 답변

im doing like this but im always getting the supplier form!!!!!!!!!!

아바타
취소
베스트 답변

Hi,

For Customer Invoice:

<field name="inherit_id" ref="account.invoice_form"/>

For Supplier Invoice :

<field name="inherit_id" ref="account.invoice_supplier_form"/>
아바타
취소
작성자

im doing like this but im always getting the supplier form!!!!!!!!!!

Can u post your xml code ?

관련 게시물 답글 화면 활동
3
1월 24
13993
3
11월 24
3915
2
8월 15
6228
0
3월 25
1139
2
6월 20
6256