0
With Hikashop $this->invoice->from_num in views/invoice/tmpl/default.php is not valorized.
You should edit it with the following:
You should edit it with the following:
if($this->invoice->from_num == '') { $this->invoice->from_num = $this->params->get->from_num;}
Your Reply
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »