From: Janusz Dobrowolski Date: Tue, 18 Jan 2011 15:47:02 +0000 (+0000) Subject: Fixed acruals posting dates. X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=05a9dacfd9d379724df266ca48d6c16255ba6452;p=textcart.git Fixed acruals posting dates. --- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 01fe688..8cb5566 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,12 @@ Legend: ! -> Note $ -> Affected files +18-Jan-2011 Janusz Dobrowolski +# Fixed accruals postings date calculation. +$ /gl/accruals.php +# Fixed add_months() result for dates near end of month. +$ /includes/date_functions.inc + 18-Jan-2011 Joe Hunt # Wrong linked credit data on invoices/credits table when view PO $ /purchasing/includes/db/grn_db.inc