summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-07-16 15:44:32 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-07-16 15:44:32 +0000
commit57a3805f934c75acfd9dc7aff81f0ced1cfc7e0c (patch)
tree809ba793dfc997a85f07837be762e3d4e165b6f7 /Changelog
parent40f7288ec61f221f5867718053b0d143d1372221 (diff)
Committing changelog for 1.2.7
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1402 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog16
1 files changed, 16 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index c2b2c945..036f2ea9 100644
--- a/Changelog
+++ b/Changelog
@@ -2,6 +2,22 @@ Changelog for 1.2.7
* Fixed user@company logins (Chris T)
* Fixed closed books detection (Chris T)
* Fixed AR/AP print and post endless loop (Chris T)
+* Fixed subtotal not working on AR/AP Transaction Report (Seneca)
+* Fixing incorrect tax account selection issues in POS screen (Chris T)
+* Fixed: Titlebar does not show user info (Seneca)
+* Fixing error searching for parts with sales invoice links (Chris T)
+* Fixed a number of COGS bugs on invoice reversal (Victor S)
+* Fixing bareword error with pos.conf.pl (Chris T)
+* Fixing SQL error when creating assembly (Seneca)
+* Fixing Template use check in user deletion (Seneca)
+* Fixing bug partial transaction commit bug wrt invoices (Chris T)
+* Fixed line items were dropped on order consolidation (Chris T)
+* Correcting errors on transaction list after posting (Chris T)
+* Updated ebuild files (Chris T)
+* Backporting POD and tests for Menu.pm from trunk (Seneca)
+* Fixing constraint issue deleting part (Chris T)
+* fixing vendor taxes displaying improperly when printing PO (Seneca)
+* Corrected security bypass in login.pl (Seneca)
Changelog for 1.2.6
* More date tests added (Seneca)