Commit 2487e1c0 authored by jshinde's avatar jshinde

Request Id: W15JSUN006

,One new screen on handheld device to scan the pallet after it receive tooutbound or partial picking area.
 Forklift person will scan the pallet and put it on RMPM  or FG
outbound location based on the item of pallet


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@100026 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 5282a1af
......@@ -104,10 +104,10 @@ INSERT INTO ITM2MENU (APPLICATION, LEVEL_1, LEVEL_2, LEVEL_3, LEVEL_4, LEVEL_5,
insert into obj_itemchange (obj_name,form_no,field_name,mandatory)
values ('palletout','1 ','itm_default','Y');
values ('palletout','1','itm_default','Y');
insert into obj_itemchange (obj_name,form_no,field_name,mandatory)
values ('palletout','2 ','itm_default','Y');
values ('palletout','2','itm_default','Y');
-----------------------------------------------------------MESSAGES-----------------------------------------------------------
......
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