This commit is contained in:
@@ -427,9 +427,9 @@ function initNavPanel() {
|
||||
|
||||
//ADJUSTMENTS
|
||||
sub.push({
|
||||
title: "InventoryPartInventoryAdjustments",
|
||||
title: "PartInventoryTransactionList",
|
||||
icon: "$ayiDolly",
|
||||
route: "/inv-adjustments",
|
||||
route: "/inv-part-inventory-transactions",
|
||||
key: key++
|
||||
});
|
||||
|
||||
|
||||
@@ -156,7 +156,7 @@ export default {
|
||||
"WorkOrderItemPartRequestList",
|
||||
"InventoryPurchaseOrders",
|
||||
"InventoryPurchaseOrderReceipts",
|
||||
"InventoryPartInventoryAdjustments",
|
||||
"PartInventoryTransactionList",
|
||||
"PartWarehouseList",
|
||||
"WidgetList",
|
||||
"VendorList",
|
||||
|
||||
Reference in New Issue
Block a user