summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)