Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
4 Trả lời
10250 Lượt xem

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? 

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhấ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.

Ảnh đại diện
Huỷ bỏ

Vualá, thankyou very much¡

Câu trả lời hay nhất

Hi Sir,

Have you find the solutions?

Thanks,

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhấ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


Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
3
thg 1 21
7953
2
thg 7 25
574
1
thg 8 25
1377
1
thg 6 24
2265
1
thg 11 22
3463