diff options
author | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2008-05-14 21:16:26 +0000 |
---|---|---|
committer | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2008-05-14 21:16:26 +0000 |
commit | 03688c1557a42e17bff85f01aa7af6cef66a70a1 (patch) | |
tree | ffe0e83a511382db89ad3ff0b01cb2036312b3f7 /Changelog | |
parent | 17f9a5b0aad5203072355f5b55957d3c12edffdb (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 'Changelog')
-rw-r--r-- | Changelog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Changelog for 1.2.14 +* Fixed double escaping of tex under some circumstances (Seneca) +* Added fix for bad summary information in AR/AP transactions (1800065, +1800069, Chris T) +* Fixed posting issue behind AR/AP transaction report anomilies (Chris T) + Changelog for 1.2.13 * Fixed all known implicit cast issues with PostgreSQL 8.3 (Chris T) * Fixed Vendor Info Incorrectly Escaped in Check Printing Module(1844159, |