X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=8a828ee340258fa7c0a1785d6e6f242b6e030206;hb=84e2f869630484bd9380e5c30647a483bce14d1e;hp=a0afe47869f874935f80af83e88dbffb3255c68b;hpb=a89a931c794c7dfc6c390dfba429b21874bb977b;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index a0afe478..8a828ee3 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,7 +19,30 @@ Legend: ! -> Note $ -> Affected files -02-Feb-2010 Janusz Dobrowolski +03-Feb-2010 Janusz Dobrowolski ++ Multiply order items with the same stock_id (with warning), code cleanups +$ /purchasing/po_entry_items.php + /purchasing/includes/po_class.inc + /purchasing/includes/supp_trans_class.inc + /purchasing/includes/db/po_db.inc + /purchasing/includes/ui/po_ui.inc +# Fixed typo bugs +$ /purchasing/includes/db/grn_db.inc + /purchasing/includes/db/invoice_db.inc + +04-Feb-2010 Joe Hunt +! Extended account id's to 15 chars. Changed account type to varchar(10) + and class id varchar(3). Ability to change account groups online. +$ /gl/manage/gl_account_classes.php + /gl/manage/gl_account_types.php + /gl/manage/gl_accounts.php + /gl/includes/db/gl_db_account_types.inc + /includes/ui/ui_lists.inc + /sql/alter2.3.sql + /sql/en_US-demo.sql + /sql/en_US-new.sql + +03-Feb-2010 Janusz Dobrowolski # Payment terms were not retrieved atinvoice edit start. $ /sales/customer_invoice.php # Fixed item selector.