X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=b74d579615560d5a76aea4f7b71044edd700f549;hb=68118480967870cf8ed31ca28902a663c5f2499f;hp=bcec00496a0a6566fc8adf7c5e830683a685c45c;hpb=fa3dd600a4b60b528e4c69519c856125e6c3f9bf;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index bcec0049..b74d5796 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,41 @@ Legend: ! -> Note $ -> Affected files +06-Jun-2009 +# Overhead costs in Manufacturing/Assembling wasn't added to stock overhead cost +$ /manufacturing/work_order_add_finished.php + /manufacturing/work_order_issue.php + /manufacturing/work_order_release.php + /manufacturing/includes/db/work_orders_db.inc + /manufacturing/includes/db/work_orders_quick_db.inc + +05-Jun-2009 Joe Hunt +# Missing underscore in gettext string +$ /sales/create_recurrent_invoices.php +# Broken gettext string over 2 lines +$ /sales/customer_delivery.php + +04-Jun-2009 Joe Hunt +# [0000134] Voiding a supplier credit note didn't activate the PO Receivals and void the stock moves. +$ /purchasing/includes/db/invoice_db.inc + +03-Jun-2009 Joe Hunt +! Changed to present reference number in Print Invoices/Credit Notes if global $print_invoice_no = 0 +$ /reporting/includes/reports_classes.inc +# Deleting of Locations was too easy. Implemented much more checks +$ /inventory/manage/locations.php +! Report Stock Check Sheet and 'Inventory Item Status' was wrong when Locations were selected. +$ /reporting/rep302.php + /reporting/rep303.php + /includes/db/manufacturing_db.inc +# When producing advanced manufacture there should be errors when insuffient qoh in items (if 'Allow Negative Stock' is not marked). +$ /manufacturing/work_order_issue.php + /manufacturing/work_order_add_finished.php +# Missing decimal calculation in BOM edit. +$ /manufacturing/manage/bom_edit.php +# Wrong toottip text on Process button in Purchase Order, Receive Items. +$ /purchase/po_receive_items.php + 27-May-2009 Joe Hunt # After heavy testing a new set of nested subtypes in COA, Monthly Breakdown, Balance Sheet and P&L Statement. $ /gl/includes/db/gl_db_accounts.inc