summaryrefslogtreecommitdiff
path: root/doc/release_notes
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2008-10-13 17:30:22 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2008-10-13 17:30:22 +0000
commit126edd066746ce415510e049017e7aeb03b2869b (patch)
tree43fc4a416322994d02984151e5bb114583962d45 /doc/release_notes
parentcf55fe368ac54b979b9ab1cb6e71781217110963 (diff)
Release notes, changelog, version numbers for 1.2.17
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@2367 4979c152-3d1c-0410-bac9-87ea11338e46
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.