Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
6 Besvarelser
6777 Visninger

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"/>

????

Avatar
Kassér
Bedste svar

 problem solved :) 

Avatar
Kassér
Bedste svar

hi 

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

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

Avatar
Kassér
Forfatter Bedste svar

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

Avatar
Kassér
Bedste svar

Hi,

For Customer Invoice:

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

For Supplier Invoice :

<field name="inherit_id" ref="account.invoice_supplier_form"/>
Avatar
Kassér
Forfatter

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

Can u post your xml code ?

Related Posts Besvarelser Visninger Aktivitet
3
jan. 24
13894
3
nov. 24
3474
2
aug. 15
6149
0
mar. 25
1066
2
jun. 20
6096