Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
6 Risposte
6638 Visualizzazioni

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
Abbandona
Risposta migliore

 problem solved :) 

Avatar
Abbandona
Risposta migliore

hi 

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

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

Avatar
Abbandona
Autore Risposta migliore

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

Avatar
Abbandona
Risposta migliore

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
Abbandona
Autore

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

Can u post your xml code ?

Post correlati Risposte Visualizzazioni Attività
3
gen 24
13779
3
nov 24
3250
2
ago 15
6036
0
mar 25
947
2
giu 20
5983