Wednesday, October 16, 2024
1 change · saas-17.3
Resolved issues and error corrections
The purchase request for quotation layout now applies the same DIN 5008 formatting rules as purchase orders. This restores consistent document presentation and avoids confusing layout differences when suppliers receive RFQs.
Original PR description
Commit ab5b806ced3a72f04af9b92f1ec8c32e9a03f4d7 introduced a regression by moving the computation logic for the DIN 5008 layout from Python into the XML template report_purchaseorder_document. However, the same logic was not applied to report_purchasequotation_document, which is used for RFQs, causing discrepancies in the RFQ layout. task-4089521