Hello,
I am trying to display total order product cost (our purchase cost, not customer price) on the print order template for our shipping person to know how much to insure the shipment for. I can calculate the value, but looking for a way to get that on the order.print.text template.
Since this value is not available via a Token, I thought I could create a custom report and then include that report token in the OrderPrintTemplate. But I'd need to pass the order id as a parameter to the report. Does the [Report:<reportref>] token have a way to pass a parameter (OrderId in this case) to the report?
Thanks,
Chad
I am trying to display total order product cost (our purchase cost, not customer price) on the print order template for our shipping person to know how much to insure the shipment for. I can calculate the value, but looking for a way to get that on the order.print.text template.
Since this value is not available via a Token, I thought I could create a custom report and then include that report token in the OrderPrintTemplate. But I'd need to pass the order id as a parameter to the report. Does the [Report:<reportref>] token have a way to pass a parameter (OrderId in this case) to the report?
Thanks,
Chad