Daily updates from Odoo
Tuesday, November 4, 2025
1 change · saas-18.2
Enhancements to existing features
This update refreshes the NFC-e QR-code URLs sent to Avalara so they match the latest links used by the states. It helps prevent invoice errors caused by outdated or invalid QR-code addresses during tax calculation and invoice submission.
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- 5115845
Forward-Port-Of: odoo/enterprise#95726