From: Janusz Dobrowolski Date: Sat, 16 Aug 2008 22:10:27 +0000 (+0000) Subject: Fixed 0000036,0000039 and some smaller bugs. X-Git-Tag: v2.4.2~19^2~1867 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;ds=inline;h=87f8a820c2f4c7861c2f8019b4cfb8eef58e85b5;p=fa-stable.git Fixed 0000036,0000039 and some smaller bugs. --- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index f9925b55..da759c52 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,20 @@ Legend: ! -> Note $ -> Affected files +16-Aug-2008 Janusz Dobrowolski +# Fixed first supplier add confirmation [0000039]. +$ /purchasing/manage/suppliers.php +# Fixed entering direct documents with date in the past [0000036] +$ /sales/customer_delivery.php + /sales/includes/cart_class.inc +# Fixed date_picker caching in debug mode +$ /includes/ui/ui_view.inc +# Some focus fixes after user entry error +$ /sales/manage/credit_status.php + /sales/manage/customer_branches.php + /sales/manage/sales_areas.php + /sales/manage/sales_people.php + 08-Aug-2008 Joe Hunt # Wrong email-adress field taken when emailing documents [0000035]. $ /sales/includes/db/cust_trans_db.inc