X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=deea587b057023a0c685efac4db50887e47a7c8f;hb=634019327c53a3e1082c90f4fcece9a97429a039;hp=6134a6ef5e450f61f822e911748dd385db6ae686;hpb=8e3567f6952033224a613d9b5a42017bc6295aef;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 6134a6ef..deea587b 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,10 +19,39 @@ Legend: ! -> Note $ -> Affected files +23-Jun-2009 Janusz Dobrowolski +! Added edition link in Purchase Order Inquiry +$ /purchasing/includes/ui/po_ui.inc + /purchasing/inquiry/po_search_completed.php + +23-Jun-2009 Joe Hunt +# [0000137] Material Cost Averaging Problem (again) when voiding. +$ /purchasing/includes/db/invoice_db.inc + +21-Jun-2009 Joe Hunt +# If no additional costs (overhead/labour) it should reduce the average additional costs. +$ /manufacturing/includes/db/work_orders_quick_db.inc + +20-Jun-2009 Janusz Dobrowolski +! Php notices removed from logging to avoid flood from @ constructs. +$ /includes/errors.inc +# [0000135] Direct posting to gl accounts with more than one related tax type forbidden. +$ /gl/gl_journal.php + /includes/ui/ui_view.inc + /purchasing/supplier_credit.php + /purchasing/supplier_invoice.php + /taxes/tax_types.php + /taxes/db/tax_types_db.inc + +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