Difference between revisions of "GT:Load Ship Window Settings"

From coolearthwiki
Jump to: navigation, search
 
Line 1: Line 1:
mapSetting("Prompt Before shipment", CHECKBOX, "1");
+
==Window Settings (Ctrl-L)==
mapSetting("Confirm Success", CHECKBOX, "1");
+
;Prompt Before shipment - checkbox:  When this option is turned on, a message will be displayed before the load is shipped.  Default value is On.
mapSetting("Prompt to print bol",CHECKBOX,"1");
+
;Confirm Success - checkbox:  When this option is turned on, a message is displayed at the end of a successful shipment.  Default value is On.
mapSetting("Require lot approval for shipping", CHECKBOX, "0");
+
;Prompt to print bol - checkbox:  When this option is turned on, a message will appear to ask the user if they wish to print the bol report(s) at the end of a successful shipment.  Default value is On.
mapSetting("Collect Freight and Lumper Charges",CHECKBOX,"0");
+
;Require lot approval for shipping - checkbox:  When this option is turned on, the lot must have Approval status before it can be shipped.
mapSetting("Collect Carrier",CHECKBOX,"0");
+
;Collect Freight and Lumper Charges - checkbox:  When this option is turned on, the Freight and Lumper fields will be available to input data.
mapSetting("Free form carrier", CHECKBOX, "0");
+
;Collect Carrier - checkbox:  When this option is turned on, the Carrier field will be available on the screen to input data.
mapSetting("Use SO as BOL", CHECKBOX,"0");  
+
;Free form carrier - checkbox:  When this option is turned on, the user is allowed to type in the carrier name, rather than select it from a list.
mapSetting("Number of BOLs to Print",TEXTFIELD,"1");
+
;Use SO as BOL - checkbox:  When this option is turned on, the Sales Order will be used as the Bill of Lading number.
 +
;Number of BOLs to Print - textfield:  Defaults to 1.  This is the number of BOLs to print.

Revision as of 20:52, 3 May 2006

Window Settings (Ctrl-L)

Prompt Before shipment - checkbox
When this option is turned on, a message will be displayed before the load is shipped. Default value is On.
Confirm Success - checkbox
When this option is turned on, a message is displayed at the end of a successful shipment. Default value is On.
Prompt to print bol - checkbox
When this option is turned on, a message will appear to ask the user if they wish to print the bol report(s) at the end of a successful shipment. Default value is On.
Require lot approval for shipping - checkbox
When this option is turned on, the lot must have Approval status before it can be shipped.
Collect Freight and Lumper Charges - checkbox
When this option is turned on, the Freight and Lumper fields will be available to input data.
Collect Carrier - checkbox
When this option is turned on, the Carrier field will be available on the screen to input data.
Free form carrier - checkbox
When this option is turned on, the user is allowed to type in the carrier name, rather than select it from a list.
Use SO as BOL - checkbox
When this option is turned on, the Sales Order will be used as the Bill of Lading number.
Number of BOLs to Print - textfield
Defaults to 1. This is the number of BOLs to print.