AudienceView Connect
AudienceView Documentation

AudienceView 6.3.0 HotFix 8 Release Notes

Release Date: November 23, 2012

Desktop Fixes

Issue Solution ID
When selling tickets using Cash via Quick Sales a validation error occurs.
After selecting seats via the Customer Services application Seats|Quick Sales page, adding them to the order and changing the 'Payment Method' to Cash, some of the credit card specific fields remain visible. When the order is created, a validation error displays indicating that some of the required fields have not been completed althought the field are not applicable to the sale.
This has been corrected in AudienceView 6.3.0 HotFix 8.
When Cash is selected as a 'Payment Method' only the appropriate fields remain displayed and the order can be created.
AVT-7825
Events with $0.00 pricing models can not be updated. This has been corrected in AudienceView 6.3.0 HotFix 8.
Pricing models can now contain $0.00 pricing models. The default pricing amount has been changed from 0.01 to 0.00 in the Registry::EN::Business Objects::TSperformanceBO::Model Pricing node 'Amount' field and the Registry::EN::Business Objects::TSmapBO::Model Pricing node 'Amount' field.
AVT-8158
Orders containing more than one pass are not pushing the admission details of the secondary customer to the second pass.
When orders are created that contain more than one pass, the second pass (with a customer assigned to it) is printing but without the customer details on it. The first pass prints via as expected
This has been corrected in AudienceView 6.3.0 HotFix 8.
All of the passes are printing with the apporpriate custoemr information.
AVT-8208

Online Fixes

Issue Solution ID
The 'Excellent' availability colour is not displaying when 100% of the seats are available.
The AudienceView Online availability indicators are set via the Registry::EN::Application::Online::Availability Thresholds node. By default, the 'Excellent Percent' is set to 100, the 'Good Percent' is set to 50, etc. Any percentage between that range (e.g. 65%) will cause the Excellent indicator to be displayed; however, when 100% of the seats were available, no indicator was displayed.
This has been corrected in AudienceView 6.3.0 HotFix 8.
The Excellent indicator now displays when 100% of the seats are available for a performance.
AVT-7528

Payment Fixes

Issue Solution ID
Declined 3DSecure transactions are causing a 500 error. This has been corrected in AudienceView 6.3.0 HotFix 8.
Declined 3D Secure transactions work.
AVT-8094

Printing Fixes

Issue Solution ID
When there is a multiple line address, the address is repeated on the AVDOC version of the invoice. This has been corrected in AudienceView 6.3.0 HotFix 8.
AVDOCs now properly output the shortened text when text spans multiple lines.
AVT-7701
Blocks of text in AVDOC receipts are being shifted to the left (i.e. the left margin is decreased). When the receipt is generated immediately (i.e. auto-print/printed now) the text aligns properly. This has been corrected in AudienceView 6.3.0 HotFix 8.
Blocks of text in AVDOC versions of receipts do not shift.
AVT-8096

Database Fixes

Issue Solution ID
TSmapBO does not generate audit_ID and causes changes attributed to the previous audited event. This has been corrected in AudienceView 6.3.0 HotFix 8.
A unique audit_id is now being created for each record and each sequence number.
AVT-8534
The TSmapBO does not clear updated data, generating unnecessary database traffic.
When changes are made to a number of admissions via the Venue Configuration application Performance Management pages, the previously updated admissions are being saved each time that 'Apply' is clicked. This generates unnecessary database traffic.
This has been corrected in AudienceView 6.3.0 HotFix 8.
Only one record for each update is being adding to the database.
AVT-8535