Bug Fixes - 26.0.19 - Released 16 December 2024

This build has the following bug fixes implemented: 
Better
11881896 - Order Rules Tracking Long Ord Nos
This updates the Order Number field on our BDOrderRuleTracking table to match the ERP length. We discovered that some ERPs have wildly different tracking number lengths and this was causing some ugly error messages.
Fixed
11883577 - Invoice Multiple Emails With Comma Broken
In customer service, when emailing multiple emails on an invoice, the tool tip states that you can use a comma to separate the multiple emails but doing so resulted in an error.
Fixed
11884260 - Field Names Must Be Unique
The system was allowing a user to create two fields with the same name. At some point, the unique index on the Field Group and Name got dropped. This adds it back ... and is one of the reasons for the point release.