diff --git a/config/mq/jms-script.txt b/config/mq/jms-script.txt index c7f5245..a5a252c 100644 --- a/config/mq/jms-script.txt +++ b/config/mq/jms-script.txt @@ -13,7 +13,7 @@ def q(CATALOG_INDEX_BUILD) qu(CATALOG_INDEX_BUILD) qmgr(omsmq) def q(CATALOG_MASS_AUDIT_PURGE) qu(CATALOG_MASS_AUDIT_PURGE) qmgr(omsmq) def q(CLOSE_PO_ORDER) qu(CLOSE_PO_ORDER) qmgr(omsmq) def q(CLOSE_QUOTE) qu(CLOSE_QUOTE) qmgr(omsmq) -def q(CLOSE_RETURN_ORDER) qu (CLOSE_RETURN_ORDER) qmgr(omsmq) +def q(CLOSE_RETURN_ORDER) qu(CLOSE_RETURN_ORDER) qmgr(omsmq) def q(CLOSE_SALES_ORDER) qu(CLOSE_SALES_ORDER) qmgr(omsmq) def q(CLOSE_SO_SHIPMENT) qu(CLOSE_SO_SHIPMENT) qmgr(omsmq) def q(COLLECT_INVENTORY_MISMATCH) qu(COLLECT_INVENTORY_MISMATCH) qmgr(omsmq)