Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
6 Răspunsuri
6644 Vizualizări

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

????

Imagine profil
Abandonează
Cel mai bun răspuns

 problem solved :) 

Imagine profil
Abandonează
Cel mai bun răspuns

hi 

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

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

Imagine profil
Abandonează
Autor Cel mai bun răspuns

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

Imagine profil
Abandonează
Cel mai bun răspuns

Hi,

For Customer Invoice:

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

For Supplier Invoice :

<field name="inherit_id" ref="account.invoice_supplier_form"/>
Imagine profil
Abandonează
Autor

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

Can u post your xml code ?

Related Posts Răspunsuri Vizualizări Activitate
3
ian. 24
13781
3
nov. 24
3253
2
aug. 15
6045
0
mar. 25
956
2
iun. 20
5990