Difference between revisions of "GT:WT Push Window Settings"
From coolearthwiki
								
												
				| Line 1: | Line 1: | ||
| − | 	mapSetting("Prompt Before   | + | |
| + | 	mapSetting("Prompt Before Move", CHECKBOX, "1");  | ||
	mapSetting("Confirm Success", CHECKBOX, "1");  | 	mapSetting("Confirm Success", CHECKBOX, "1");  | ||
| − | 	mapSetting("Allow   | + | 	mapSetting("Allow WT shipment of items on hold in ERP.",CHECKBOX, "0");  | 
| − | 	mapSetting("  | + | 	mapSetting("Allow WT shipment of items on hold in Whistle.",CHECKBOX, "0");  | 
| − | 	mapSetting("Auto-  | + | 	mapSetting("Allow WT to auto-generate WT Order number.", CHECKBOX, "0");  | 
| − | 	mapSetting("  | + | 	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 22: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");