diff options
author | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2008-08-18 05:22:02 +0000 |
---|---|---|
committer | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2008-08-18 05:22:02 +0000 |
commit | 52643ace1a274b514165d640860956f089be251a (patch) | |
tree | 7024a4a9a81c9d101a3910ec808490c0ad698db6 /Changelog | |
parent | 292007bfd531165855a22626e59fc99583c586aa (diff) |
Changelog and release notes
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@2278 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +Changelog for 1.2.15 +* Uppercasing some SQL statements (Chris T) +* Fixed for AR allocation corner case (Victor Q, 1881199) +* Fixed for warehouse transfer error (Jeffk, 1877860) +* Fixed error pulling transactions by department (Chris T, 1954974) +* Fixed UTF-8 encoding for Czech COA (Vladamir B, 1906081) +* Fixed upgrade script creating incorrectly named sequence (Chris T, 1987545) +* Corrected POS transactions report (JeffK and Chris T, 2025931) +* Added a max_post_size directive to the ledgersmb.conf (Chris M) +* Fixed Price Matrix logic (Chris T, 1897245) +* Fixed errors in the backported triggers for transaction table (Jeffk, 1928336) +* Corrected corner case on ar_ap_summary_fix_1.2.14.sql (Chris T) + Changelog for 1.2.14 * Build.PL now requires Test::Trap (Chris T, 1872529) * Fixed double escaping of tex under some circumstances (Seneca) |