İçereği Atla
Menü
Bu soru işaretlendi
4 Cevaplar
10213 Görünümler

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? 

Avatar
Vazgeç
En İyi Yanıt

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.

Avatar
Vazgeç

Vualá, thankyou very much¡

En İyi Yanıt

Hi Sir,

Have you find the solutions?

Thanks,

Avatar
Vazgeç
En İyi Yanıt

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


Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
3
Oca 21
7934
2
Tem 25
555
1
Ağu 25
1361
1
Haz 24
2244
1
Kas 22
3449