Difference between revisions of "36:WT Push Window Settings"
From coolearthwiki
								
												
				| Line 7: | Line 7: | ||
;Auto-Receive at Whistle To-Warehouse. - checkbox:  Default value is On.  After the order successfully ships, automatically moves the containers on the order to the warehouse you are shipping to.  | ;Auto-Receive at Whistle To-Warehouse. - checkbox:  Default value is On.  After the order successfully ships, automatically moves the containers on the order to the warehouse you are shipping to.  | ||
;Auto-Receive at ERP To-Warehouse. - checkbox:  Default value is On.  After the order successfully ships, automatically perform the Receive transaction at the warehouse you are shipping to.  | ;Auto-Receive at ERP To-Warehouse. - checkbox:  Default value is On.  After the order successfully ships, automatically perform the Receive transaction at the warehouse you are shipping to.  | ||
| − | ;Allow Multi  | + | ;Allow Multi Ship - checkbox: With this setting turned on, orders that are partially shipped will not be closed and additional shipments may be made against the same order in the future.  | 
	mapSetting("Show reason/activity code.", CHECKBOX, "0");  | 	mapSetting("Show reason/activity code.", CHECKBOX, "0");  | ||
	mapSetting("Default ERP Staging Location", TEXTFIELD);  | 	mapSetting("Default ERP Staging Location", TEXTFIELD);  | ||
	mapSetting("Default putaway bin", CHECKBOX, "0");  | 	mapSetting("Default putaway bin", CHECKBOX, "0");  | ||
Revision as of 18:18, 26 May 2006
Window Settings (Ctrl-L)
- Prompt Before Move - checkbox
 - Currently unused.
 - Confirm Success - checkbox
 - Default value is On. Display a message to indicate that the functionality has been successful.
 - Allow WT shipment of items on hold in ERP. - checkbox
 - When this setting is turned on, you will be allowed to ship items that have been placed on Hold in Adage.
 - Allow WT shipment of items on hold in Whistle. - checkbox
 - When this setting is turned on, you will be allowed to ship items that have been placed on Hold in Whistle.
 - Allow WT to auto-generate WT Order number. - checkbox
 - When this setting is turned on, Whistle will create new warehouse transfer numbers
 - Auto-Receive at Whistle To-Warehouse. - checkbox
 - Default value is On. After the order successfully ships, automatically moves the containers on the order to the warehouse you are shipping to.
 - Auto-Receive at ERP To-Warehouse. - checkbox
 - Default value is On. After the order successfully ships, automatically perform the Receive transaction at the warehouse you are shipping to.
 - Allow Multi Ship - checkbox
 - With this setting turned on, orders that are partially shipped will not be closed and additional shipments may be made against the same order in the future.
 
mapSetting("Show reason/activity code.", CHECKBOX, "0"); mapSetting("Default ERP Staging Location", TEXTFIELD); mapSetting("Default putaway bin", CHECKBOX, "0");