Difference between revisions of "GT:WT Push Window Settings"

From coolearthwiki
Jump to: navigation, search
 
Line 1: Line 1:
mapSetting("Prompt Before Return", CHECKBOX, "1");
+
 
 +
mapSetting("Prompt Before Move", CHECKBOX, "1");
 
mapSetting("Confirm Success", CHECKBOX, "1");
 
mapSetting("Confirm Success", CHECKBOX, "1");
mapSetting("Allow multiple shipments",CHECKBOX,"0");
+
mapSetting("Allow WT shipment of items on hold in ERP.",CHECKBOX, "0");
mapSetting("Collect stop numbers", CHECKBOX, "0");
+
mapSetting("Allow WT shipment of items on hold in Whistle.",CHECKBOX, "0");
mapSetting("Auto-schedule",CHECKBOX,"0");
+
mapSetting("Allow WT to auto-generate WT Order number.", CHECKBOX, "0");
mapSetting("Collect Bin", CHECKBOX, "1");
+
mapSetting("Auto-Receive at Whistle To-Warehouse.", CHECKBOX, "1");
 +
mapSetting("Auto-Receive at ERP To-Warehouse.", CHECKBOX, "1");
 +
mapSetting("Allow Multi-Ship.", CHECKBOX, "1");
 +
mapSetting("Show reason/activity code.", CHECKBOX, "0");
 +
mapSetting("Default ERP Staging Location", TEXTFIELD);
 +
mapSetting("Default putaway bin", CHECKBOX, "0");

Revision as of 18:53, 28 April 2006

mapSetting("Prompt Before Move", CHECKBOX, "1"); mapSetting("Confirm Success", CHECKBOX, "1"); mapSetting("Allow WT shipment of items on hold in ERP.",CHECKBOX, "0"); mapSetting("Allow WT shipment of items on hold in Whistle.",CHECKBOX, "0"); mapSetting("Allow WT to auto-generate WT Order number.", CHECKBOX, "0"); mapSetting("Auto-Receive at Whistle To-Warehouse.", CHECKBOX, "1"); mapSetting("Auto-Receive at ERP To-Warehouse.", CHECKBOX, "1"); mapSetting("Allow Multi-Ship.", CHECKBOX, "1"); mapSetting("Show reason/activity code.", CHECKBOX, "0"); mapSetting("Default ERP Staging Location", TEXTFIELD); mapSetting("Default putaway bin", CHECKBOX, "0");