diff --git a/Modules/mip_quotation.pck b/Modules/mip_quotation.pck index bc78ee6..1b0a923 100644 --- a/Modules/mip_quotation.pck +++ b/Modules/mip_quotation.pck @@ -1673,6 +1673,12 @@ RECEIVED AT THIS ADDRESS CANNOT BE RESPONDED TO.'); ,'Required metering pressure is greater than 21mbar.',gc_external_reason); END IF; + IF p_enqu.convertor_required = 'YES' THEN + p_manual_or_automatic_quote := gc_manual_quote; + add_quote_reason(p_enqu.id + ,'Convertor required.',gc_external_reason); + END IF; + IF p_enqu.job_description IS NOT NULL THEN p_manual_or_automatic_quote := gc_manual_quote; add_quote_reason(p_enqu.id