diff options
-rw-r--r-- | Changelog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,7 +1,11 @@ +Changelog for 1.2.4 +* Fixed internal functions avgcost() and lastcost() to not use float (Joshua D) + Changelog for 1.2.3 * Corrected per-user locale selection (Seneca) * Corrected partial commits for invoices and orders (Chris T) * Corrected data types for invoice.qty and invoice.allocated in new dbs (CHris T) +* Corrected suffix error in 1.2.1 to use .sqlc for backups (Joshua D) Changelog for 1.2.2 * Corrected sales tax display bug in order entry screen (Chris T) |