Bug Fixes - 26.4.12 - Released 12 May 2025

This build has the following bug fixes implemented: 
Fixed
11861400 - Posting In ES Isn't Recording The Entry Year And Month Correctly
When posting an invoice in a prior period (i.e. on 4/8 you print/post an invoice with a 1/15/2023 date) in Macola ES, several of the fields should match the invoice date, but they used "today's" date. This also fixes a performance problem that was causing timeouts on some systems during G/L entry creation
Better
11887605 - Update Confirm Ship Serial/Lot Number Matching To Use Contains Instead Of Equals
This allows you to have a lot number in the system like 930918001200015 but only encode 1200015 in the GTIN as the lot # and it will still find it.
Fixed
11888040 - Last Sold Date Not Updating In Inventory Location File Table
When posting an order for an item in BirdDog Enterprise, the last sold date in IMINVLOC_SQL did not update correctly and stayed NULL.
Better
11888390 - Increase Ord No Column Width
The order number column width was not wide enough for large order numbers on the following pages:
  • Accounting | Process Orders
  • Customer Service | Open Orders
  • Sales Manager | Booking Analysis
  • Sales Manager | Open Orders
  • Warehouse Management | Confirm Ship
Fixed
11889984 - Website Doesn't Handle Invalid Data In Site Settings Default Document Very Well
Before this change, an invalid value in that column would keep the site from starting.