problem installing in languages other than EN - part II
[fa-stable.git] / CHANGELOG.txt
index 5723698aebd127d73843ae61db28c8f58edf750b..73139e04425571157f8c4513bf5cc7785ba86214 100644 (file)
@@ -5,7 +5,7 @@
 * @license http://www.gnu.org/copyleft/gpl-3.0.html GNU/GPL
 * FrontAccounting is Free Software
 */
-
+//
 1. Changelog
 ------------
 This is a changelog for FrontAccounting All releases.
@@ -19,6 +19,27 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+28-Feb-2011 Joe Hunt
+# [0000583] Unique Reference check fails when running manual Revaluation of Currency 
+$ /includes/references.inc
+# When voiding Inventory Adjustment transaction, the costs are not getting adjusted.
+$ /inventory/includes/db/items_adjust_db.inc
+# [0000587] Converted currencies are not rounded when using Funds transfers 
+$ /gl/includes/db/gl_db_bank_trans.inc
+# [0000588] Inability to create recurrent invoice
+$ /sales/manage/recurrent_invoices.php
+
+25-Feb-2011 Janusz Dobrowolski
+Removed dummy/service items from stock movemens/status inquiries.
+$ /inventory/inquiry/stock_movements.php
+  /inventory/inquiry/stock_status.php
+Fixed delivery note's invoicing date description
+$ /reporting/includes/doctext.inc
+
+21-Feb-2011 Janusz Dobrowolski
+! Hiden warning in open_basedir/save_mode on rate retrieval.
+$ /gl/includes/db/gl_db_rates.inc
+
 18-Feb-2011 Joe Hunt
 # When changing Location in Direct Cash Invoice The first Location is always chosen.
 $ /sales/includes/ui/sales_order_ui.inc