How to enable Zip code collection
You can collect Zip code information during sales for marketing purposes. Salesware allows you to specify how often you would like to collect this information with a setting in SysManager:
1. Go to the SysManager > Preferences > Miscellaneous > Sales tab.
2. Enter a number that represents how often you would like to collect a zip code (every X sales).
3. Save your changes.
Note: The number you enter here affects all salespoints at your site.
If you need to control zip code collection on an individual salespoint basis, you can insert the following .INI setting into either the global .INI for a salespoint type (SysManager > Preferences > Miscellaneous > Global Salespoint INI, or the Sales32c.INI file for a specific salespoint:
[Preferences]
ZipCodeCollect=0/-1
Setting this overrides the company-wide preference (set in the SysManager > Preferences > Miscellaneous > Sales tab) for collecting zip codes. Setting this value to 0 suppresses the zip code collection prompt. Setting this value to -1 specifies that salespoint to follow the company-wide preference. Setting to any other value prompts a zip code collection at N finalizations/saves. The default value is -1. You can also enable zip code validation using the ValidateZip .INI setting.