diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index eb1cb99..617f1b7 100755 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -37,7 +37,7 @@ "uri": "{/prefix}sales/bill/archive", "target": "self", "icon": null, - "order": 1, + "order": 5, "from": "Billing", "permission": { "permission": 2, "type": null, "element": null }, "parent": 1005104001, @@ -52,7 +52,7 @@ "uri": "{/prefix}sales/bill/create?{?}", "target": "self", "icon": null, - "order": 5, + "order": 10, "from": "Billing", "permission": { "permission": 4, "type": null, "element": null }, "parent": 1005104001, diff --git a/Theme/Backend/sales-bill-list.tpl.php b/Theme/Backend/sales-bill-list.tpl.php index 2102218..0011521 100755 --- a/Theme/Backend/sales-bill-list.tpl.php +++ b/Theme/Backend/sales-bill-list.tpl.php @@ -173,9 +173,10 @@ echo $this->getData('nav')->render(); ?> getNumber(); ?> type->getL11n(); ?> - client->number; ?> - printHtml($value->billTo); ?> - billAddress; ?> + client->number; ?> + printHtml($value->billTo); ?> + billAddress; ?> billZip; ?> billCity; ?> billCountry; ?>