Enhancements:
 Â
Fetch
New Schema: Appointment History. Based upon the booker of an appointment related to an RO, the following searches can be queried: Appt date, Appt Time, Booked By, Advisor, AdvisorID, RO Date, RoNo, and HasOpCode (note: this function requires parameters OpCode and C,W,I or ALL, it and returns yes/no).
New function: TargetMaintenanceCount; it's used to fetch customers that are due for a specific Maintenance Group. The function only selects Maintenance call types, and it only selects records without a username (calls not selected by a user).
Book Appointment Form's check box Sort by most used controls how the OpCode Search works. When checked, it returns results in order of most-used (default). When unchecked, it returns an alphabetic/numerical sort for opcodes.Â
Resolutions:
The full OpCode and OpCode Description was not displaying on the Service History tab. With this release, if a record is clicked within those columns, a popup is presented displaying the full OpCode and OpCode Description.