تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
6 الردود
7016 أدوات العرض

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

????

الصورة الرمزية
إهمال
أفضل إجابة

 problem solved :) 

الصورة الرمزية
إهمال
أفضل إجابة

hi 

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

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

الصورة الرمزية
إهمال
الكاتب أفضل إجابة

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

الصورة الرمزية
إهمال
أفضل إجابة

Hi,

For Customer Invoice:

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

For Supplier Invoice :

<field name="inherit_id" ref="account.invoice_supplier_form"/>
الصورة الرمزية
إهمال
الكاتب

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

Can u post your xml code ?

المنشورات ذات الصلة الردود أدوات العرض النشاط
3
يناير 24
14131
3
نوفمبر 24
4578
2
أغسطس 15
6330
0
مارس 25
1286
2
يونيو 20
6439