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

I'm trying to migrate some jasper reports to Odoo. Apparently, this is something feasible.

However, the reports never run successfully, the system insisting on the following error:

except_orm: (u'2\nNo such file or directory', (<type 'exceptions.OSError'>, OSError(2, 'No such file or directory'), <traceback object at 0x7fd9c56e5950>))

This is how the report is being declared:

<report
            menu="True"
            auto="False"
            id="sale.order3"
            model="sale.order"
            name="sale.order3"
            rml="mymodule/report/mymodule_sale.jrxml"
            string="Sale order (Jasper)"
            usage="default"/>

 

I've installed the jasper_reports module which is said to be the Odoo-compatible version.

 

Can anyone point out a working example of a jasper report in Odoo?

 

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

Wich repo and revision do you use for jasper_reports ?

Maybe you can contact the module's author...

I worked with Syleam, Christophe Chauvet and Eric Vernichon in community for Jasper_reports with success.

 

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
0
فبراير 22
1676
5
مايو 20
4212
0
أبريل 19
3873
1
مارس 15
4626
3
يوليو 16
6184