fix: improve ADP report signature section with legal terms, date/time, printed name; switch portal to landscape report
This commit is contained in:
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user