warehouse locations

This commit is contained in:
Dobromir Popov
2024-12-01 22:26:41 +02:00
parent e67fb399cd
commit c06b93f6ad
13 changed files with 129 additions and 25 deletions

View File

@@ -34,6 +34,11 @@ const sidemenu = [
collapsable: true,
url: "/cart/locations",
},
{
id: "warehouse",
text: "Склад",
url: "/cart/locations/warehouse",
},
{
id: "cart-report",
text: "Отчет",