İçereği Atla
Menü
Bu soru işaretlendi
6 Cevaplar
6943 Görünümler

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
Vazgeç
En İyi Yanıt

 problem solved :) 

Avatar
Vazgeç
En İyi Yanıt

hi 

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

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

Avatar
Vazgeç
Üretici En İyi Yanıt

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

Avatar
Vazgeç
En İyi Yanıt

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
Vazgeç
Üretici

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

Can u post your xml code ?

İlgili Gönderiler Cevaplar Görünümler Aktivite
3
Oca 24
14038
3
Kas 24
4217
2
Ağu 15
6265
0
Mar 25
1190
2
Haz 20
6310