diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index 7d4578d..3da25d6 100755 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -7,7 +7,7 @@ "name": "ItemManagement", "uri": null, "target": "self", - "icon": "fa fa-usd", + "icon": "local_mall", "order": 35, "from": "ItemManagement", "permission": { "permission": 2, "category": null, "element": null }, diff --git a/Theme/Backend/attribute-type-list.tpl.php b/Theme/Backend/attribute-type-list.tpl.php index 754e036..96b9abd 100755 --- a/Theme/Backend/attribute-type-list.tpl.php +++ b/Theme/Backend/attribute-type-list.tpl.php @@ -22,7 +22,7 @@ echo $this->data['nav']->render(); ?>
-
getHtml('AttributeTypes'); ?>
+
getHtml('AttributeTypes'); ?>download
@@ -30,26 +30,26 @@ echo $this->data['nav']->render(); ?> data['nav']->render(); ?>
-
getHtml('Language', '0', '0'); ?>
+
getHtml('Language', '0', '0'); ?>download
getHtml('ID', '0', '0'); ?> getHtml('Name'); ?>
@@ -84,8 +84,8 @@ echo $this->data['nav']->render(); ?> $value) : ++$c; ?> -
- + close + settings getLanguage())); ?> content; ?> diff --git a/Theme/Backend/item-create.tpl.php b/Theme/Backend/item-create.tpl.php index da0e211..e0a2503 100755 --- a/Theme/Backend/item-create.tpl.php +++ b/Theme/Backend/item-create.tpl.php @@ -48,7 +48,7 @@ echo $this->data['nav']->render(); ?>
-
+
@@ -58,7 +58,7 @@ echo $this->data['nav']->render(); ?>
-
+
@@ -102,7 +102,7 @@ echo $this->data['nav']->render(); ?>
-
+
-
+
@@ -144,7 +144,7 @@ echo $this->data['nav']->render(); ?>
-
+
@@ -160,7 +160,7 @@ echo $this->data['nav']->render(); ?>
-
+
-
+
@@ -202,7 +202,7 @@ echo $this->data['nav']->render(); ?>
-
+
@@ -298,7 +298,7 @@ echo $this->data['nav']->render(); ?>
-
+
@@ -448,7 +448,7 @@ echo $this->data['nav']->render(); ?>
-
+
@@ -594,7 +594,7 @@ echo $this->data['nav']->render(); ?> ?>
- +
getHtml('Logs'); ?>getHtml('Logs'); ?>download
IP diff --git a/Theme/Backend/item-list.tpl.php b/Theme/Backend/item-list.tpl.php index 869f7c8..e21b607 100755 --- a/Theme/Backend/item-list.tpl.php +++ b/Theme/Backend/item-list.tpl.php @@ -23,7 +23,7 @@ echo $this->data['nav']->render(); ?>
-
getHtml('Items'); ?>
+
getHtml('Items'); ?>download
@@ -32,98 +32,98 @@ echo $this->data['nav']->render(); ?> diff --git a/Theme/Backend/item-profile.tpl.php b/Theme/Backend/item-profile.tpl.php index 1d3d1d2..7423c8b 100755 --- a/Theme/Backend/item-profile.tpl.php +++ b/Theme/Backend/item-profile.tpl.php @@ -86,7 +86,7 @@ echo $this->data['nav']->render();
getHtml('Number'); ?> getHtml('Name'); ?> getHtml('Name'); ?> getHtml('Name'); ?> getHtml('Price'); ?> getHtml('Available'); ?> getHtml('Reserved'); ?> getHtml('Ordered'); ?>
-
+
@@ -180,7 +180,7 @@ echo $this->data['nav']->render();
getHtml('Notes'); ?> -
@@ -205,7 +205,7 @@ echo $this->data['nav']->render();
getHtml('Files'); ?> -
@@ -491,7 +491,7 @@ echo $this->data['nav']->render();
-
getHtml('Pricing'); ?>
+
getHtml('Pricing'); ?>download
@@ -547,14 +547,14 @@ echo $this->data['nav']->render();
-
getHtml('Prices'); ?>
+
getHtml('Prices'); ?>download
-
- getHtml('ID', '0', '0'); ?> - getHtml('Name'); ?> + getHtml('ID', '0', '0'); ?>expand_lessexpand_more + getHtml('Name'); ?>expand_lessexpand_more getHtml('Price'); ?> getHtml('Quantity'); ?> getHtml('Discount'); ?> @@ -578,7 +578,7 @@ echo $this->data['nav']->render(); foreach ($prices as $key => $value) : ++$c; $url = UriFactory::build('{/base}/admin/group/settings?{?}&id=' . $value->id); ?>
+ close id; ?> printHtml($value->name); ?> printHtml($value->price->getAmount()); ?> @@ -654,7 +654,7 @@ echo $this->data['nav']->render();
-
getHtml('Pricing'); ?>
+
getHtml('Pricing'); ?>download
@@ -710,20 +710,20 @@ echo $this->data['nav']->render();
-
getHtml('Prices'); ?>
+
getHtml('Prices'); ?>download
$value) : ++$c; $url = UriFactory::build('{/base}/admin/group/settings?{?}&id=' . $value->id); ?> -
- getHtml('ID', '0', '0'); ?> - getHtml('Name'); ?> + getHtml('ID', '0', '0'); ?>expand_lessexpand_more + getHtml('Name'); ?>expand_lessexpand_more
+ close id; ?> printHtml($value->name); ?> @@ -972,7 +972,7 @@ echo $this->data['nav']->render();
-
getHtml('Audits', 'Auditor'); ?>
+
getHtml('Audits', 'Auditor'); ?>download
diff --git a/Theme/Backend/purchase-item-list.tpl.php b/Theme/Backend/purchase-item-list.tpl.php index 8aa86fa..25e14e5 100755 --- a/Theme/Backend/purchase-item-list.tpl.php +++ b/Theme/Backend/purchase-item-list.tpl.php @@ -22,7 +22,7 @@ echo $this->data['nav']->render(); ?>
-
getHtml('Items'); ?>
+
getHtml('Items'); ?>download
@@ -31,98 +31,98 @@ echo $this->data['nav']->render(); ?> $value) : ++$count; diff --git a/Theme/Backend/sales-item-list.tpl.php b/Theme/Backend/sales-item-list.tpl.php index bebd255..bc1d206 100755 --- a/Theme/Backend/sales-item-list.tpl.php +++ b/Theme/Backend/sales-item-list.tpl.php @@ -23,7 +23,7 @@ echo $this->data['nav']->render(); ?>
-
getHtml('Items'); ?>
+
getHtml('Items'); ?>download
getHtml('ID', '0', '0'); ?> getHtml('Name'); ?> getHtml('Name'); ?> getHtml('Name'); ?> getHtml('Price'); ?> getHtml('Available'); ?> getHtml('Reserved'); ?> getHtml('Ordered'); ?>
@@ -32,98 +32,98 @@ echo $this->data['nav']->render(); ?> diff --git a/Theme/Backend/sales-item-profile.tpl.php b/Theme/Backend/sales-item-profile.tpl.php index c414264..f7b7105 100755 --- a/Theme/Backend/sales-item-profile.tpl.php +++ b/Theme/Backend/sales-item-profile.tpl.php @@ -71,7 +71,7 @@ echo $this->data['nav']->render();
getHtml('ID', '0', '0'); ?> getHtml('Name'); ?> getHtml('Name'); ?> getHtml('Name'); ?> getHtml('Price'); ?> getHtml('Available'); ?> getHtml('Reserved'); ?> getHtml('Ordered'); ?>
-
+
@@ -458,20 +458,20 @@ echo $this->data['nav']->render();
-
getHtml('Localizations'); ?>
+
getHtml('Localizations'); ?>download
$value) : ++$c; $url = UriFactory::build('{/base}/admin/group/settings?{?}&id=' . $value->id); ?> -
- getHtml('ID', '0', '0'); ?> - getHtml('Name'); ?> - getHtml('Localization'); ?> + getHtml('ID', '0', '0'); ?>expand_lessexpand_more + getHtml('Name'); ?>expand_lessexpand_more + getHtml('Localization'); ?>expand_lessexpand_more
+ close id; ?> printHtml($value->type->title); ?> printHtml($value->description); ?> @@ -536,20 +536,20 @@ echo $this->data['nav']->render();
-
getHtml('Groups'); ?>
+
getHtml('Groups'); ?>download
$value) : ++$c; $url = UriFactory::build('{/base}/admin/group/settings?{?}&id=' . $value->id); ?> -
- getHtml('ID', '0', '0'); ?> - getHtml('Name'); ?> - getHtml('Name'); ?> + getHtml('ID', '0', '0'); ?>expand_lessexpand_more + getHtml('Name'); ?>expand_lessexpand_more + getHtml('Name'); ?>expand_lessexpand_more
+ close id; ?> printHtml($value->type->getL11n()); ?> value->getValue() instanceof \DateTime ? $value->value->getValue()->format('Y-m-d') : $this->printHtml((string) $value->value->getValue()); ?> @@ -618,20 +618,20 @@ echo $this->data['nav']->render();
-
getHtml('Prices'); ?>
+
getHtml('Prices'); ?>download
$value) : ++$c; $url = UriFactory::build('{/base}/admin/group/settings?{?}&id=' . $value->id); ?> -
- getHtml('ID', '0', '0'); ?> - getHtml('Name'); ?> + getHtml('ID', '0', '0'); ?>expand_lessexpand_more + getHtml('Name'); ?>expand_lessexpand_more
+ close id; ?> printHtml($value->name); ?> @@ -750,19 +750,19 @@ echo $this->data['nav']->render();
- + $value) : ++$c; $url = UriFactory::build('{/base}/admin/group/settings?{?}&id=' . $value->id); ?> -
getHtml('Prices'); ?>getHtml('Prices'); ?>download
- getHtml('ID', '0', '0'); ?> - getHtml('Name'); ?> + getHtml('ID', '0', '0'); ?>expand_lessexpand_more + getHtml('Name'); ?>expand_lessexpand_more
+ close id; ?> printHtml($value->name); ?> @@ -951,7 +951,7 @@ echo $this->data['nav']->render();
- +
getHtml('Logs'); ?>getHtml('Logs'); ?>download
IP diff --git a/Theme/Backend/stock-item-list.tpl.php b/Theme/Backend/stock-item-list.tpl.php index e9b441f..8e75edc 100755 --- a/Theme/Backend/stock-item-list.tpl.php +++ b/Theme/Backend/stock-item-list.tpl.php @@ -23,7 +23,7 @@ echo $this->data['nav']->render(); ?>
-
getHtml('Items'); ?>
+
getHtml('Items'); ?>download
@@ -32,86 +32,86 @@ echo $this->data['nav']->render(); ?>
getHtml('Number'); ?> getHtml('Name'); ?> getHtml('Name'); ?> getHtml('Name'); ?> getHtml('Available'); ?> getHtml('Reserved'); ?> getHtml('Ordered'); ?>