Added possibility to put dimensions on Delivery from sales order
[fa-stable.git] / CHANGELOG.txt
index 3bed45e6aef450766d24eac4a4b44076a0c7f236..3f38802f1c979b3499aa7d4ace2561a9c7bcb186 100644 (file)
@@ -19,6 +19,53 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+03-"3p-2010 Joe Hunt
++ Added possibility to put dimensions on Delivery from sales order
+$ /sales/customer_delivery.php
+! Changed update.html to be more readable
+$ update.html
+
+02-Sep-2010 Janusz Dobrowolski
++ Preprinted forms folder moved to /reporting where it should be
+$ /reporting/forms
+  /reporting/forms/index.php
+
+29-Aug-2010 Janusz Dobrowolski
+# Fixed maxprec option in number_format2
+$ /includes/current_user.inc
+# Missing tags parameter in display_type call
+$ /reporting/rep706.php
+  /reporting/rep707.php
+
+25-Aug-2010 Janusz Dobrowolski
++ Added taxes display for sales order/quotation
+$ /sales/includes/cart_class.inc
+  /sales/view/view_sales_order.php
+  /reporting/rep109.php
+
+24-Aug-2010 Joe Hunt
+# Removed old headerfunc in rep111.php (Sales Quotation)
+$ /reporting/rep111.php
+
+23-Aug-2010 Janusz Dobrowolski
++ Added german translation for install wizard (thanks to iscongroup) 
+$ /install/isession.inc
+  /install/lang/de_DE/LC_MESSAGES/de_DE.mo (new)
+  /install/lang/de_DE/LC_MESSAGES/de_DE.po (new)
+# Small fix in layout
+$ /gl/manage/exchange_rates.php
+# Fixed maxprec formatting
+$ /includes/current_user.inc
+  /js/utils.js
+# Fixed cogs account selection
+$ /purchasing/includes/db/invoice_db.inc
+# Fixed tax_included option update.
+$ /purchasing/manage/suppliers.php
+
+23-Aug-2010 Joe Hunt
+# Period bug caused warning on no fiscal year. Had to be reduces by one.
+$ /gl/accruals.php
+
 22-Aug-2010 Janusz Dobrowolski
 + Extended number formatting to allow maximum precision numbers with 'max' specifier. 
   /includes/current_user.inc