Thursday, May 29, 2025
1 change · 17.0
Enhancements to existing features
The eWaybill report now separates the vehicle number, document number, and date with ampersands so the details are easier to read. This improves clarity in printed or shared logistics documents without changing the underlying data or workflow.
Original PR description
Before this commit: - Vehicle number, document number, and date were rendered together without spacing, reducing readability. After this commit: - These fields are now separated by `&` for improved clarity in the vehicle details section. task-4807692 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr