ashok 10 months ago
commit d70ca195b7

@ -1295,6 +1295,8 @@ exports.createquotationforSensor = async (req, reply) => {
})); }));
// Create a new SensorQuotation document // Create a new SensorQuotation document
const newQuotation = new SensorQuotation({ const newQuotation = new SensorQuotation({
quatationId, quatationId,

Loading…
Cancel
Save