[0000137] Material Cost Averaging Problem when voiding Supp Inv and qoh reaches 0.
[fa-stable.git] / CHANGELOG.txt
index ee629ad8a715aceb2790ddeb5a498984f0eca521..b5f8bd349c493e250e5db7f800da2c9cf580e57f 100644 (file)
@@ -19,6 +19,77 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+20-Jun-2009 Joe Hunt/Tu Nguyen
+# [0000137] Material Cost Averaging Problem when voiding Supp Inv and qoh reaches 0.
+$ /purchasing/includes/db/grn_db.inc
+
+18-Jun-2009 Joe Hunt
+! Better support for conversion_factor in Purchasing Pricing. Instruction on Sticky Inventory Forum.
+$ /inventory/purchasing_data.php
+  /purchasing/includes/purchasing_db.inc
+  /purchasing/includes/db/po_db.inc
+  /purchasing/includes/ui/po_ui.inc
+  
+17-Jun-2009 Janusz Dobrowolski
+# Fixed form reset after error, allowed png logo files.
+$ /admin/company_preferences.php
+! Removed unneeded submit_on_change in uom selector.
+$ /includes/ui/ui_lists.inc
+# Allowed reuse of supplier references from voided invoices.
+$ /purchasing/supplier_invoice.php
+# Total payment/credit sign fix.  
+$ /purchasing/allocations/supplier_allocation_main.php
+# Voided documents should not be displayed.
+$ /purchasing/inquiry/supplier_inquiry.php
+
+17-Jun-2009 Joe Hunt/Tu Nguyen
+# [0000136] view_po on invoices and credits shows transactions from other suppliers
+$ /purchasing/includes/db/invoice_db.inc
+
+16-Jun-2009 Janusz Dobrowolski
+! Added error logging to file or syslog.
+$ /config.php
+  /includes/errors.inc
+# Cleaned output buffering notices.
+$ /includes/errors.inc
+  /includes/session.inc
+
+15-Jun-2009 Joe Hunt
+! Added Item Code Entry in Work Order Entry and quantity decimals now follows the item
+! Clean-up in ui_list codes.
+$ /includes/ui/ui_lists.inc
+  /manufacturing/work_order_entry.php
+  /manufacturing/search_work_orders.php
+  /manufacturing/manage/bom_edit.php
+  /manufacturing/inquiry/bom_cost_inquiry.php
+  
+14-Jun-2009 Joe Hunt
+! Much better presentation of new Balance Sheet, P&L Statement and Monthly Breakdown.
+$ /gl/includes/db/gl_db_account_types.inc
+  /gl/includes/db/gl_db_accounts.inc
+  /includes/types.inc
+  /reporting/rep705.php
+  /reporting/rep706.php
+  /reporting/rep707.php
+! New variable in config.php, $use_oldstyle_convert, if set to 1, same convert as in old versions.  
+$ config.php
+  
+13-Jun-2009 Joe Hunt/Pete/Tom Moulton
+! Changed next reference method to also include partly alpha characters in front, fi. WA036 increments to WA037
+$ /includes/references.inc
+! Improved email sending of documents. With help of Tom Moulton
+$ /reporting/rep109.php
+  /reporting/rep209.php
+  /reporting/includes/class.mail.inc
+  /reporting/includes/pdf.report.inc
+  
+12-Jun-2009 Joe Hunt
+! Code clean-up
+$ /gl/includes/db/gl_db_trans.inc
+  /gl/inquiry/gl_trial_balance.php
+  /includes/ui/ui_view.inc
+  /reporting/rep708.php
+  
 11-Jun-2009 Joe Hunt
 ! Changed balance_sheet operation in class table to class type for sign convert in Balance Sheet, Profit and Loss Statement and Monthly Breakdown
 $ /gl/manage/gl_account_classes.php
@@ -26,6 +97,7 @@ $ /gl/manage/gl_account_classes.php
   /gl/includes/db/gl_db_accounts.inc
   /gl/inquiry/gl_trial_balance.php
   /includes/types.inc
+  /includes/ui/ui_lists.inc
   /reporting/rep705.php
   /reporting/rep706.php
   /reporting/rep707.php