This commit is contained in:
@@ -478,14 +478,14 @@ function initNavPanel() {
|
||||
});
|
||||
}
|
||||
|
||||
// if (window.$gz.role.canOpen(window.$gz.type.TaxCode)) {
|
||||
// sub.push({
|
||||
// title: "TaxCodeList",
|
||||
// icon: "$ayiPercent",
|
||||
// route: "/acc-accounting",
|
||||
// key: key++
|
||||
// });
|
||||
// }
|
||||
if (window.$gz.role.canOpen(window.$gz.type.TaxCode)) {
|
||||
sub.push({
|
||||
title: "TaxCodeList",
|
||||
icon: "$ayiPercent",
|
||||
route: "/acc-tax-codes",
|
||||
key: key++
|
||||
});
|
||||
}
|
||||
|
||||
// ** ACCOUNTING (TOP)
|
||||
if (sub.length > 0) {
|
||||
|
||||
Reference in New Issue
Block a user