Horizon Receipt Printer/Changelog
From MVLC Staff
Contents |
Horizon Receipt Printer
- v2.0.5.15 (12/15/2009)
- Removed line of debug code that slipped through on hold slips
- v2.0.5.0 (12/11/2009)
- Corrected checking for "email" text in phone number when determining whether or not to print a call slip
- Added option to disable printing of Check In receipts
- Added item to menu to allow next Check In receipt when selected, will show as disabled if disable printing option is not turned on
- Added sanity check: If a Check In receipt prints with more than five items a dialog will be brought up before the receipt will print, regardless of if the receipt was singly enabled off of the menu or Check In slips are not disabled
- v2.0.4.0 (12/9/2009)
- Corrected issue with names without a comma on Hold Slips introduced in 2.0.3.0
- Added blank line after "Top Message" and before "Bottom Message" to help separate them from the rest of the slips
- v2.0.3.0 (12/8/2009)
- Added Transit Slip "Mini Slip WhiteSpace Bottom" feature
- Corrected issues with last names on Hold Slips, specifically double last names
- Slight adjustment to cleanup routines for pre-processing slips
- v2.0.2.0 (12/2/2009)
- Corrected error with transit mini-slips - Formatting was not being reset properly
- Added init command (settings reset) to start of every slip - Formatting should never cross slips
- Added menu item to manually trigger a reset
- Added separator line to menu to separate the configuration/reset commands from the close command
- v2.0.1.0 (12/1/2009)
- Adjusted logic for locating/loading settings file - now checks command line, then current working directory settings.xml, then current install directory settings.xml, in that order, stopping when it finds something.
- Re-added debug output code mistakenly removed from agencies file load routine
- Added menu items to context menu: Reload Configuration and Configure Horizon
- Added a check to see if a printer named "Horizon Receipt Printer" exists on start - Throws a warning balloon tip if not found
- v2.0.0.0 (11/17/2009)
- Initial Release
Horizon Receipt Printer Debug Program
- v1.0.1.0 (12/1/2009)
- Fixed an issue with command line options when run in certain ways
- Changed code logic so that HorizonReceiptPrinter.exe should be run from the same folder as HorizonReceiptDebug.exe regardless of working directory
- Gave same icon as other programs
- v1.0.0.0 (11/17/2009)
- Initial Release
Horizon Receipt Printer Settings Program
- v1.0.3.0 (12/11/2009)
- Added "Disable" option for Check In receipts
- v1.0.2.0 (12/8/2009)
- Added "Mini Slip WhiteSpace Bottom" option for transit slips
- v1.0.1.0 (12/1/2009)
- Settings program now properly reads "Enhance Due Dates" option, was not reading it previously (setting appears to have been written, just not read)
- v1.0.0.0 (11/17/2009)
- Initial Release
Horizon Receipt Printer Installer
Note: Using the main program release version number for the installer changes
- v2.0.1.0 (12/1/2009)
- Old version (1.x series) uninstaller should now be run during the install step, to prevent issues with uninstalling it afterward
- When upgrading/uninstalling the installer should now attempt to close
- Adds icon for debug program to start menu
- v2.0.0.0 (11/17/2009)
- Initial Release
Agencies File
- 11/17/2009
- Initial Release