Bug Fixes - Version 15.1.15 - Released 10 December 2021

This build has the following bug fixes implemented: 
Fixed
11837953 - Item Price Changes To 0 If Left in Cart and Processed After Timeout
A cart left unattended that timed out was causing serious issues with the Ecommerce checkout process.
Fixed
11844505 - Macola ES Entry Line Load Routine Is Not Using An On-Index Query
G/L Entry Lines (amutas) were being loaded by Journal and Entry Number. However, there is not an index for these two fields. Added the field EntryYear to the load query to get on index.
Fixed
11844935 - Attempting To Save An Existing Object, But The Record Cannot Be Found
Added better error handling for bad data for WooCommerce orders.