@ -267,6 +267,8 @@ exports.motorAction = async (req, reply) => {
supplier_tank_type = (req.body.from_type).toLowerCase()
receiver_type = (req.body.to_type).toLowerCase()
console.log(supplier_tank)
if(supplier_tank_type==="sump" && receiver_type === "overhead"){