inventory
This commit is contained in:
@@ -9,6 +9,7 @@ const links = [
|
||||
{ to: "/crm/customers", label: "Customers" },
|
||||
{ to: "/crm/vendors", label: "Vendors" },
|
||||
{ to: "/inventory/items", label: "Inventory" },
|
||||
{ to: "/inventory/warehouses", label: "Warehouses" },
|
||||
{ to: "/planning/gantt", label: "Gantt" },
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user