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

Hello,

I wish to build a small client on a mini PC that will print delivery notes automatically in our warehouse for the packing crew.

This requires me to be able to run QWeb reports programmatically. Being able to call reports via XML-RPC or URL will suffice but it appears Odoo 11 has changed and there is no documentation to provide new examples.

XML-RPC

https://www.odoo.com/documentation/11.0/webservices/odoo.html#report-printing

Out of datehttps://github.com/odoo/odoo/issues/22540 this coincides with my own errors

URL

https://www.odoo.com/documentation/11.0/reference/reports.html#reports-are-web-pages

This no longer works as report has merged into web. Replacing report with web in URL did not appear to work

A simple example of how one can retrieve a report would be enormously helpful to me and likely many others

An example of my efforts:

self._models.execute_kw(self.db, self._uid, self.password,

                                "ir.actions.report", "render_qweb_pdf", [report_id, product_id])


This simply spits out a "xml.parsers.expat.ExpatError: not well-formed (invalid token)"

An example or link to a working snippet would be greatly appreciated!

Regards,


Sam




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

Same problem here...

أفضل إجابة

Hello,

Have you found a solution?


Thanks in advance

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

Hi there

has anyone a solution for odoo11 to call a report from website ?

Thanks,

Franz

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

Same problem here...

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
3
مايو 25
11345
5
سبتمبر 19
8325
2
سبتمبر 24
1918
3
يناير 23
7579
1
مارس 22
5441