Tuesday, November 4, 2025
2 changes · 18.0
Enhancements to existing features
This update refreshes the QR-code links used for Brazilian NFC-e invoices so they match the latest URLs required by several states. It helps prevent invoice submission errors caused by outdated or invalid links.
Original PR description
In This PR:
- Several states have updated their NFC-e QR-code URLs, which caused errors when issuing invoices due to invalid or outdated links. This commit updates the 'nfceQrCode' parameter in Avalara requests ('calculate-tax' and 'submit-invoice-goods') to ensure the correct QR-code links are used.
task- 5115845Users can now quickly search journal items by entering an amount, making it easier to find the right accounting lines without manual filtering. This improves day-to-day efficiency for accounting teams working with large numbers of entries.
Original PR description
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