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

The report's template 'Invoices' is wrong, please contact your administrator. Can not separate file to save as attachment because the report's template does not contains the attributes 'data-oe-model' and 'data-oe-id' on the div with 'article' classname.

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

Hi,

You need to define ''t-att-data-oe-model' and 't-att-data-oe-id' ' in your external_layout.

Like this:

<div class="article o_report_layout_standard" t-att-data-oe-model="o and o._name" t-att-data-oe-id="o and o.id">


    <t t-call="web.address_layout"/>


    <t t-raw="0"/>


</div>


Regards

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

I have the same problem


 the problem of printing invoice is with users account but in administrator account, it is working

الصورة الرمزية
إهمال

* could you provide steps to reproduce the same in odoo runbot, so that it can be fixed

أفضل إجابة

I got same error on Odoo 16.


The report's template False is wrong, please contact your administrator. 

Can not separate file to save as attachment because the report's template does not contains the attributes 'data-oe-model' and 'data-oe-id' on the div with 'article' classname.


Could anyone suggest solution to fix and what the template has to change ?

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
1
يوليو 25
1260
2
يوليو 25
1498
1
يوليو 25
2537
3
أبريل 25
2462
3
أبريل 25
3467