GT:Page 3 Settings
From coolearthwiki
- Adaptive Binfield checkdigit - checkbox
- With this option turned on, Whistle will print half of a bin label with a check-digit, half without.
- Case Pick - checkbox
- With this option turned on, Whistle will turn on the case picking functionality.
- Days To Keep Log - inputfield
- This setting is used to specify the length of days to keep log file entries before being trimmed.
- Prefer Put Empty Single - checkbox
- With this option turned on, Whistle’s picking logic will prefer an empty bin over an otherwise optimal location.
- Ignore pallet qty on putaway - checkbox
- With this option turned on, Whistle’s putaway logic will not prefer to put away a partial pallet (non-full pallet) in a bin that normally only holds a single pallet.
- Intra-container print delay - inputfield
- This setting holds the value in milliseconds to delay a print action based on some printer’s individual needs.
- Allow decimal qty for all uoms - checkbox
- With this option turned on, Whistle will allow decimal quantities to be used for all UOM conversions.
- Auto save screens for user - checkbox
- With this option turned on, Whistle will auto-save screen data for each user.
- Auto span SO lines for identical items - checkbox
- With this setting turned on, Whistle will split the loaded quantity between two same product sales order lines. Otherwise, all quantity will go to the first order line for the product.
- Settings Password - inputfield
- This setting is used to specify the password for all settings windows.
- IsUltra - checkbox
- When this setting is turned on, Ultra is enabled.
- Ultra
- track# - textfield: This setting is the starting value for adding new tracks when Ultra is running. The default value is 1000.
- UltraCounter - textfield
- When Ultra is running, this is used as the counter, since the database cannot be accessed to find the counter variable stored there. Default is "0".
- UltraRetryMin - textfield
- When Ultra is running, this value is how often Ultra attempts to reconnect to the database, in minutes. Default is "5".
gWslSettingsP->map("Num. of Receive Tab Fields", TEXTFIELD, "1"); gWslSettingsP->map("Num. of Shipping Tab Fields", TEXTFIELD, "1"); gWslSettingsP->map("X12 Compliant ASN", CHECKBOX); gWslSettingsP->map("XML Path", TEXTFIELD);