summaryrefslogtreecommitdiff
path: root/doc/release_notes
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release_notes')
-rw-r--r--doc/release_notes12
1 files changed, 8 insertions, 4 deletions
diff --git a/doc/release_notes b/doc/release_notes
index fb3209be..b95fac3c 100644
--- a/doc/release_notes
+++ b/doc/release_notes
@@ -1,5 +1,5 @@
RELEASE NOTES
-LedgerSMB 1.2.16
+LedgerSMB 1.2.17
@@ -198,13 +198,17 @@ Also the POS system requires some additional configuration both in the chart of
accounts and in the system itself. Please edit the pos.conf.pl and create
appropriate till accounts.
-Major Bugs Fixed in 1.2.16:
+Major Bugs Fixed in 1.2.17:
================================
-1) Access denied! when searching for timecards.
+1) Access denied! when deleting users.
-2) Attempt to free unreferenced scalar on invoices with taxes when using
+2) Attempt to free unreferenced scalar on orders with taxes when using
Perl 5.10.0
+3) "Cannot call method quote on undefined value" when generating project sales orders
+
+4) Item notes replaced with qty when consolidating sales orders.
+
Also, note that LedgerSMB 1.2.15 had a bunch of the pricematrix logic rewritten.
If you are upgrading from an earlier version, please test before putting it into
production.