зеркало из https://github.com/Azure/sterling.git
lexical error correction
This commit is contained in:
Родитель
2e3de9f931
Коммит
7678a92ca6
|
@ -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)
|
||||
|
|
Загрузка…
Ссылка в новой задаче