Difference between revisions of "GX:Load Window Settings"
From coolearthwiki
								
												
				| Line 3: | Line 3: | ||
;Dont allow load of held orders - checkbox:  When this option is turned on, any orders on hold will not be allowed to be loaded.  | ;Dont allow load of held orders - checkbox:  When this option is turned on, any orders on hold will not be allowed to be loaded.  | ||
;KP Order Sorting - checkbox:  customer specific setting.  | ;KP Order Sorting - checkbox:  customer specific setting.  | ||
| − | ;Collect Pallet Position - checkbox:  When this option is turned on,    | + | ;Collect Pallet Position - checkbox:  When this option is turned on, the position of the pallet on the truck will be collected.  | 
| − | + | ;Require lot approval for loading - checkbox:  When this option is turned on, Whistle will check that the lot has been approved before the pallet will be allowed to be loaded.  | |
| − | + | ;Prompt for putaway of unloaded pallets - checkbox: When this option is turned on, you will be prompted to put away pallets after they have been unloaded.  | |
| − | + | ;Enable BOL printing options - checkbox:  When this option is turned on, the BOL printig options will be available on the Load window.  | |
| + | |||
	mapSetting("Warn when tracking number not scanned", CHECKBOX, "0");  | 	mapSetting("Warn when tracking number not scanned", CHECKBOX, "0");  | ||
	mapSetting("Require SCAN OVERRIDE permission for manual track entry", CHECKBOX, "0");  | 	mapSetting("Require SCAN OVERRIDE permission for manual track entry", CHECKBOX, "0");  | ||
	mapSetting("Allow multiple shipments",CHECKBOX,"0");  | 	mapSetting("Allow multiple shipments",CHECKBOX,"0");  | ||
	mapSetting("Show Carrier On Screen",CHECKBOX,"0");  | 	mapSetting("Show Carrier On Screen",CHECKBOX,"0");  | ||
Revision as of 16:03, 26 May 2006
Window Settings (Ctrl-L)
- Show Load Field - checkbox
 - When this option is turned on, the Load field will display on the screen.
 - Dont allow load of held orders - checkbox
 - When this option is turned on, any orders on hold will not be allowed to be loaded.
 - KP Order Sorting - checkbox
 - customer specific setting.
 - Collect Pallet Position - checkbox
 - When this option is turned on, the position of the pallet on the truck will be collected.
 - Require lot approval for loading - checkbox
 - When this option is turned on, Whistle will check that the lot has been approved before the pallet will be allowed to be loaded.
 - Prompt for putaway of unloaded pallets - checkbox
 - When this option is turned on, you will be prompted to put away pallets after they have been unloaded.
 - Enable BOL printing options - checkbox
 - When this option is turned on, the BOL printig options will be available on the Load window.
 
mapSetting("Warn when tracking number not scanned", CHECKBOX, "0"); mapSetting("Require SCAN OVERRIDE permission for manual track entry", CHECKBOX, "0"); mapSetting("Allow multiple shipments",CHECKBOX,"0"); mapSetting("Show Carrier On Screen",CHECKBOX,"0");