Fix for #528 email to internal users was being called twice
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@5644 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
@@ -1416,7 +1416,6 @@ RECEIVED AT THIS ADDRESS CANNOT BE RESPONDED TO.');
|
||||
,p_owner_prty_id => p_owner_prty_id);
|
||||
|
||||
email_agent_request_for_mq(p_enqu_id => p_enqu_id);
|
||||
email_iu_request_for_mq(p_enqu_id => p_enqu_id);
|
||||
END request_manual_quote;
|
||||
|
||||
PROCEDURE ready_for_quote(p_enqu_id IN enquiries.id%TYPE
|
||||
|
||||
Reference in New Issue
Block a user