odoo/odoo#183950
Created by Anton Romanova (roan)
Closed
- label
- odoo-dev:saas-17.3-din5008-rfq-layout-fix-roan
- head
- 0388115093c6978ea91465fff9556ba4a6ce3953
odoo/odoo | |
---|---|
saas-17.3 | #183950 |
[FIX] l10n_din5008_purchase: fix din5008 rfq layout regression
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.