feat(ocp): materials contorls and transfer to next lot logic
This commit is contained in:
@@ -245,6 +245,20 @@ const newSettings = [
|
||||
roleToChange: "admin",
|
||||
},
|
||||
// temp settings can be deleted at a later date once that code is removed
|
||||
{
|
||||
name: "checkColor",
|
||||
value: `0`,
|
||||
description: "Checks autoconsume and manual consume color",
|
||||
serviceBelowsTo: "admin",
|
||||
roleToChange: "admin",
|
||||
},
|
||||
{
|
||||
name: "checkPKG",
|
||||
value: `0`,
|
||||
description: "Checks checks if we have enough packaging or not",
|
||||
serviceBelowsTo: "admin",
|
||||
roleToChange: "admin",
|
||||
},
|
||||
{
|
||||
name: "siloAdjMigrations",
|
||||
value: `0`,
|
||||
|
||||
Reference in New Issue
Block a user