Commit 9843207a 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@99137 ce508802-f39f-4f6c-b175-0d175dae99d5
parent f535d430
......@@ -342,6 +342,8 @@ UPDATE POPHELP SET SQL_STR='SELECT L.LOC_CODE AS PALLET_NO ,L.DESCR FROM STOCK S
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;
INSERT INTO MESSAGES (MSG_NO, MSG_STR, MSG_DESCR, MSG_TYPE, MSG_OPT, CHG_DATE, CHG_USER, CHG_TERM) VALUES ('VMNLPALLET', 'Blank Pallet No.', 'Pallet Number is blank.Please enter valid Pallet Number', 'E', 'Y', sysdate, 'BASE', 'BASE');
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