Sunday, December 14, 2025
2 changes · 18.0
Enhancements to existing features
This update brings the balance sheet and profit and loss reports in the Danish localization (l10n_dk_reports) module in line with the latest Chart of Accounts. This ensures accurate reporting and financial statements for Danish businesses using Odoo Enterprise.
Original PR description
This commit will update the balance sheet and profit and loss report to the new COA. task-5379756 Forward-Port-Of: odoo/enterprise#101489
Resolved issues and error corrections
This update resolves an issue where the Peppol sending method was incorrectly automatically assigned in certain scenarios, specifically when using the 'Verify' button. The fix ensures that Peppol is only used as the default sending method when appropriate and no other preferred method is selected, improving data accuracy and configuration.
Original PR description
We previously remove the automatic assignment of this value when sent through the Send & Print. But we forgot to remove this automatic assignment when the "Verify" button was clicked. task-none (feedback from PO)