Skip to content
Snippets Groups Projects
Commit 7e060378 authored by sbbaro's avatar sbbaro
Browse files

[FIX] base.ir_actions_report print ordered pdfs

When printing multiple reports with the "Reload from Attachment" option
selected, the order of the rendered pdfs was not respected. Using an
ordered dictionary instead of a randomized one solves the problem.

opw 1915685

closes odoo/odoo#30690
parent 7eec6b36
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment