|
|
@@ -322,6 +322,11 @@ const NavigationContent: React.FC = () => { |
|
|
label: "Warehouse", |
|
|
label: "Warehouse", |
|
|
path: "/settings/warehouse", |
|
|
path: "/settings/warehouse", |
|
|
}, |
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
icon: <RequestQuote />, |
|
|
|
|
|
label: "Printer", |
|
|
|
|
|
path: "/settings/printer", |
|
|
|
|
|
}, |
|
|
{ |
|
|
{ |
|
|
icon: <RequestQuote />, |
|
|
icon: <RequestQuote />, |
|
|
label: "Supplier", |
|
|
label: "Supplier", |
|
|
|