diff --git a/src/webapp/WEB-INF/classes/config/origen/delivery/editLocationRegistrationPage.xml b/src/webapp/WEB-INF/classes/config/origen/delivery/editLocationRegistrationPage.xml index 57f8faa..6dbb3b0 100644 --- a/src/webapp/WEB-INF/classes/config/origen/delivery/editLocationRegistrationPage.xml +++ b/src/webapp/WEB-INF/classes/config/origen/delivery/editLocationRegistrationPage.xml @@ -33,7 +33,6 @@ where 1=1 and loc.disabled = false and loc.type in ('TRANSIT','STORAGE','PROCESS','BAD') and (loc.mixItem=true or lv.loc_status='空') - and loc.warehouse = #{SESSION_WAREHOUSE} /~p_row1: AND lv.pRow >={p_row1} ~/ /~p_row2: AND lv.pRow <={p_row2} ~/ /~l_row1: AND lv.lRow >={l_row1} ~/ diff --git a/target/jjwms/WEB-INF/classes/config/origen/delivery/editLocationRegistrationPage.xml b/target/jjwms/WEB-INF/classes/config/origen/delivery/editLocationRegistrationPage.xml deleted file mode 100644 index 57f8faa..0000000 --- a/target/jjwms/WEB-INF/classes/config/origen/delivery/editLocationRegistrationPage.xml +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - editLocationMoveDocPage - - - - - - - - - - - - - - - - - - - - ={p_row1} ~/ - /~p_row2: AND lv.pRow <={p_row2} ~/ - /~l_row1: AND lv.lRow >={l_row1} ~/ - /~l_row2: AND lv.lRow <={l_row2} ~/ - /~zone.id: AND loc.zone.id = {zone.id} ~/ - order by loc.code]]> - - - - - - - - - - - - - - - - - - - - - - -