diff --git a/src/controllers/storeController.js b/src/controllers/storeController.js index dcf9b5d3..15ac4007 100644 --- a/src/controllers/storeController.js +++ b/src/controllers/storeController.js @@ -1295,6 +1295,8 @@ exports.createquotationforSensor = async (req, reply) => { })); + + // Create a new SensorQuotation document const newQuotation = new SensorQuotation({ quatationId,