X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=090d3bc7994cb68cf489d1528e9ddac1b41902eb;hb=8692b632cf9f390579883d970c477b2095c2ff0f;hp=55db2ca0e2ba15c57667f991ab51ed29792c0994;hpb=2d5eb1a80912fd7ca1fdebcc318d0f822f352836;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 55db2ca0..090d3bc7 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,29 @@ Legend: ! -> Note $ -> Affected files +28-Apr-2007 Joe Hunt + # When saving work order entries a lot of debug boxes appeared. Fixed + # When clicking on the link, Issue, on work order inquires an empty screen appeared. Fixed + # When retrieving work centres id's there was a database error. Fixed by casting string to unsigned + $ /includes/db/manufacturing_db.inc + /manufacturing/work_order_entry.php + /manufacturing/includes/work_order_issue_ui.inc + /manufacturing/includes/db/work_order_requirements_db.inc + /manufacturing/includes/db/work_orders_quick_db.inc + /manufacturing/inquiry/where_used_inquiry.php + +25-Apr-2007 Joe Hunt + # Missing Date Picker + $ /sales/customer_invoice.php + # No JS popup window + $ /sales/view/view_invoice.php + +24-Apr-2007 Joe Hunt + ! New and better Date Picker, better cool theme. + $ /includes/ui/ui_input.inc + /includes/ui/ui_view.inc + /reporting/includes/reports_classes.inc + /themes/cool/default.css -------------------- 1.0.1 Stable Released ---------------------- 23-Apr-2007 Joe Hunt