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

I want to print multiple invoice pdf in odoo but everytime I select the invoices I want to print (List-View) and press "print -> invoices" I got a big pdf with all selected invoices included.

Is there a way to print them in seperate pdfs at once? 

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

Basically it's a limitation of HTTP protocol (web technology)
HTTP does not support more than one file download at once (in a single action). 

the best solution to handle this kind of problem is to create zip file of all the invoices you want to print at the server-side. Download it as a single zip file.

Odoo doesn't have builtin configuration/support for it.
but using customization you can achieve this functionality.

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

Vualá, thankyou very much¡

أفضل إجابة

Hi Sir,

Have you find the solutions?

Thanks,

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

Hi,

it's possible.

we have already developed modules to print multiple reports at one click.

Print Multiple Invoice Reports To Single File

Print Multiple Sales Reports To Single File

Print Multiple Reports In Single File


الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
3
يناير 21
7938
2
يوليو 25
567
1
أغسطس 25
1369
1
يونيو 24
2260
1
نوفمبر 22
3459