summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2008-05-14 21:16:26 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2008-05-14 21:16:26 +0000
commit03688c1557a42e17bff85f01aa7af6cef66a70a1 (patch)
treeffe0e83a511382db89ad3ff0b01cb2036312b3f7 /doc
parent17f9a5b0aad5203072355f5b55957d3c12edffdb (diff)
ar_ap_summary_fix now handles transactions with negative ammounts properly.
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@2143 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'doc')
-rw-r--r--doc/release_notes5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/release_notes b/doc/release_notes
index 50f417d8..60a88644 100644
--- a/doc/release_notes
+++ b/doc/release_notes
@@ -1,5 +1,5 @@
RELEASE NOTES
-LedgerSMB 1.2.13
+LedgerSMB 1.2.14
@@ -117,6 +117,9 @@ known shipping information. There is a fix for this in the sql/fixes directory.
LedgerSMB's database structure does not handle certain areas properly regarding
recurring transactions. A fix for this issue is in the sql/fixes directory.
+3.5: AR/AP Transactions
+LedgerSMB from 1.2.0 through 1.2.13 had a bug which saved incorrect summary information for AR and AP transactions (but not invoices). A fix for this has been included in sql/fixes and new transactions are not affected as of 1.2.14.
+
4: Differences between LedgerSMB and SQL-Ledger(TM)
4.1: Login name restrictions