Changes implemented
Previous  Top  Next


Changes that are new functionality or otherwise important to know about are noted in bold print.

·Printing Options dialog -- rearranged some fields to make it more clear how the Zoom is used.  
 
·Increased the number of default future and past days on the Rack to 999  
 
·Point of Sale sales entry -- Added a function to change the quantity of an item after it has already been entered.  
 
·Point of Sale sales entry -- Automatically select the last item scanned, so only one mouse click (or Alt-key press) is needed to Void, Discount, or change the quantity for it.  
 
·Map view right-click menu -- added a second Color Key option if the reservation colors are used (since both the map colors and the reservation colors can apply).  
 
·Credit card voids -- don't print a slip if the transaction is deleted without processing the void.  
 
·Documentation for Expressions (Advanced Customizations) -- added format specification details for FormatInt, FormatFloat, and FormatDateTime functions.  
 
·Event Action definitions (Advanced Customizations) -- For events triggered by right-click functions on a specific reservation date on the Rack (e.g. Split, Extend, Advance, etc.), set ThisDate and ThisPeriod context accordingly.  
 
·Expressions for Advanced Customizations -- added support for global variables that stay around as long as the program is running (handy for setting flags and values in one action that can be used in other action).  
 
·ShowQuery function (Advanced Customizations) -- enhanced it to allow a query to be used as a "search" function, returning the record selected by the user.  
 
·Added several functions for Expressions (Advanced Customizations):  
DlgClearList and DlgClearUserList  
SetFieldAddLinkedRec, SetFieldRemoveLinkedRec,  
SetFieldMoveLinkedRecUp, SetFieldMoveLinkedRecDown  
DeleteRecord  
Mixed  
DateRangesOverlap  
DatePeriodRangesOverlap  
SiteIsOpen  
SiteIsOpenPeriods  
ResvOnSiteDate  
ResvOnSiteDatePeriod  
ThisTabView()  
DateToShortText  
DlgSetCtrlSelectedText, DlgSetUserCtrlSelectedText  
DlgSetPOSCust, DlgSetPOSResv  
SetVarGlobal, VarExistsGlobal