X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=66ef3df9ced632b320bc28f34ef4eb4537eb1182;hb=c9b7acbdfefe7a626368bfea9af867c4f8b99a1a;hp=c63e0de1b4a9cd2e75fd4a9181067c1549a2d693;hpb=7771041866c1baec4d342cd3df76e073e5b55a3e;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index c63e0de1..66ef3df9 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,31 @@ Legend: ! -> Note $ -> Affected files +07-Jan-2009 Janusz Dobrowolski +# [0000105] Not initialized user pos numbers after upgrade, fixed some new table fields. +$ /sql/alter2.1.sql +# [0000106] Error blocking direct invoice for currencies not listed by ECB. +$ sales/includes/cart_class.inc +# Fixed error handling in forced upgrade mode. +$ admin/db/maintenance_db.inc ++ Added backtrace debugging function; +$ /includes/ui/ui_view.inc + +05-Jan-2009 Joe Hunt ++ Possibility to 'Credit This' in supplier transactions like in customer transaction. + If there are many invoice items during a year, there would be many rows suggestions. +$ /purchasing/includes/db/grn_db.inc + /purchasing/includes/db/invoice_db.inc + /purchasing/includes/ui/invoice_ui.inc + /purchasing/supplier_credit.php + /purchasing/inquiry/supplier_inquiry.php + /purchasing/view/view_supp_credit.php + +22-Dec-2008 Janusz Dobrowolski +# Fixed item_code database update on item creation. +$ /inventory/includes/db/item_codes_db.inc + /inventory/includes/db/items_db.inc + 21-Dec-2008 Joe Hunt # Minor bugs in layout and quick entries. $ /Includes/ui/ui_view.inc