Wednesday, April 29, 2026
1 change · saas-18.4
Enhancements to existing features
When vendor bills are imported from Poland's KSeF system, the original XML file is now saved directly on the created bill. This helps accountants retain and download the official source document locally when longer-term storage is needed.
Original PR description
Description of the issue this commit addresses: When fetching the bills from ksef, the xml with the data about the move is received, parsed and then discarded but the XML can be required to be kept for longer than ksef keeps it so we are lacking a way for an accountant to download it and store it locally. --- Desired behavior after this commit is merged: When a move is fetched from ksef via an xml file, that file is put as an attachment on the move created with its data. --- task-6076505 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#259655