fix(material check): split manual material out of the mm to properly catch it

This commit is contained in:
2025-09-06 09:03:11 -05:00
parent b3ce767b32
commit a53915ad8c
2 changed files with 28 additions and 12 deletions

View File

@@ -112,7 +112,7 @@ export const isMainMatStaged = async (lot: any) => {
);
if (
manualConsumeColor.some(
(n: any) => n.noMaterialShortage === "yes"
(n: any) => n.noManualShortage === "noOK"
)
) {
isStaged = {