Apex V2.57

Apex V2.57

Defects Resolved


Zoho Number
Module
Version
Description
Zoho Desk Number
AX-I223
Reservations
0414
ADODataset2: Operation cannot be performed on open dataset error when opening any reservation

This has been resolved and reservations can be accessed without errors.
49114
AX-I215
Administration
0414
EDatabaseError Violation of PRIMARY KEY constraint 'PK__DTSegmnt

Apex will now accept 6 character Rate codes received from CRS to prevent the last two digits being cut off and causing the error because another rate already exists with the same code.
48828


New Features


Zoho Number
Module
Version
Description
Zoho Desk Number
AX-I221
DBUtility
0414
Text debug logs of SQL commands

Some new logging features have been added to Apex and DBUtil which will log every command in a process so that you can see exactly where a process fails.
This will be particularly handy when there is an error during End Of Day or an upgrade. When it is on, a text log file will be created showing each step.
The Create/Update process will show more detail on DBUtil itself now.
N/A
AX-I220
Reservations
0414
Spaces in guest names

Guest names starting with a blank space will no longer allow the user to save the reservation
N/A