Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
6 Odpovědi
6695 Zobrazení

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šit
Nejlepší odpověď

 problem solved :) 

Avatar
Zrušit
Nejlepší odpověď

hi 

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

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

Avatar
Zrušit
Autor Nejlepší odpověď

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

Avatar
Zrušit
Nejlepší odpověď

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šit
Autor

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

Can u post your xml code ?

Related Posts Odpovědi Zobrazení Aktivita
3
led 24
13821
3
lis 24
3306
2
srp 15
6080
0
bře 25
995
2
čvn 20
6039