Fixed inconsistencies in customer and supplier aging
[fa-stable.git] / CHANGELOG.txt
index bd3e45fc5732dddeb031e428abedfa1a1a45d38e..041e28bebcf6144267311d9c78063f3db3f4f209 100644 (file)
@@ -19,6 +19,108 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+24-Jun-2008 Joe Hunt
+# Fixed inconsistencies in customer and supplier aging 
+$ /sales/includes/db/customers_db.inc
+  /sales/inquiry/customer_inquiry.php
+  /purchasing/includes/db/suppliers_db.inc
+  /reporting/rep102.php
+  /reporting/rep202.php
+# Fixed a bug when trying to back the inv.date and due date in Direct Invoicing.
+$ /sales/sales_order_entry.php
+
+
+23-Jun-2008 Janusz Dobrowolski
++ Ajax additions to sales and purchasing modules
+  /purchasing/po_receive_items.php
+  /purchasing/supplier_credit.php
+  /purchasing/supplier_credit_grns.php
+  /purchasing/supplier_invoice.php
+  /purchasing/supplier_invoice_grns.php
+  /purchasing/supplier_trans_gl.php
+  /purchasing/allocations/supplier_allocate.php
+  /purchasing/includes/ui/invoice_ui.inc
+  /sales/customer_credit_invoice.php
+  /sales/allocations/customer_allocate.php
+# Fixed edition of purchase order (bug #0000001)
+  /purchasing/includes/ui/po_ui.inc
+! Improved client side allocation functions
+$ /js/allocate.js
+  /js/inserts.js
++ Optional coloured price_format()
+  /js/utils.js
+! Async update of locations selector
+$ /includes/ui/ui_lists.inc
+# Fixed warning on pages without default focus.
+$ /includes/ui/ui_controls.inc
+# Fixed initial display for numeric inputs with dec=0. 
+$ /includes/ui/ui_input.inc
+
+21-Jun-2008 Janusz Dobrowolski
++ Ajax additions to sales and purchasing modules
+$ /purchasing/po_entry_items.php
+  /purchasing/supplier_payment.php
+  /purchasing/allocations/supplier_allocate.php
+  /purchasing/includes/ui/po_ui.inc
+  /purchasing/inquiry/po_search.php
+  /purchasing/inquiry/po_search_completed.php
+  /purchasing/inquiry/supplier_allocation_inquiry.php
+  /purchasing/inquiry/supplier_inquiry.php
+  /purchasing/manage/suppliers.php
+  /sales/manage/customers.php
+
+21-Jun-2008 Joe Hunt
++ Added upload functionality to company logo. Better names on lists search.
+$ /admin/company_preferences.php
+! Better layout on company logo print-out
+$ /reporting/includes/header2.inc
+
+---------------------------------------Release Candidate 2-------------------------------
+20-Jun-2008 Joe Hunt
+! 2.0 Release Candidate 2
+$ config.php
+  update.html
+  
+20-Jun-2008 Joe Hunt
+! In reorder_level.php the heading gets updated as well
+$ /inventory/reorder_level.php
+! Changes the -1 to 'User Quantiry Decimals' in the table for units.
+$ /inventory/manage/item_units.php
+
+20-Jun-2008 Janusz Dobrowolski
+# Proper error handling even after exit() call.
+$ /includes/errors.inc
+  /includes/main.inc
+  /includes/session.inc
+# Fixed initial combo selection.
+  /includes/ui/ui_lists.inc
+# Layout fixes to customer edition.
+  /sales/manage/customers.php
+# Added order table reload after template option change
+  /sales/inquiry/sales_orders_view.php
+
+19-Jun-2008 Janusz Dobrowolski
++ Added ajax improvements
+$ /purchasing/allocations/supplier_allocation_main.php
+  /sales/customer_delivery.php
+  /sales/customer_invoice.php
+  /sales/allocations/customer_allocation_main.php
+  /sales/manage/customers.php
++ Ajax added to check helper function
+$ /includes/ui/ui_input.inc
+# Fixing database error in branch exist check on empty customer_id
+$ /includes/data_checks.inc
+# Layout fix for hyperlink_params_td()
+$ /includes/ui/ui_controls.inc
+# Fix for initial combo position
+$ /includes/ui/ui_lists.inc
+# Fix to select onchange extension
+$ /js/inserts.js
+
+19-Jun-2008 Joe Hunt
+! changed so the due date is updated when changing customer in direct invoice.
+$ /sales/includes/ui/sales_order_ui.inc
+
 19-Jun-2008 Joe Hunt
 # Minor layout bug at Credit Shipping Costs in customer_credit_invoice.php
 $ /sales/customer_credit_invoice.php