Bug Fixes - 25.0.56 - Released 27 June 2024

This build has the following bug fixes implemented: 
Fixed
10195740 - Deleting Entity Type Doesn't Delete Trigger Audit Table
When an Entity Type is deleted, the database table was (correctly) being deleted but the corresponding BDTriggerAudit table was not.
Fixed
11874968 - Price Code Showing On CustomerView Not Showing on CustomerEdit
A customer/item price code was visible when a user navigated to /CustomerService/CustomerView.aspx, but it wasn't there when the customer was edited.
Better
11877190 - Invoicing Analysis Field Boxes Weird On Mobile Chrome
The various fields on the Invoicing Analysis page were hanging over the box borders.
Fixed
11877309 - CC Number Required When Profile ID Not Supplied Parameter Name CreditCardNo Error
Entering a test credit card number on a live environment set to Test was resulting in a "Credit Ccard Number Required When Profile ID Not Supplied Parameter Name CreditCardNo" error on the checkout page.
Fixed
11877675 - Object Reference Error When Saving Item Price Code
When changing the expiration date of an expired item price code and saving it, the site throws an object reference error.
Fixed
11877892 - Sage Connector Cash Receipts Upload Settting Invoice Type Incorrectly
When we write the cash receipt to Sage 100, we are writing it as a cash payment to the account but were not applying it to the invoice that we are attempting to pay using our software.
Fixed
11877940 - Object Reference Error in Site Settings
Fixed error being reported in logging that wasn't causing any issues.