Friday, January 23, 2026
2 changes · 18.0
Enhancements to existing features
This update enhances the Invoicing & Banks role's access to critical accounting reports like General Ledger and Profit & Loss. Previously restricted, the role now has read-only access, improving reporting capabilities and providing better insights for financial analysis.
Original PR description
Before: The Invoicing & Banks role did not have access to important accounting reports such as General Ledger, Trial Balance, and Profit & Loss. After: The role now inherits read-only privileges, allowing access to all essential accounting reports. Task-5418541
This update switches the directory lookup for Nemhandel from a discontinued CNAME method to a more reliable IAP lookup. This ensures continued functionality with Nemhandel, which is a key partner for Danish businesses. The update also standardizes a component for improved consistency.
Original PR description
We need to switch the lookup on the directory to NAPTR, as the CNAME one is discontinued on January. We now go through IAP to do the lookup. It's also ensuring _check_document_type_support has always the same format as the super() coming from Peppol. task-4486039 Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr