master^2
Bhaskar 3 months ago
parent e03bfa4459
commit 8aaf894ba8

@ -8738,7 +8738,7 @@ exports.particularCategory = async (req, reply) => {
masterName: orderMap[master.hardwareId]?.masterName || "",
type: "slave",
typeOfWater: tankInfo?.typeOfWater || "",
comments: slaveComments
//comments: slaveComments
};
}));

Loading…
Cancel
Save