Thursday, June 18, 2026
1 change · saas-18.2
Enhancements to existing features
The Indian e-Waybill flow now checks that a transport distance is entered when the dispatch and delivery pincodes are the same. This prevents incomplete submissions from being sent and reduces avoidable errors from the government service provider.
Original PR description
Prevent sending incomplete e-Waybill requests to the GSP server when the dispatch and delivery pincodes are identical. In such cases, the distance cannot be automatically determined and must be provided explicitly. This commit adds a validation to ensure a distance is set before generating the e-Waybill, avoiding incomplete requests and subsequent server-side errors. task-6234343 Forward-Port-Of: odoo/odoo#270155 Forward-Port-Of: odoo/odoo#268497