Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
4 Antwoorden
10247 Weergaven

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
Annuleer
Beste antwoord

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
Annuleer

Vualá, thankyou very much¡

Beste antwoord

Hi Sir,

Have you find the solutions?

Thanks,

Avatar
Annuleer
Beste antwoord

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
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
3
jan. 21
7949
2
jul. 25
572
1
aug. 25
1373
1
jun. 24
2264
1
nov. 22
3462