Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
6 Replies
6649 Tampilan

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
Buang
Jawaban Terbai

 problem solved :) 

Avatar
Buang
Jawaban Terbai

hi 

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

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

Avatar
Buang
Penulis Jawaban Terbai

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

Avatar
Buang
Jawaban Terbai

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
Buang
Penulis

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

Can u post your xml code ?

Post Terkait Replies Tampilan Aktivitas
3
Jan 24
13782
3
Nov 24
3257
2
Agu 15
6047
0
Mar 25
958
2
Jun 20
5996