diff --git a/Theme/Backend/purchase-invoice-list.tpl.php b/Theme/Backend/purchase-invoice-list.tpl.php index 2ee5a4e..5c97077 100644 --- a/Theme/Backend/purchase-invoice-list.tpl.php +++ b/Theme/Backend/purchase-invoice-list.tpl.php @@ -21,27 +21,31 @@ $footerView->setPage(1); echo $this->getData('nav')->render(); ?> -
| = $this->getText('ID', 0, 0); ?> - | = $this->getText('Type'); ?> - | = $this->getText('SupplierID'); ?> - | = $this->getText('Supplier'); ?> - | = $this->getText('Net'); ?> - | = $this->getText('Gross'); ?> - | = $this->getText('Created'); ?> - | = $this->getText('Due'); ?> - | ||||||||||||||||||||||||
| = $footerView->render(); ?> - | |||||||||||||||||||||||||||||||
| = $this->getText('Empty', 0, 0); ?>
+
+
+
+
| |||||||||||||||||||||||||||||||