Feature/amiriis add units

This commit is contained in:
AmirHossein Mahmoodi
2025-02-23 13:33:21 +00:00
parent 9efc8077da
commit 759bc621d5
13 changed files with 51 additions and 2 deletions

View File

@@ -477,7 +477,7 @@ export const pageMenu = [
id: "damageItems",
label: "آیتم خسارات",
type: "page",
route: "/dashboard/receipt/damages",
route: "/dashboard/damage-items",
icon: <GppMaybeIcon sx={{ width: "inherit", height: "inherit" }} />,
permissions: ["manage-damage"],
},