fix: improve ADP report signature section with legal terms, date/time, printed name; switch portal to landscape report

This commit is contained in:
2026-03-09 22:02:53 +00:00
parent 1c191a54e1
commit 6c3c565440

View File

@@ -91,7 +91,7 @@ class FusionCustomerPortal(CustomerPortal):
order_sudo._validate_order()
if self._is_adp_order(order_sudo):
report_ref = 'fusion_claims.action_report_saleorder_portrait'
report_ref = 'fusion_claims.action_report_saleorder_landscape'
else:
report_ref = 'sale.action_report_saleorder'