X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=ea0d028217807caf7fafd1701c75c4d76e320992;hb=777ef96148b96c83d8e21a3d6e036ee8f2b3c607;hp=d7327d61ea3f4ea1d28590bb514b9dedebea25c1;hpb=fc3df163ad671e5632f0af6237f87b64044a27eb;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index d7327d61..ea0d0282 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,48 @@ Legend: ! -> Note $ -> Affected files +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 +$ /purchasing/includes/db/invoice_db.inc + 16-Jun-2009 Janusz Dobrowolski ! Added error logging to file or syslog. $ /config.php