I have a jasper report setup (https://launchpad.net/openobject-jasper-reports/7.0) for invoice printing. Within the invoice form the system prints the invoice on screen. Good. When I am on the list of invoices and select multiple invoices I wanted to print all (into one PDF), but jasper only prints the first one. The built-in (RML) format prints all selected invoices into one PDF.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- إدارة علاقات العملاء
- e-Commerce
- المحاسبة
- المخزون
- PoS
- Project
- MRP
لقد تم الإبلاغ عن هذا السؤال
9
الردود
8385
أدوات العرض
I have patched the jasper_reports sources. Now I can print several docs from tree view.
How did you achieve?,,, did use report grouping in Ireport ?
I write each report of selection to temp file and then put all together with pdftk on server. 2014-09-16 8:27 GMT+02:00 deep <deepa4lok-yahoo-com@mail.odoo.com>: > How did you achieve?,,, did use report grouping in Ireport ? > > -- > deep > Sent by OpenERP S.A. using Odoo about Forum Post False
Hy peterm, where i find your patched?
It is also a problem for me.
Thanks in advance.
هل أعجبك النقاش؟ لا تكن مستمعاً فقط. شاركنا!
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
|
0
ديسمبر 24
|
9461 | ||
|
3
سبتمبر 24
|
21633 | ||
|
5
ديسمبر 24
|
52932 | ||
|
4
يوليو 24
|
10574 | ||
|
7
أغسطس 23
|
10918 |
Thanks for your answer, I receive your mail, Can you send the paths to this address? Thanks!
Thank you very much Peter, the solution works fine. Thanks again.