X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=c55772294eaa755ba693fb964d87660ea8e4cb2d;hb=c7214c7c4ef274b9214ba1f42e14cf27e0c5327c;hp=ccf88c08b529f992b21de9e3e9389bbbd5390d30;hpb=8f8e4c4823dd07c604ade72529e7a4dda5f98996;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index ccf88c08..c5577229 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,9 +19,17 @@ Legend: ! -> Note $ -> Affected files +03-Dec-2010 Joe Hunt ++ Creating a warning when opening balance in trial balance is not in balance, + and a probably cause of that. +$ /gl/inquiry/gl_trial_balance.php + /reporting/rep708.php + 02-Dec-2010 Joe Hunt # When deleting a fiscal year, the open balances should share the same trans no. $ /admin/db/fiscalyear_db.inc +! Changed so it is not possible to select a from date bigger than fiscal year end in trial balance. +$ /gl/inquiry/gl_trial_balance.php 01-Dec-2010 Joe Hunt ! Better test for correct balance accounts when closing fiscal year.