Difference between revisions of "GT:Unreport Pallet Window Settings"
From coolearthwiki
								
												
				| Line 1: | Line 1: | ||
;Un-backflush - checkbox:  When this window setting is turned on, it will undo backflush.  | ;Un-backflush - checkbox:  When this window setting is turned on, it will undo backflush.  | ||
| + | 	mapSetting("Use Production Day setting from Report Prod", CHECKBOX, "0");  | ||
| + | 	mapSetting("Set Unreport Trans Date to be right after Report", CHECKBOX, "0");  | ||
| + | 	mapSetting("Allow Unreporting for Directed Reporting to Outside Whs", CHECKBOX, "0");  | ||
| + | 	mapSetting("Capture Batch ID", CHECKBOX, "0");  | ||
| + | 	mapSetting("Batch ID Departments", TEXTFIELD);  | ||
Revision as of 17:41, 28 October 2014
- Un-backflush - checkbox
 - When this window setting is turned on, it will undo backflush.
 
mapSetting("Use Production Day setting from Report Prod", CHECKBOX, "0"); mapSetting("Set Unreport Trans Date to be right after Report", CHECKBOX, "0"); mapSetting("Allow Unreporting for Directed Reporting to Outside Whs", CHECKBOX, "0"); mapSetting("Capture Batch ID", CHECKBOX, "0"); mapSetting("Batch ID Departments", TEXTFIELD);