Saturday, November 9, 2024
1 change · 17.0
Enhancements to existing features
This change lets authorized technical staff download EDI invoice content even when the electronic invoice was issued successfully. It makes troubleshooting easier when invoice data looks wrong and helps teams share the exact EDI content with service providers for investigation.
Original PR description
* Problem: when successfully issue einvoice but because of some reason the issue invoice is not correct as we want it to be, for example: wrong value of amount or wrong text display or wrong negative/positive amount with out refund invoice, so the developer need to view the edi content (json data maybe) in order to troubleshoot by himself or to give the edi content to the provider (edi provider) in order to check also * This commit always ensure technical person can download edi content unlike before can only download when has error 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