Monday, August 25, 2025
1 change · 18.0
Enhancements to existing features
When an Indian EDI e-invoicing retry is triggered, Odoo now records a message on the related accounting document. This helps businesses see which user retried the process, improving traceability especially when repeated requests can lead to temporary GST request blocks.
Original PR description
Following the implementation of [Black list request by GST](https://github.com/odoo/iap-apps/pull/1039) the users are blocked for 24 hours on generating too many request. When processing through EDI there is no log when clicked on the retry button, Which is more essentially needed now to know by which user the EDI was retried and we logged the same on the move --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#223886 Forward-Port-Of: odoo/odoo#207184