Standard sql separator in date functions.
[fa-stable.git] / CHANGELOG.txt
index 699816ad2a39c0348980d790bbf169ce4ee73dab..7cab8ca8aee221d218d272a5457d56cb32e11c42 100644 (file)
@@ -19,11 +19,53 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+14-Jan-2009 Joe Hunt
+! Page reload problem, progress bar in backup/restore, 
+$ /admin/backups.php
+  /admin/display_prefs.php
+  /includes/lang/language.php
+  
+12-Jan-2009 Joe Hunt
+! Updating install and update helpers
+$ install.html
+  update.html
+  /install/index.php
+# Fixing price formatting of left to allocate
+$ /purchasing/allocations/supplier_allocation_main.php
+  /sales/allocations/customer_allocation_main.php
+  
+11-Jan-2009 Janusz Dobrowolski
+! Added table pager.
+$ /admin/view_print_transaction.php
+! Improved check_cells().
+$ /includes/ui/ui_input.inc
+# Added new attachments per company subdirectory.
+$ /admin/create_coy.php
+# Added hotkey for reconciliation menu option.
+$ /applications/generalledger.php
+# Fixed false qoh alerts.
+$ /sales/includes/ui/sales_order_ui.inc
+# Fixed page title.
+$ /sales/manage/sales_points.php
+
+11-Jan-2009 Joe Hunt
+! Changed notice msg to warnings and changed bg color for warning
+$ /admin/company_preferences.php
+  /admin/void_transaction.php
+  /includes/errors.inc
+  /inventory/manage/items.php
+  
 10-Jan-2009 Joe Hunt
 + Addition of Bank Reconciliation. Author Rob Mallon
 $ /applications/generalledger.php 
   /gl/bank_account_reconcile.php (new file)
   /sql/alter2.1.sql
++ Added more fields to suppliers table and fixed PO document
+$ /sql/alter2.1.sql
+  /includes/ui/ui_input.inc (new link_row)
+  /purchasing/manage/suppliers.php
+  /reporting/includes/header2.inc
+  /reporting/rep209.php
   
 09-Jan-2009 Janusz Dobrowolski
 + Added hook file for localized functions.