X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=9c18f195908a39acad6a0c29e64c941d1a4e861e;hb=dc45c23788aef82de242efa67ad47979099b1e97;hp=7a0d12df920377b7cf794d26b96e5f6a5201fc59;hpb=8f5772176b209e19c73078ed92483f18dede93a4;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 7a0d12df..9c18f195 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,44 @@ Legend: ! -> Note $ -> Affected files +06-Mar-2008 Janusz Dobrowolski ++ Wiki help links integration +$ /config.php + /includes/page/header.inc + /includes/lang/language.php ++ Optional debuging with xdebug enabled +$ /index.php + /includes/db/connect_db.inc +! Concurrent edition fix +$ /includes/systypes.inc +# Table header fix +$ /manufacturing/manage/bom_edit.php +# Menu layout fixes +$ /themes/aqua/renderer.php + /themes/cool/renderer.php + /themes/default/renderer.php +# Removed warning about nonexistent $_GET variable +$ /dimensions/inquiry/search_dimensions.php +# MySQL 3.xx CAST bug fix +$ /includes/db/manufacturing_db.inc + /manufacturing/includes/db/work_order_requirements_db.inc + /manufacturing/inquiry/where_used_inquiry.php + +04-Mar-2008 Joe Hunt +! Changed so that average item material price is automatic updated whenever a PO Delivery is received. + Changed so that a Bill of Materiel, Parent's material price, is automatic updated from underlying items. +$ /inventory/cost_update.php + /purchasing/includes/db/grn_db.inc and + /manufacturing/manage/bom_edit.php. + /manufacturing/includes/db/work_orders_db.inc + /manufacturing/includes/db/work_orders_quick_db.inc + /manufacturing/work_order_entry.php + +21-Feb-2008 Joe Hunt ++ Added Print for documents in /admin/view_print_transaction.php (according to our new routines). +$ /admin/view_print_transaction.php + /applications/setup.php + 17-Feb-2008 Joe Hunt ! Minor change in menu and function in view_print_transaction.php $ /admin/view_print_transaction.php