VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: hbug on March 17, 2012, 13:54:59 PM

Title: bug in file: order_print.php
Post by: hbug on March 17, 2012, 13:54:59 PM
in file: \administrator\components\com_virtuemart\views\orders\tmpl\order_print.php

line 210:
$returnValues = $dispatcher->trigger('plgVmonShowOrderPrintPayment', array($this->orderNumber, $this->virtuemart_shipmentmethod_id));

'plgVmonShowOrderPrintPayment' change to 'plgVmonShowOrderPrintShipment'