Skip to Content
Menu
This question has been flagged
6 Replies
6643 Zobrazenia

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
Zrušiť
Best Answer

 problem solved :) 

Avatar
Zrušiť
Best Answer

hi 

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

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

Avatar
Zrušiť
Autor Best Answer

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

Avatar
Zrušiť
Best Answer

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
Zrušiť
Autor

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

Can u post your xml code ?

Related Posts Replies Zobrazenia Aktivita
3
jan 24
13781
3
nov 24
3253
2
aug 15
6044
0
mar 25
950
2
jún 20
5986