From: Janusz Dobrowolski Date: Fri, 6 Aug 2010 07:57:16 +0000 (+0000) Subject: Two small bugs fixed in bank payment edition. X-Git-Tag: v2.4.2~19^2~729 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=9e60b200d22656e6d9d795c36d78f8ac9de7c47b;p=fa-stable.git Two small bugs fixed in bank payment edition. --- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index e6317b67..e84292a8 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,12 @@ Legend: ! -> Note $ -> Affected files +06-Aug-2010 Janusz Dobrowolski +# Fixed page title +$ /gl/gl_bank.php +# Fixed memo dupliactaion after bank payment edition. +$ /gl/includes/db/gl_db_bank_trans.inc + 06-Aug-2010 Joe Hunt # Bank Payment on customer statements shows in credit column, should be debit. Balance ok. $ /reporting/rep108.php