Release 2.3.1
[fa-stable.git] / CHANGELOG.txt
index 5e518213edef36788c3f4383724514295783d7df..fd35b6141608e768ad8803b224e0f81f1a7fe7d9 100644 (file)
@@ -19,6 +19,33 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+------------------------------- Release 2.3.1 ------------------------------------
+04-Jan-2011 Joe Hunt
+! Release 2.3.1
+$ version.php
+  /lang/new_language_template/LC_MESSAGES/empty.po
+
+04-Jan-2011 Janusz Dobrowolski
+! Database host name up to 60 chars allowed.
+$ /admin/create_coy.php
+  /install/index.php
+
+31-Dec-2010 Joe Hunt
+# Fixed bug in earlier invoice_db (GRN Provision should have only one row)
+  Only GRN Clearring on stock items.
+$ /purchasing/includes/db/grn_db.inc
+  /purchasing/includes/db/invoice_db.inc
+! Changed so supplier credit note items shows the invoice price/not grn price
+$ /purchasing/includes/db/grn_db.inc
+  /invoice_ui.inc
++ Added link for viewing GL Delivery if clearing account
+$ /purchasing/po_receive_items.php
+  /purchasing/po_entry_items.php
+# Bug. $n undefined in /admin/gl_setup.php
+$ /admin/gl_setup.php
+! Added GL trans on Removal GRN items (Supp Invoice) if GRN Clearing
+$ /purchasing/includes/db/invoice_db.inc
+  
 30-Dec-2010 Janusz Dobrowolski
 + Added option for using GRN Clearing Account for yet non invoiced GRNs.
 $ /purchasing/includes/po_class.inc
@@ -30,6 +57,8 @@ $ /purchasing/includes/po_class.inc
 $ /admin/gl_setup.php
 ! Added set_company_pref() function
 $ /admin/db/company_db.inc
+# JS error on focus move
+$ /js/reconcile.js
 
 29-Dec-2010 Janusz Dobrowolski
 ! Hook files inclusion moved to session.inc