X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=090d3bc7994cb68cf489d1528e9ddac1b41902eb;hb=8692b632cf9f390579883d970c477b2095c2ff0f;hp=77f2158017740db6db1b93c0675769558c71165e;hpb=c7353ffde8fbcd970585936b006641dfaa1f7f77;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 77f21580..090d3bc7 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,23 @@ 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