İçereği Atla
Menü
Bu soru işaretlendi
6 Cevaplar
6641 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
13779
3
Kas 24
3250
2
Ağu 15
6040
0
Mar 25
948
2
Haz 20
5985