X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=799facefdee46dd505cfeabf538f7c43ba52773a;hb=55ce974f2ab21987751af69f9f2eddd8672ef563;hp=aa99151e29c884314dcea6310ab1fe9acdef1451;hpb=f4b8a8d9c3087513c0dc225e31ac895104ed10c5;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index aa99151e..799facef 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,67 @@ Legend: ! -> Note $ -> Affected files +01-Nov-2009 Joe Hunt +! Changed $date_system value of 3 to be traditional, but non-workday is Friday + and start of week is Saturday. For DatePicker. +$ config.default.php + /includes/ui/ui_view.inc + +30-Oct-2009 Janusz Dobrowolski +# Fixed non-default company selection bug on login. +$ /includes/session.inc +! Code cleanup. +$ /includes/db/connect_db.inc + +30-Oct-2009 Joe Hunt +! Changed name on folder for global help url to fawiki. +$ config.default.php + +29-Oct-2009 Janusz Dobrowolski +! Changed context help organization to enable use of central multilanguage wiki. +$ /config.default.php + /admin/*.php + /applications/*.php + /dimensions/dimension_entry.php + /dimensions/inquiry/search_dimensions.php + /dimensions/view/view_dimension.php + /gl/*.php + /gl/inquiry/*.php + /gl/manage/*.php + /gl/view/*.php + /includes/page/header.inc + /inventory/*.php + /inventory/inquiry/*.php + /inventory/manage/*.php + /inventory/view/*.php + /manufacturing/*.php + /manufacturing/inquiry/*.php + /manufacturing/manage/*.php + /manufacturing/view/*.php + /purchasing/*.php + /purchasing/allocations/*.php + /purchasing/inquiry/*.php + /purchasing/manage/suppliers.php + /purchasing/view/*.php + /reporting/reports_main.php + /sales/*.php + /sales/allocations/*.php + /sales/inquiry/*.php + /sales/manage/*.php + /sales/view/*.php + /taxes/item_tax_types.php + /taxes/tax_groups.php + /taxes/tax_types.php + /themes/aqua/renderer.php + /themes/cool/renderer.php + /themes/default/renderer.php + +28-Oct-2009 Joe Hunt +! Changed report Annual Expense Breakdown to follow the fiscal year instead of + calendar year. The year selector selects the start of the fiscal year. + Only the last 12 months are shown. +$ /reporting/rep705.php + 27-Oct-2009 Joe Hunt # Database error when updating item. $ /inventory/includes/db/items_db.inc