diff --git a/Theme/Backend/sales-item-profile.tpl.php b/Theme/Backend/sales-item-profile.tpl.php index f6155c1..a268916 100755 --- a/Theme/Backend/sales-item-profile.tpl.php +++ b/Theme/Backend/sales-item-profile.tpl.php @@ -46,19 +46,20 @@ echo $this->getData('nav')->render();
@@ -219,7 +220,7 @@ echo $this->getData('nav')->render(); printHtml($invoice->getNumber()); ?> printHtml($invoice->type->getL11n()); ?> - printHtml($invoice->billTo); ?> + printHtml($invoice->billTo); ?> printHtml($invoice->net->getCurrency()); ?> printHtml($invoice->createdAt->format('Y-m-d')); ?>