X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=deea587b057023a0c685efac4db50887e47a7c8f;hb=634019327c53a3e1082c90f4fcece9a97429a039;hp=f27e1bb5e4ab4c1f7397813f53b35d9239b04811;hpb=3385ff8d1dd47f62bc068191134bbf9406a8960f;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index f27e1bb5..deea587b 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,11 +19,52 @@ 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 # 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