feat(produser): added in prodSupervisor to the list

This commit is contained in:
2025-06-10 16:23:47 -05:00
parent ab23dcdfb8
commit 136bf9820d

View File

@@ -15,6 +15,17 @@ const newProdRoles: any = [
roles: ["Manufacturing\\IssueMaterial\\MaterialHandler"],
rolesLegacy: [3],
},
{
name: "prodsupervisor",
description:
"Production supervisor, planning, labeling, and production contorlling.",
roles: [
"Manufacturing\\IssueMaterial\\MaterialHandler",
"Manufacturing\\IssueMaterial\\ProcessAdmin",
"Manufacturing\\ProductionLabelling\\ProcessAdmin",
],
rolesLegacy: [3, 11, 41, 48, 49],
},
];
export const prodRoles = async () => {
// get the roles