[0000258] Broken src_id fields after sales document edition.
[fa-stable.git] / CHANGELOG.txt
index de7dfba3e45c357e432c4c4f8f09b05eedb4360e..6581fb03234d0f3f134dcd1979def90dcc5d240d 100644 (file)
@@ -19,6 +19,69 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+05-Oct-2010 Jusz Dobrowolski
+# [0000258] Broken src_id fields after sales document edition.
+$ /sales/includes/cart_class.inc
+  /sales/includes/sales_db.inc
+
+05-Oct-2010 Joe Hunt
+# [00000257] Bad Layout in sales order inquiry etc. (long item descriptions)
+$ /sales/inquiry/sales_orders_view.php
+  /sales/inquiry/sales_deliveries_view.php
+  /purchasing/inquiry/po_search.php
+  /purchasing/inquiry/po_search_completed.php
+  /inventory/inquiry/stock_movements.php
+  /gl/inquiry/gl_account_inquiry.php
+! Other layour improvements
+  /admin/fiscalyears.php
+  /taxes/tax_groups.php
+  /taxes/tax_types.php
+  
+05-Oct-2010 Janusz Dobrowolski
+# Fixed contact type for language selection
+$ reporting/rep107.php
+# Fixed language file selection
+$ reporting/includes/class.pdf.inc
+
+04-Oct-2010 Janusz Dobrowolski
+# [0000252] Error during credit invoice processing for already allocated sales invoice.
+$ /sales/includes/db/custalloc_db.inc
+
+04-Oct-2010 Joe Hunt
+# Dimension Report doesn't show up with correct references
+$ /reporting/rep501.php
+
+01-Oct-2010 Janusz Dobrowolski/Scott
++ Added chinese simplified installation wizard translation.
+$ /install/isession.inc
+  /install/lang/de_DE/LC_MESSAGES/zh_CN.mo (new)
+  /install/lang/de_DE/LC_MESSAGES/zh_CN.po (new)
+# Added missing GL/sql messages.
+$ /lang/new_language_template/LC_MESSAGES/empty.po
+
+28-Sep-2010 Janusz Dobrowolski
+# Reference should be updated after SO edition
+$ /sales/includes/db/sales_order_db.inc
+# [0000250] Reference update should not change next reference.
+$ /includes/references.inc
+# Division by zero error in graphics (Joe Hunt)
+$ /reporting/includes/class.graphic.inc
+# Fixed missing gettext calls
+$ /gl/inquiry/gl_account_inquiry.php
+  /purchasing/manage/suppliers.php
+  /sales/manage/customer_branches.php
+  /sales/manage/customers.php
+# Fixed warning on multiply extension access file include
+$ /includes/access_levels.inc
+! Updated po tempate 
+$ /lang/new_language_template/LC_MESSAGES/empty.po
+
+27-Sep-2010 Janusz Dobrowolski
+! Alowed optional path for $icon parameter in set_icon helper
+$ /includes/ui/ui_input.inc
+! pageNumber property of TCPDF class made publicly accesible 
+$ /reporting/includes/fpdi/fpdi2tcpdf_bridge.php
+
 23-Sep-2010 Janusz Dobrowolski
 # Fixed focus behaviour
 $ /includes/ajax.inc