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

From coolearthwiki
Jump to: navigation, search
Line 1: Line 1:
 
+
==Window Settings (Ctrl-L)==
mapSetting("Prompt Before Move", CHECKBOX, "1");
+
;Prompt Before Move - checkbox:  Currently unused.
mapSetting("Confirm Success", CHECKBOX, "1");
+
;Confirm Success - checkbox:  Default value is On.  Display a message to indicate that the functionality has been successful.
mapSetting("Allow WT shipment of items on hold in ERP.",CHECKBOX, "0");
+
;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.
mapSetting("Allow WT shipment of items on hold in Whistle.",CHECKBOX, "0");
+
;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.
mapSetting("Allow WT to auto-generate WT Order number.", CHECKBOX, "0");
+
;Allow WT to auto-generate WT Order number. - checkbox:  When this setting is turned on, Whistle will create new warehouse transfer numbers
mapSetting("Auto-Receive at Whistle To-Warehouse.", CHECKBOX, "1");
+
;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.
mapSetting("Auto-Receive at ERP To-Warehouse.", CHECKBOX, "1");
+
;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.
mapSetting("Allow Multi-Ship.", CHECKBOX, "1");
+
;Allow Multi-Ship. - checkbox:  Default value is On. 
 
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 14:17, 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
Default value is On.

mapSetting("Show reason/activity code.", CHECKBOX, "0"); mapSetting("Default ERP Staging Location", TEXTFIELD); mapSetting("Default putaway bin", CHECKBOX, "0");