warehouse locations
This commit is contained in:
@@ -34,6 +34,11 @@ const sidemenu = [
|
||||
collapsable: true,
|
||||
url: "/cart/locations",
|
||||
},
|
||||
{
|
||||
id: "warehouse",
|
||||
text: "Склад",
|
||||
url: "/cart/locations/warehouse",
|
||||
},
|
||||
{
|
||||
id: "cart-report",
|
||||
text: "Отчет",
|
||||
|
Reference in New Issue
Block a user