X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=397c023d66dd8f4d36146edcb2f2e262adbbd78d;hb=8f7ac519b7aaf8ec219862597e878d3a28316ac6;hp=ddb0b232d4aa2d219b212682394d6060e08b4e92;hpb=0acad842613b047a0b20218b705d8a7c092a103b;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index ddb0b232..397c023d 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,33 @@ Legend: ! -> Note $ -> Affected files +20-Aug-2009 Janusz Dobrowolski +! Tax Item Types moved to Setup module +$ /applications/inventory.php + /applications/setup.php ++ Partial changes for new access control. +$ /admin/security_roles.php (new) + /admin/db/security_db.inc (new) + /includes/access_levels.inc + /includes/ui/ui_lists.inc + /sql/alter2.2.sql + /sql/en_US-demo.sql + +04-Aug-2009 Joe Hunt ++ Added email links after creating documents +$ /includes/ui/ui_controls.inc + /manufacturing/work_order_entry.php + /purchasing/po_entry_items.php + /reporting/reports_main.php + /reporting/includes/reporting.inc + /sales/create_recurrent_invoices.php + /sales/credit_note_entry.php + /sales/customer_delivery.php + /sales/customer_invoice.php + /sales/sales_order_entry.php +! Added new access levels +$ /includes/access_levels.inc (new file) + 03-Aug-2009 Janusz Dobrowolski + Clone record option added. $ /includes/ui/ui_input.inc