diff --git a/src/webapp/WEB-INF/classes/config/origen/base/maintainLocationPage.xml b/src/webapp/WEB-INF/classes/config/origen/base/maintainLocationPage.xml index 0767e84..fe367f5 100644 --- a/src/webapp/WEB-INF/classes/config/origen/base/maintainLocationPage.xml +++ b/src/webapp/WEB-INF/classes/config/origen/base/maintainLocationPage.xml @@ -58,7 +58,6 @@ left join location.zone zone where 1=1 and location.type!='SHIP' and location.type!='RECEIVE' /~location.disabled: and location.disabled = {location.disabled}~/ - /~SESSION_WAREHOUSE: and location.warehouse = #{SESSION_WAREHOUSE} ~/ /~location.code: and location.code like {location.code} ~/ /~location.type: and location.type = {location.type} ~/ /~location.rackType: and location.rackType = {location.rackType} ~/ diff --git a/target/jjwms/WEB-INF/classes/config/origen/base/maintainLocationPage.xml b/target/jjwms/WEB-INF/classes/config/origen/base/maintainLocationPage.xml deleted file mode 100644 index 0767e84..0000000 --- a/target/jjwms/WEB-INF/classes/config/origen/base/maintainLocationPage.xml +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -