Commit abb42b64 authored by smestry's avatar smestry

W15FSUN008, Updated sql file for palletization.


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@99318 ce508802-f39f-4f6c-b175-0d175dae99d5
parent a43f0721
...@@ -383,3 +383,4 @@ CREATE INDEX STOCK_LOC_SITE ON STOCK ( LOC_CODE, SITE_CODE,INV_STAT ) ; ...@@ -383,3 +383,4 @@ CREATE INDEX STOCK_LOC_SITE ON STOCK ( LOC_CODE, SITE_CODE,INV_STAT ) ;
CREATE INDEX LOCATION_LOC_SITE ON LOCATION ( LOC_CODE, SITE_CODE,INV_STAT ) ; CREATE INDEX LOCATION_LOC_SITE ON LOCATION ( LOC_CODE, SITE_CODE,INV_STAT ) ;
UPDATE OBJ_FORMS SET DISP_METADATA = 'checkedImage@img<item_code>,(<item_descr>),<lot_no>,<lot_sl>,<quantity>,<item_unit>' WHERE win_name = 'w_palletization' and form_no = 3;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment