mitchie
mitchie
Offline
0
With Hikashop $this->invoice->from_num in views/invoice/tmpl/default.php is not valorized.

You should edit it with the following:
if($this->invoice->from_num == '') { $this->invoice->from_num = $this->params->get->from_num;} 
Responses (0)
  • There are no replies here yet.
Your Reply