Tuesday, March 10, 2026
1 change · 18.0
Enhancements to existing features
This update adds a convenient ZIP export feature for account moves like invoices and vendor bills. Previously, users had to download attachments individually. Now, all related attachments – including PDFs, XML files, and mail thread documents – are bundled into a single ZIP file for easy download and sharing.
Original PR description
before: - In v17, account moves (invoices, vendor bills, etc.) did not provide any ZIP export. - Users wanting to download move attachments (e.g. for vendor bills) had to download each file individually. after: - Add an Action on account moves to export attachments as a ZIP archive. - The ZIP contains all attachments linked to the move (PDF, XML, and any other files present in the mail thread), not only the report PDF. - The action is available for all move types (customer invoices, vendor bills, journal entries, etc.) task-5232551 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#241647