Bug Fixes - 22.1.40 - Released 16 December 2024

This build has the following bug fixes implemented: 
Fixed
11881934 - Upgrading to 22.x Sets All Sage Warehouses Inactive
This was a data conversion error. It worked fine when adding new locations. The scenario with the issue is where a location exists AND it has an existing record in the BirdDog Location Support table. We added the Active column to that table without a default value which caused existing locations to report inactive.
Fixed
11883670 - Spaces In The Invoice Customer Number Field Cause Errors Creating Sales Orders
This issue ending up being that if you had 10 spaces in the Invoice Customer Number field on the BirdDog Customer Support table, then, when creating a new sales order for that customer in Sage 100, you would get a mostly useless error message. Updated the error message to the latest format:Invalid Invoice customer number:{Bad invoice cus no} on customer number:{cus no}. Further, this also ignores the 10 spaces now and treats the invoice customer number as not set.