diff --git a/src/webapp/WEB-INF/classes/config/origen/enumerate_zh.properties b/src/webapp/WEB-INF/classes/config/origen/enumerate_zh.properties index 370ae83..903102c 100644 --- a/src/webapp/WEB-INF/classes/config/origen/enumerate_zh.properties +++ b/src/webapp/WEB-INF/classes/config/origen/enumerate_zh.properties @@ -142,6 +142,9 @@ InventoryLogType.COMPANY_TRANS_OUT=\u8d27\u6743\u8f6c\u51fa InventoryLogType.COMPANY_TRANS_IN=\u8d27\u6743\u8f6c\u5165 InventoryLogType.-=- +IncDec.1=\u589E\u52A0 +IncDec.-1=\u51CF\u5C11 + #countStatus CountStatus.OPEN=\u6253\u5f00 CountStatus.ACTIVE=\u751f\u6548 diff --git a/src/webapp/WEB-INF/classes/config/origen/inventory/maintainInventoryLogPage.xml b/src/webapp/WEB-INF/classes/config/origen/inventory/maintainInventoryLogPage.xml index 6f36845..1d9ee84 100644 --- a/src/webapp/WEB-INF/classes/config/origen/inventory/maintainInventoryLogPage.xml +++ b/src/webapp/WEB-INF/classes/config/origen/inventory/maintainInventoryLogPage.xml @@ -24,8 +24,21 @@ + + + - + + + + + = {occurTime.beginDate}~/ /~occurTime.endDate: AND trunc(inventoryLog.occurTime) <= {occurTime.endDate}~/ - /~inventoryLog.operator: AND inventoryLog.operator LIKE upper({inventoryLog.operator})~/ + /~inventoryLog.operator: AND inventoryLog.operator LIKE upper({inventoryLog.operator})~/ + /~propC3: AND inventoryLog.itemKey.lotInfo.propC3 LIKE {propC3}~/ + /~incOrDec: AND inventoryLog.incOrDec = cast({incOrDec} as int)~/ ORDER BY inventoryLog.occurTime DESC]]> @@ -69,7 +84,7 @@ - + diff --git a/src/webapp/WEB-INF/classes/dataSourceContext.xml b/src/webapp/WEB-INF/classes/dataSourceContext.xml index 85e1279..45e4ab5 100644 --- a/src/webapp/WEB-INF/classes/dataSourceContext.xml +++ b/src/webapp/WEB-INF/classes/dataSourceContext.xml @@ -27,10 +27,10 @@ jdbc:oracle:thin:@10.137.146.210:1521:orcl - nztest1 + nzwms - nztest1 + nzwms