X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=22ed8c5e62e0d1ecbfbdf0da47936ea5c869ef09;hb=da128fc101cb020e2ab05680e6d14eb1a2131ef5;hp=6b6315c22abaea7a4862a4a9e5a3f39364fcc9cb;hpb=f48f7c67ee23c35ab0c40a66779ec60450202c94;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 6b6315c2..22ed8c5e 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,7 +19,34 @@ Legend: ! -> Note $ -> Affected files +03-Feb-2010 Joe Hunt +# When buying a service item from a supplier, the delivery produced + wrong inventory GL transactions. No GL transactions should be here. +$ /sales/includes/db/sales_delivery_db.inc +# [0000200] stock_master material_cost incorrectly updated during GRN when + price format uses thousands seperator. A couple of minor errors too. +$ /purchasing/includes/db/grn_db.inc + /purchasing/includes/db/invoices_db.inc +# Exchange rate bug when searching a non existing customer +$ /includes/banking.inc + +03-Feb-2010 Chaitanya/Joe ++ Added a Profit and Loss Drilldown page and changed menu link +$ /applications/generalledger.php + /gl/inquiry/profit_loss.php (New file) + /gl/inquiry/balance_sheet.php +! Better layout +$ /gl/inquiry/journal_inquiry.php + +02-Feb-2010 Chaitanya ++ Added memo search on journal inquires. +$ /gl/inquiry/journal_inquiry.php + +------------------------------- Release 2.2.5 ---------------------------------- 02-Feb-2010 Joe Hunt +! Release 2.2.5 +$ $config.default.php + update.html # Bug in direct invoice when cash sales and no cash account defined in sales pos. $ /sales/sales_order_entry.php @@ -32,7 +59,7 @@ $ /js/utils.js /js/inserts.js 01-Feb-2010 Joe Hunt -# [0000198] But ignoring shipping cost in Direct Invoice (cash). +# [0000198] Bug ignoring shipping cost in Direct Invoice (cash). $ /sales/sales_order_entry.php # [0000197] Bug in closing some special balance sheet levels. $ /gl/inquiry/balance_sheet.php