Bug Fixes - 25.0.40 - Released 4 June 2024

This build has the following bug fixes implemented: 
Better
11862491 - Make Objects Record Lock Less
Exactly as advertised: low-level changes to make objects record lock less.
Better
11872844 - Update Country Help
Improved tooltip.
Fixed
11873537 - Email Templates Don't Support Nested Repeaters
Prior to this build, we did not support this functionality in our email templates. Put more simply, we did not support a "repeater inside another repeater."
Fixed
11875064 - Update Related Items To Only Send If They Are In The Master List
This corrects a problem where upsell/cross-sell items were failing to upload to E-Automate because they were not in the master list. The process now checks to see if they are in the master list before adding them as an upsell/cross-sell item.
Fixed
11875331 - QBD Connector Throws System Out of Memory Error When Downloading Accounts
In new environments using the QuickBooks connector sub-system where QuickBooks had more than 200 G/L accounts, during the initial provisioning, the system wasn't detecting the end of the download correctly and ended up stuck in an infinite loop.
Fixed
11875953 - Invoice Analysis Reports An Error If You Give It A Starting Invoice Number But Not An Ending Invoice Number
As advertised. Fixed an ugly error.
Fixed
11875998 - Update UPS API Call To Support OATH 2.0
UPS is deprecating access key authentication in favor of an OAuth 2.0 security model for all APIs as of 5 August 2024, at which point access keys will no longer be supported for authentication to any UPS APIs. As a result, we implemented a critical fix to our existing UPS freight account functionality to ensure it continues to work. We no longer need any of the information previously required; instead, there is now a button on the UPS freight account page that will send the user to UPS to authorize BirdDog to access the data. Authorization then takes you to the BirdDog home page and upon logging in with the email address we have on record, your system is fully authenticated and you are redirected back to your site. Apart from this, UPS rating is unchanged in BirdDog.
Fixed
11876349 - Adjust Location Field On Alternate Address File For QuickBooks Desktop Environments
We were not correctly updating this field to its proper length in QuickBooks environments. Now we are.
Fixed
11876388 - Typo In Run Connector Message
Fixed an ugly typo in the Enterprise for Windows Run Connector message. Luckily, this typo only appeared in very specific conditions.
Better
11876694 - Terrible Error Message When Item Min/Max/Multiple Set Up Wrong
When setting the minimum quantity of an item to 1 but setting multiple quantity to 2 on item edit, the resulting error was confusing and not very helpful so we improved it.