Bug Fixes - 26.0.25 - Released 6 February 2025

This build has the following bug fixes implemented: 
Better
11885435 - Logging Is Noisy But No Errors
Despite having no actual errors in the logging, the Spire ERP connector run was constantly throwing a bunch of warnings that should only be recurring if errors were popping up.
Better
11884869 - Logging Improvements Required For Typo And Clarity
Logging in the Spire ERP connector was reported Unhandle Error instead of Unhandled. We also improved the actual logging to make it more understandable to non-developers.
Fixed
11884872 - Changing Item Numbers On A Component Is Not Allowed Error
Resolved some download issues with the Spire ERP connector.
Fixed
11885192 - UOM Value Needs To Be Increased
The UOM code length in Spire ERP is 10 characters, but we were only allowing 4.
Fixed
11885197 - Customer Download Error With Input String Not Correct Format
Resolved some download issues with the Spire ERP connector.
Fixed
11885559 - Process End Of Period Doesn't Handle Invoices Without Lines
If you posted a sales order header without any lines on it and then ran the Process End of Period job, the job blew up with a positively ugly error that was quite difficult to decipher.