Fixed error handliong in forced upgrade mode.
[fa-stable.git] / CHANGELOG.txt
index 6123ac9bfd5a1fc665c79ac67b8e08e0eeadd43f..66ef3df9ced632b320bc28f34ef4eb4537eb1182 100644 (file)
@@ -19,6 +19,46 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+07-Jan-2009 Janusz Dobrowolski
+# [0000105] Not initialized user pos numbers after upgrade, fixed some new table fields.
+$ /sql/alter2.1.sql
+# [0000106] Error blocking direct invoice for currencies not listed by ECB.
+$ sales/includes/cart_class.inc
+# Fixed error handling in forced upgrade mode.
+$ admin/db/maintenance_db.inc
++ Added backtrace debugging function;
+$ /includes/ui/ui_view.inc
+
+05-Jan-2009 Joe Hunt
++ Possibility to 'Credit This' in supplier transactions like in customer transaction.
+  If there are many invoice items during a year, there would be many rows suggestions.
+$ /purchasing/includes/db/grn_db.inc
+  /purchasing/includes/db/invoice_db.inc
+  /purchasing/includes/ui/invoice_ui.inc
+  /purchasing/supplier_credit.php
+  /purchasing/inquiry/supplier_inquiry.php
+  /purchasing/view/view_supp_credit.php
+  
+22-Dec-2008 Janusz Dobrowolski
+# Fixed item_code database update on item creation.
+$ /inventory/includes/db/item_codes_db.inc
+  /inventory/includes/db/items_db.inc
+
+21-Dec-2008 Joe Hunt
+# Minor bugs in layout and quick entries.
+$ /Includes/ui/ui_view.inc
+  /purchasing/includes/ui/invoice_ui.inc
+  /purchasing/supplier_invoice.php
+# Minor bugs in doctext.inc and doctext2.inc
+$ /reporting/includes/doctext.inc
+  /reporting/includes/doctext2.inc
+  
+20-Dec-2008 Joe Hunt
+! Replaced the ajax paging in stock movements with the old file.
+$ /inventory/inquiry/stock_movements.php
+! Better layout in big forms
+$ /includes/ui/ui_controls.inc
+
 18-Dec-2008 Joe Hunt
 + Added quick entries in supplier invoice/credit note as well. Based on bank payments
 $ /gl/gl_bank.php