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

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
13778
3
نوفمبر 24
3249
2
أغسطس 15
6034
0
مارس 25
947
2
يونيو 20
5983