Fixes implemented
Previous  Top 


Problems that were considered significant functional issues are noted in bold print.

·Map color key -- changes to the colors were not being saved after the program was closed.  
 
·Rates and Sites dates available -- if a wrapped-around date range is entered like "10/31 to 4/1", it's automatically corrected to "10/31 to 12/31, 1/1 to 4/1".  
 
·Credit card processing -- Don't allow aborting for the first 10 seconds of processing (to help eliminate accidentally aborting it while it's going through).  
 
·Date and Time formats changed so that time zone differences between computers don't cause the times or dates to show up differently.  
 
·Don't allow the Last Name of a customer to be blank.  
 
·New Reservation -- If it's cancelled after adding a new customer, offer to delete the new customer also.  
 
·Credit card processing -- don't allow the "Enter" key to activate the "Process" button, so it's not "automatically" processed after a card swipe unless that option is specifically enabled.  
 
·Payment category allocations -- corrected bug that incorrectly claimed an amount is not all allocated for certain amount combinations. Also eliminate the error message if a blank entry is added accidentally (delete blank ones automatically).  
 
·If the Access level for adding POS sales to reservations is set to Clerk, allow this as directed instead of always requiring Reservations access level.  
 
·Fixed a Script bug that was reporting WHILE/ENDWHILE nesting errors incorrectly.  
 
·Scheduled (hourly) Reservations -- allow changing the Resv Type as long as it's a type that's allowed for the same Schedule.  
 
·Fixed so that Deposits Applied are never "deducted" (e.g. negative Dep Applied transactions) even for credits or refunds -- this was causing problems with Receipts by Category reports, QuickBooks exporting and Deposit Account reports. Once applied, a deposit should never be "un-applied".  
 
·Fixed various minor annoyances in editing dialog customizations, queries, etc.  
 
·Fixed data format for escape characters so import/export functions handle them correctly  
 
·Fixed a couple crash-causing bugs which clicking certain areas of queries  
 
·Networking -- Fixed a problem that was causing "Workstation already in use" errors after a full database refresh.  
 
·Networking -- Fixed a problem with clients trying to apply changes from logs before fully connected (resulting in impossible record locks).