Bug Fixes - 26.4.8 - Released 9 April 2025

This build has the following bug fixes implemented: 
Fixed
11865357 - Tax Not Printing Correctly on Order Acknowledgement
If sales tax amount was set to a very high number, it was only displaying as pound signs on a Print Order Acknowledgement.
Fixed
11876784 - Checkout and Cart Lines Use Different Descriptions
The cart line display was showing the item's Short Description, while the the checkout line display showed the item's description from the item master file table. The latter was correct, so we updated the cart line display to do the same.
Fixed
11885769 - Invoice Displaying Item Description Instead Of Line Description
Recently, we added an option for CSRs to add a new item description while in Order Entry which mostly overrides the existing item description for that order/invoice only. Unfortunately, the invoice was showing the old description.
Fixed
11889020 - Set Avalara Tax Calculated Checkbox on M1 Connector Run
When using Avalara AvaTax against a M1 connector, we needed to Set SalesOrders.ompAvalaraTaxCalculated = True on the M1 Connector Sales Order upload if Avalara has calculated the tax in BirdDog already.
Fixed
11889201 - Site Settings Customer Service Freight Pay Codes Don't Honor ERP Length
The M1 connector pulls Freight Pay Codes from M1, and Freight Pay Code column in the appropriate table is set to varchar(5), but the software was throwing "Only allows one character" on the Maintain Site page when trying to set/use them on the site.