Added Sales Quotations, inquiry and report
[fa-stable.git] / CHANGELOG.txt
index a9d8f67495b45b786d9a0df81603dab0be464496..b3ce5ec6650ddf9594cc804c63a964ccf423bb50 100644 (file)
@@ -19,6 +19,1780 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+08-Sep-2009 Joe Hunt
++ Added Sales Quotations, inquiry and report
+$ /applications/customers.php
+  /includes/types.inc
+  /includes/ui/ui_view.inc
+  /reporting/rep105.php
+  /reporting/rep107.php
+  /reporting/rep109.php
+  /reporting/rep110.php
+  /reporting/rep111.php (new file)
+  /reporting/reports_main.php
+  /reporting/includes/doctext.php
+  /reporting/includes/doctext2.php
+  /reporting/includes/header2.inc
+  /reporting/includes/reporting.inc
+  /reporting/includes/reports_classes.inc
+  /sales/customer_delivery.php
+  /sales/customer_invoice.php
+  /sales/sales_order_entry.php
+  /sales/includes/cart_class.inc
+  /sales/includes/db/sales_delivery_db.inc
+  /sales/includes/db/sales_order_db.inc
+  /sales/includes/ui/sales_order_ui.inc
+  /sales/inquiry/sales_orders_view.php
+  /sales/view/view_dispatch.php
+  /sales/view/view_invoice.php
+  /sales/view/view_sales_order.php
+  /sql/alter2.2.sql
+  /sql/en_US-demo.sql
+  /sql/en_US-new.sql
+  
+01-Sep-2009 Janusz Dobrowolski
+# Fixed security sections db update.
+$ /admin/security_roles.php
+# Fixed ui behaviour during FA ugrade.
+$ /includes/current_user.inc
+  /includes/session.inc
+  /access/login.php
+# Company directory where not deleted during company removal.
+$ /admin/create_coy.php
+  /includes/main.inc
+# Fixed old security settings import.
+  /sql/alter2.2.php
+  /sql/alter2.2.sql
+
+31-Aug-2009 Janusz Dobrowolski
+! gl accounts selector ordered by account class id
+$ /includes/ui/ui_lists.inc
+! Changed security modules to sections
+$ /admin/security_roles.php
+  /admin/db/security_db.inc
+! Fine tuned security sections/areas.
+$ /includes/access_levels.inc
++ Optimized js compressor (up to 5 times faster)
+$ /includes/main.inc
+! Changed order of gl account selector, added security roles list.
+$ /includes/ui/ui_lists.inc
+! Switch to new access levels system
+$ /config.php
+  /index.php
+  /access/logout.php
+  /access/timeout.php
+  /admin/*.php
+  /admin/db/users_db.inc
+  /applications/application.php
+  /applications/setup.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/current_user.inc
+  /includes/session.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/prn_redirect.php
+  /reporting/rep*.php
+  /reporting/reports_main.php
+  /reporting/includes/pdf_report.inc
+  /sales/*.php
+  /sales/allocations/*.php
+  /sales/inquiry/*.php
+  /sales/manage/*.php
+  /sales/view/*.php
+  /sql/alter2.2.php
+  /sql/alter2.2.sql
+  /sql/en_US-demo.sql
+  /sql/en_US-new.sql
+  /taxes/*.php
+
+28-Aug-2009 Joe Hunt
+# The reference for deposits and payments didn't show up in Tax Report
+$ /reporting/rep709.php
+# Minor bug in Quick Entries display
+$ /includes/ui/ui_view.inc
+  
+27-Aug-2009 Joe Hunt
+# bank_trans_type_id removed from bank_trans in en_US-demo.sql and en_US-new.sql.
+$ /sql/en_US-demo.sql
+  /sql/en_US-new.sql
+  
+26-Aug-2009 Janusz Dobrowolski
+! Merged changes from main trunk  2.1.4-2.1.5 (see below)
+
+$ /config.php
+  /includes/ui/ui_view.inc
+  /includes/current_user.inc
+  /includes/ui/ui_input.inc
+  /inventory/purchasing_data.php
+  /install/save.php
+  /gl/manage/gl_accounts.php
+  /gl/includes/gl_db_accounts.inc
+  /gl/includes/db/gl_db_bank_accounts.inc
+  /gl/manage/gl_quick_entries.php
+  /gl/manage/gl_account_classes.php
+  /gl/includes/db/gl_db_bank_trans.inc
+  /purchasing/includes/db/invoice_db.inc
+  /purchasing/includes/ui/invoice_ui.inc
+  /purchasing/includes/ui/po_ui.inc
+  /purchasing/includes/supp_trans_class.inc
+  /purchasing/po_receive_items.php
+  /purchasing/view/view_grn.php
+  /purchasing/view/view_po.php
+  /purchasing/supplier_payment.php
+  /purchasing/includes/purchasing_db.inc
+  /purchasing/includes/db/invoice_db.inc
+  /reporting/reports_main.php
+  /reporting/includes/header2.inc
+  /reporting/rep209.php
+  /reporting/rep109.php
+  /reporting/rep702.php
+  /sales/customer_payments.php
+  /sales/customer_credit_invoice.php
+  /sales/customer_delivery.php
+  /sales/customer_invoice.php
+  /sales/includes/db/payments_db.inc
+  /sales/includes/db/sales_order_db.inc
+  /sales/manage/sales_points.php
+  /taxes/tax_calc.inc
+
+26-Aug-2009 Joe Hunt
+# Changed the text Manifactoring => Manifacturing
+$ /reporting/reports_main.php
+
+25-Aug-2009 Joe Hunt
++ Added reference number in report List of Journal Entries.
+$ /reporting/rep702.php
+! Changed default startup_up app to be in user preferences. Default 'Sales'.
+  Moved tab_list_row to ui_lists.inc and changed the global $tabs to be in types.inc
+$ config.php
+  /admin/display_prefs.php
+  /admin/inst_module.php
+  /admin/db/users_db.inc
+  /includes/current_user.inc
+  /includes/types.inc
+  /includes/page/header.inc
+  /includes/prefs/userprefs.inc
+  /includes/ui/ui_lists.inc
+  /sql/alter2.2.sql
+  /sql/en_US-demo.sql
+  /sql/en_US-new.sql
+  
+
+24-Aug-2009 Janusz Dobrowolski
+# Fixed warning displayed before db upgrade.
+$ /includes/current_user.inc
+# Small final page layout fix
+$ /purchasing/po_entry_items.php
++ Additional links to next document on final pages.
+$ /purchasing/po_receive_items.php
+  /purchasing/supplier_invoice.php
+# Fixed focus issues on hyperlinks
+$ /includes/ui/ui_controls.inc
+
+23-Aug-2009 Janusz Dobrowolski
++ Implemented customizable authentication timeout.
+$ /access/timeout.php (new)
+  /access/login.php
+  /admin/company_preferences.php
+  /admin/db/company_db.inc
+  /includes/current_user.inc
+  /includes/session.inc
+  /includes/ui/ui_input.inc
+  /sql/alter2.2.php
+  /sql/alter2.2.sql
+  /sql/en_US-demo.sql
+  /sql/en_US-new.sql
+! Reorganized access control structures for easier customizing.
+$ /includes/access_levels.inc
+  /admin/security_roles.php
+
+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
+  /inventory/manage/item_categories.php
+  /inventory/manage/items.php
+# Fixed default focus for some controls
+$ /includes/ui/ui_input.inc
+# Fixed popup top placement on FF2
+$ /js/inserts.js
+! Default submit changed
+$ /purchasing/po_receive_items.php
+
++ Customer/branch/supplier selectable by additional short name instead of full name.
+$ /purchasing/manage/suppliers.php
+  /sales/manage/customer_branches.php
+  /sales/manage/customers.php
+  /includes/ui/ui_lists.inc
+  /sql/alter2.2.sql
+  /sql/en_US-demo.sql
+  /sql/en_US-new.sql
+
+01-Aug-2009 Joe Hunt
+! Reduced size of the icons to 12 pix.
+$ /includes/ui/ui_input.inc
+
+31-Jul-2009 Janusz Dobrowolski
+! Merged changes from main trunk  2.1.3-2.1.4 (see below)
+$ /admin/attachments.php
+  /inventory/purchasing_data.php
+  /includes/db/manufacturing.inc
+  /gl/manage/bank_accounts.php
+  /gl/includes/db/gl_db_banking.inc
+  /gl/includes/db/gl_db_trans.inc
+  /purchasing/includes/purchasing_db.inc
+  /purchasing/manage/suppliers.php
+  /purchasing/view/view_grn.php
+  /purchasing/includes/db/invoice_db.inc
+  /purchasing/view/view_supp_payment.php
+  /reporting/reports_main.php
+  /reporting/includes/doctext.inc
+  /reporting/includes/doctext2.inc
+  /reporting/includes/header2.inc
+  /reporting/includes/pdf_report.inc
+  /reporting/rep101.php
+  /reporting/rep109.php
+  /reporting/rep201.php
+  /reporting/rep304.php
+  /reporting/rep709.php
+  /sales/includes/db/cust_trans_db.inc
+  /sales/create_recurrent_invoices.php
+  /sales/sales_order_entry.php
+  /sales/view/view_receipt.php
+
+27-Jul-2009 Janusz Dobrowolski
+# Fixed default selection in popup
+$ /js/inserts.js
+# Fixed branch selection by url
+$ /sales/manage/customer_branches.php
+# Fixed print links's default class.
+$ /reporting/includes/reporting.inc
+
+25-Jul-2009 Janusz Dobrowolski
+! Popup editor now available as option for some list selectors.
+$ /includes/ui/ui_lists.inc
+  /gl/gl_bank.php
+  /gl/includes/ui/gl_bank_ui.inc
+  /includes/session.inc
+  /includes/page/footer.inc
+  /includes/ui/ui_controls.inc
+  /inventory/purchasing_data.php
+  /js/inserts.js
+  /purchasing/po_entry_items.php
+  /purchasing/supplier_credit.php
+  /purchasing/supplier_invoice.php
+  /purchasing/supplier_payment.php
+  /purchasing/allocations/supplier_allocation_main.php
+  /purchasing/includes/ui/po_ui.inc
+  /sales/credit_note_entry.php
+  /sales/customer_payments.php
+  /sales/sales_order_entry.php
+  /sales/allocations/customer_allocation_main.php
+  /sales/includes/ui/sales_credit_ui.inc
+  /sales/includes/ui/sales_order_ui.inc
+  /themes/aqua/default.css
+  /themes/aqua/renderer.php
+  /themes/cool/default.css
+  /themes/cool/renderer.php
+  /themes/default/default.css
+  /themes/default/renderer.php
+
+21-Jul-2009 Janusz Dobrowolski
+! Asynchronous customer/supplier/item selection now use popup window.
+$ /index.php
+  /gl/gl_bank.php
+  /includes/session.inc
+  /includes/page/footer.inc
+  /includes/ui/ui_controls.inc
+  /includes/ui/ui_input.inc
+  /includes/ui/ui_lists.inc
+  /inventory/purchasing_data.php
+  /inventory/manage/items.php
+  /js/inserts.js
+  /js/utils.js
+  /purchasing/po_entry_items.php
+  /purchasing/supplier_credit.php
+  /purchasing/supplier_invoice.php
+  /purchasing/supplier_payment.php
+  /purchasing/allocations/supplier_allocation_main.php
+  /purchasing/manage/suppliers.php
+  /sales/credit_note_entry.php
+  /sales/customer_payments.php
+  /sales/sales_order_entry.php
+  /sales/allocations/customer_allocation_main.php
+  /sales/manage/customer_branches.php
+  /sales/manage/customers.php
+
+15-Jul-2009 Joe Hunt
+! Replaced sys_types names from table to systypes::name in reports
+  Now the English names in table are never used in inquiries or reports
+$ /reporting/rep101.php
+  /reporting/rep102.php
+  /reporting/rep108.php
+  /reporting/rep201.php
+  /reporting/rep202.php
+  /reporting/rep203.php
+  /reporting/rep709.php
+  /sql/alter2.2.sql
+! Audit-Trail report (systypes selector should include all systypes, extra parameter to function dup_systypes_list.
+$ /reporting/rep710.php
+  /reporting/reports_main.php
+  /reporting/includes/reports_classes.inc
+# Removed warning from COA report
+$ /gl/includes/db/gl_db_accounts.inc
+  /includes/date_functions.inc
+  /reporting/rep701.php
+  
+13-Jul-2009 Joe Hunt
++ Added Audit Trail Report
+$ /reporting/rep710.php (new file)
+$ /reporting/reports_main.php
+! Changed so $page_security works with reports (displays an error message on top)
+$ /reporting/includes/pdf_report.inc
+  /reporting/includes/excel_report.inc
+  
+10-Jul-2009 Janusz Dobrowolski
++ Added direct allocations in payments.
+$ /purchasing/supplier_payment.php
+  /sales/customer_payments.php
+! Allocations related code reuse.
+$ /includes/ui/allocation_cart.inc
+  /purchasing/allocations/supplier_allocate.php
+  /sales/allocations/customer_allocate.php
+
+02-Jul-2009 Joe Hunt
+! Always show 0.00 in debit column when using display_debit_or_credit
+$ /includes/ui/ui_view.inc
+
+01-Jul-2009 Joe Hunt
+! Small adjustment in /inventory/prices.php to see the calculated prices if they are set.
+$ /inventory/prices.php
+# Small bug/layout fixes
+$ /inventory/manage/item_categories.php
+  /inventory/manage/locations.php
+  /sql/en_US-demo.sql
+  /sql/en_US-new.sql
+
+30-Jun-2009 Joe Hunt
+# Small annoying bug-fixes in items.php and items_trans_db.inc
+$ /inventory/manage/items.php
+  /inventory/includes/db/items_trans_db.inc
+  
+30-Jun-2009 Joe Hunt
++ Implemented automatic price calculation of items from std. cost.
+$ /admin/company_preferences.php
+  /admin/db/company_db.inc
+  /doc/calculate_price.txt (new file)
+  /sales/includes/sales_db.inc
+  /sql/alter2.2.sql
+  /sql/en_US-demo.sql
+  /sql/en_US-new.sql
+  
+29-Jun-2009 Joe Hunt
+! Small layout improments in Customer Payments
+$ /sales/customer_payments.php
+
+28-Jun-2009 Joe Hunt
+# Fixed link bugs in sales order entry and optimized a couple of functions in ui_controls.inc
+$ /includes/ui/ui_controls.inc
+  /sales/sales_order_entry.php
+  
+27-Jun-2009 Joe Hunt
+# Corrections to default COAs.
+$ /sql/alter2.2.sql
+  /sql/en_US-new.sql
+  /sql/en_US-demo.sql
+  
+26-Jun-2009 Joe Hunt
++ Added Print of Work Order and GRN Valuation Report
+# Small bug in company preferences
+$ /admin/company_preferences.php
+  /manufacturing/includes/db/work_orders_db.inc
+  /manufacturing/work_order_entry.php
+  /reporting/rep305.php (new file)
+  /reporting/rep409.php (new file)
+  /reporting/reports_main.php
+  /reporting/includes/doctext.inc
+  /reporting/includes/doctext2.inc
+  /reporting/includes/header2.inc
+  /reporting/includes/pdf_report.inc
+  /reporting/includes/reports_classes.inc
+  
+26-Jun-2009 Joe Hunt
++ Added Bank Charge field to Customer Payment, Supplier Payment and Bank Transfer and a new default bank charge account in gl_setup.
+$ /admin/gl_setup.php
+  /admin/db/company_db.inc
+  /gl/bank_transfer.php
+  /gl/includes/db/gl_db_banking.inc
+  /purchasing/supplier_payment.php
+  /purchasing/includes/db/supp_payment_db.inc
+  /sales/customer_payment.php
+  /sales/includes/db/payment_db.inc
+  /sql/alter2.2.sql
+  /sql/en_US-demo.sql
+  /sql/en_US-new.sql
+  
+25-Jun-2009 Joe Hunt
+! Changed balance_sheet field in account class to ctype and fixed class editing.
+# Parse error in ui_lists.inc. Masked include_once(/validation.inc) in main.inc.
+$ /admin/fiscalyears.php
+  /gl/includes/db/gl_db_accounts.inc
+  /gl/includes/db/gl_db_account_types.inc
+  /gl/includes/db/gl_db_trans.inc
+  /gl/manage/gl_account_classes.php
+  /includes/main.inc
+  /includes/ui/ui_lists.inc
+  /sql/en_US-demo.sql
+  /sql/en_US-new.sql
+  /sql/alter2.2.sql
+  
+25-Jun-2009 Janusz Dobrowolski
+! Merged changes from main trunk  2.1.2-2.1.3 (see below)
+$ /admin/backups.php
+  /admin/company_preferences.php
+  /admin/view_print_transaction.php
+  /applications/setup.php
+  /config.php
+  /dimensions/inquiry/search_dimensions.php
+  /gl/gl_journal.php
+  /gl/includes/db/gl_db_accounts.inc
+  /gl/includes/db/gl_db_account_types.inc
+  /gl/includes/db/gl_db_trans.inc
+  /gl/includes/ui/gl_bank_ui.inc
+  /gl/inquiry/gl_trial_balance.php
+  /gl/inquiry/tax_inquiry.php
+  /gl/manage/gl_account_classes.php
+  /includes/data_checks.inc
+  /includes/db/manufacturing_db.inc
+  /includes/errors.inc
+  /includes/main.inc
+  /includes/references.inc
+  /includes/session.inc
+  /includes/types.inc
+  /includes/ui/db_pager_view.inc
+  /includes/ui/ui_lists.inc
+  /includes/ui/ui_view.inc
+  /inventory/inquiry/stock_status.php
+  /inventory/manage/items.php
+  /inventory/manage/locations.php
+  /inventory/manage/sales_kits.php
+  /inventory/prices.php
+  /inventory/purchasing_data.php
+  /lang/new_language_template/LC_MESSAGES/empty.po
+  /manufacturing/includes/db/work_orders_db.inc
+  /manufacturing/includes/db/work_orders_produce_items_db.inc
+  /manufacturing/includes/db/work_orders_quick_db.inc
+  /manufacturing/includes/manufacturing_ui.inc
+  /manufacturing/inquiry/bom_cost_inquiry.php
+  /manufacturing/manage/bom_edit.php
+  /manufacturing/search_work_orders.php
+  /manufacturing/view/work_order_view.php
+  /manufacturing/work_order_add_finished.php
+  /manufacturing/work_order_costs.php (new file)
+  /manufacturing/work_order_entry.php
+  /manufacturing/work_order_issue.php
+  /manufacturing/work_order_release.php
+  /purchase/po_receive_items.php
+  /purchasing/allocations/supplier_allocation_main.php
+  /purchasing/includes/db/grn_db.inc
+  /purchasing/includes/db/invoice_db.inc
+  /purchasing/includes/db/po_db.inc
+  /purchasing/includes/purchasing_db.inc
+  /purchasing/includes/ui/po_ui.inc
+  /purchasing/inquiry/po_search_completed.php
+  /purchasing/inquiry/supplier_inquiry.php
+  /purchasing/supplier_credit.php
+  /purchasing/supplier_invoice.php
+  /reporting/includes/class.mail.inc
+  /reporting/includes/pdf.report.inc
+  /reporting/includes/reports_classes.inc
+  /reporting/rep109.php
+  /reporting/rep209.php
+  /reporting/rep302.php
+  /reporting/rep302.php
+  /reporting/rep303.php
+  /reporting/rep303.php
+  /reporting/rep701.php
+  /reporting/rep705.php
+  /reporting/rep706.php
+  /reporting/rep707.php
+  /reporting/rep708.php
+  /reporting/reports_main.php
+  /sales/create_recurrent_invoices.php
+  /sales/customer_delivery.php
+  /sales/includes/db/sales_order_db.inc
+  /sales/includessales_order_ui.inc
+  /sales/inquiry/sales_orders_view.php
+  /sales/manage/customer_branches.php
+  /sql/en_US-demo.sql
+  /sql/en_US-new.sql
+  /taxes/db/tax_types_db.inc
+  /taxes/tax_types.php
+
+17-Jun-2009 Janusz Dobrowolski
+# Fixed supplier payment view link
+$ /includes/ui/ui_view.inc
+
+03-Jun-2009 Janusz Dobrowolski
+! Delete buttons prepared for js confirmation.
+$ /admin/fiscalyears.php
+
+02-Jun-2009 Joe Hunt
+! Fiscal Year delete . now removes all transactions and convert into relevant open balances.
+$ /admin/fiscalyear.php
+! Created a function db_backup in /admin/db/maintenence_db.inc
+$ /admin/db/maintenance_db.inc
+  /admin/backups.php
+  /admin/inst_upgrade.php
+  
+22-May-2009 Janusz Dobrowolski
+# Defualt hyperlink href set to PHP_SELF
+$ /includes/ui/ui_controls.inc
+
+21-May-2009 Janusz Dobrowolski
++ Added reset_focus helper function.
+$ /includes/ui/ui_view.inc
+# Fixed link on and focus on final page.
+$ /gl/gl_journal.php
+
+19-May-2009 Janusz Dobrowolski
++ Automatic update currency option added.
+$ /gl/includes/db/gl_db_currencies.inc
+  /includes/ui/ui_view.inc
+  /gl/manage/currencies.php
+  /sql/alter2.2.sql
+  /sql/en_US-demo.sql
+  /sql/en_US-new.sql
++ Added hook support for localized functions
+$ /gl/includes/db/gl_db_rates.inc
+  /gl/manage/exchange_rates.php
+  /includes/session.inc
+! Fixed hook for optional TaxFunction
+$ /reporting/rep709.php
+! Removed obsolete has_locale helper.
+$ /includes/lang/language.php
+
+17-May-2009 Janusz Dobrowolski
++ Added excluding item/category from sales.
+$ /includes/ui/ui_lists.inc
+  /inventory/includes/db/items_category_db.inc
+  /inventory/includes/db/items_db.inc
+  /inventory/manage/item_categories.php
+  /inventory/manage/items.php
+  /sql/alter2.2.sql
+  /sql/alter2.2.php
+
+15-May-2009 Joe Hunt
+# Bad link to view dimension
+$ /includes/ui/ui_view.inc
+! Improved layout.
+$ /purchasing/includes/ui/invoice_ui.inc
+
+14-May-2009 Joe Hunt
++ Added user_id to Journal Inquiry
+$ /gl/inquiry/journal_inquiry.php
+
+13-May-2009 Janusz Dobrowolski
+# Excluding closed transactions from edition/voiding.
+$ /includes/db/audit_trail_db.inc  
+  /admin/void_transaction.php
+  /sales/inquiry/customer_inquiry.php
+  /gl/inquiry/journal_inquiry.php
+# Fixed error during category adding.
+$ /inventory/includes/db/items_category_db.inc
++ Units and item type is editable until item not used.
+$ /inventory/includes/db/items_db.inc
+  /inventory/manage/items.php
+
+11-May-2009 Joe Hunt
+! Changed creating of fiscal year so gap is not allowed. Cannot close year if open years before.
+$ /admin/fiscalyers.php
+
+10-May-2009 Janusz Dobrowolski
+! Support for periodic journal trans closing/indexing
+$ /includes/db/audit_trail_db.inc
+  /admin/fiscalyears.php
+  /gl/includes/db/gl_db_trans.inc
+  /gl/inquiry/journal_inquiry.php
+
+! Restored support for reversed transactions
+$ /gl/gl_journal.php
+  /gl/includes/ui/gl_journal_ui.inc
+
+08-May-2009 Janusz Dobrowolski
++ Added journal entry edition, removed reverse transaction option.
+$ /gl/includes/ui/gl_journal_ui.inc
+  /gl/includes/db/gl_db_trans.inc
++ Added journal entry transaction edition/view
+$ /gl/gl_journal.php
+  /includes/ui/ui_view.inc
++ Added journal inquiry
+$ /gl/inquiry/journal_inquiry.php (new)
+  /includes/ui/ui_lists.inc
+  /applications/generalledger.php
+! Document references saved also in refs table for easy access.
+$ /dimensions/includes/dimensions_db.inc
+  /includes/references.inc
+  /gl/includes/db/gl_db_banking.inc
+  /inventory/includes/db/items_adjust_db.inc
+  /inventory/includes/db/items_transfer_db.inc
+  /manufacturing/includes/db/work_order_issues_db.inc
+  /manufacturing/includes/db/work_order_produce_items_db.inc
+  /manufacturing/includes/db/work_orders_db.inc
+  /manufacturing/includes/db/work_orders_quick_db.inc
+  /purchasing/includes/db/grn_db.inc
+  /purchasing/includes/db/invoice_db.inc
+  /purchasing/includes/db/po_db.inc
+  /purchasing/includes/db/supp_payment_db.inc
+  /sales/includes/db/payment_db.inc
+  /sales/includes/db/sales_credit_db.inc
+  /sales/includes/db/sales_delivery_db.inc
+  /sales/includes/db/sales_invoice_db.inc
+  /sql/alter2.2.php
+! Small fixes needed for pending client-side validation support
+$ /includes/current_user.inc
+  /includes/main.inc
+  /includes/session.inc
+  /includes/page/header.inc
+  /includes/page/footer.inc
+  /includes/errors.inc
+  /js/inserts.js
+  /js/utils.js
+  /themes/aqua/default.css
+  /themes/cool/default.css
+  /themes/default/default.css
+  /themes/aqua/renderer.php
+  /themes/cool/renderer.php
+  /themes/default/renderer.php
+! Function get_reference return string instead of mysql resource.
+$ /includes/db/references_db.inc
+! Added reference var
+$ /includes/ui/items_cart.inc
+# Small bugfix in invoice view
+$ /sales/includes/db/sales_invoice_db.inc
+# Last document date bug fixed
+$ /sales/customer_delivery.php
+# Fixed false warning during upgrade process in debug mode.
+$ /admin/inst_upgrade.php
+
+03-May-2009 Janusz Dobrowolski
++ Audit trail added.
+$ /includes/db/audit_trail_db.inc (new)
+  /admin/db/voiding_db.inc
+  /gl/includes/db/gl_db_banking.inc
+  /gl/includes/db/gl_db_trans.inc
+  /includes/main.inc
+  /inventory/includes/db/items_adjust_db.inc
+  /inventory/includes/db/items_trans_db.inc
+  /inventory/includes/db/items_transfer_db.inc
+  /manufacturing/includes/db/work_order_issues_db.inc
+  /manufacturing/includes/db/work_order_produce_items_db.inc
+  /manufacturing/includes/db/work_orders_db.inc
+  /manufacturing/includes/db/work_orders_quick_db.inc
+  /purchasing/includes/db/grn_db.inc
+  /purchasing/includes/db/po_db.inc
+  /purchasing/includes/db/supp_trans_db.inc
+  /sales/includes/db/cust_trans_db.inc
+  /sales/includes/db/sales_order_db.inc
+  /sql/alter2.2.php
+  /sql/alter2.2.sql
+  /sql/en_US-demo.sql
+  /sql/en_US-new.sql
+! Changed primary key in users table
+$ /admin/change_current_user_password.php
+  /admin/inst_upgrade.php
+  /admin/users.php
+  /admin/db/users_db.inc
+  /includes/current_user.inc
+! Enabled drop table queries during non-forced upgrade
+$ /admin/db/maintenance_db.inc
+# Small optimization
+  /sales/includes/sales_db.inc
+# Fixed default date handling.
+$ /sales/customer_invoice.php
+# Fixed error handling in debug mode
+$ /includes/errors.inc
+  /includes/db/connect_db.inc
+
+02-May-2009 Joe Hunt
+# Minor bug Profit & Loss Statement
+$ /reporting/rep707.php
+
+02-May-2009 Joe Hunt
+! Company setup option for printing server Time Zone on Reports Print-Out.
+! Company setup version_id for stamping the version id. Can be used for check for update.
+$ /admin/company_preferences.php
+  /admin/db/company_db.inc
+  /reporting/includes/pdf_report.inc
+  /sql/alter2.2.sql
+  /sql/en_US-demo.sql
+  /sql/en_US-new.sql
+  
+01-May-2009 Joe Hunt
+! Changed Customer Balance and Supplier Balance to period select with Open Balance
+$ /reporting/reports_main.php
+  /reporting/rep101.php
+  /reporting/rep201.php
+  
+30-Apr-2009 Janusz Dobrowolski
+! Merged changes from main trunk  2.1.1-2.1.2 (see below)
+
+30-Apr-2009 Janusz Dobrowolski
+# Small layout fixes 
+$ /includes/errors.inc
+  /themes/aqua/renderer.php
+  /themes/cool/renderer.php
+  /themes/default/renderer.php
+
+29-Apr-2009 Janusz Dobrowolski
+! Messages styles moved default.css
+$ /includes/errors.inc
+  /themes/aqua/default.css
+  /themes/cool/default.css
+  /themes/default/default.css
+
+28-Apr-2009 Joe Hunt
+! Changed so the close of fiscal years also closes the balances and brings forward retained earnings.
+$ /admin/gl_setup.ph
+  /admin/fiscalyears.php
+  /admin/db/company_db.inc
+  /sql/en_US-new.sql
+  /sql/en_US-demo.sql
+  /sql/alter2.2.sql
+  
+25-Apr-2009 Janusz Dobrowolski
+# Fixed ambigous sql
+$ /inventory/manage/item_categories.php
+
+25-Apr-2009 Joe Hunt
+! Removed obsolete field 'included_in_price' from table 'Tax_group_items' in en_US-demo.sql.
+$ /sql/en_US-demo.sql
+  /sql/alter2.2.sql
+
+24-Apr-2009 Janusz Dobrowolski
++ Added inactive records support.
+$ /admin/payment_terms.php
+  /admin/shipping_companies.php
+  /gl/includes/db/gl_db_account_types.inc
+  /gl/includes/db/gl_db_currencies.inc
+  /gl/manage/bank_accounts.php
+  /gl/manage/currencies.php
+  /gl/manage/gl_account_classes.php
+  /gl/manage/gl_account_types.php
+  /gl/manage/gl_accounts.php
+  /includes/ui/ui_lists.inc
+  /inventory/includes/db/items_units_db.inc
+  /inventory/includes/db/movement_types_db.inc
+  /inventory/manage/item_categories.php
+  /inventory/manage/item_units.php
+  /inventory/manage/items.php
+  /inventory/manage/locations.php
+  /inventory/manage/movement_types.php
+  /manufacturing/includes/db/work_centres_db.inc
+  /manufacturing/manage/work_centres.php
+  /purchasing/manage/suppliers.php
+  /sales/includes/db/sales_points_db.inc
+  /sales/manage/sales_points.php
+  /sql/alter2.2.sql
+  /sql/en_US-demo.sql
+  /sql/en_US-new.sql
+  /taxes/item_tax_types.php
+  /taxes/tax_groups.php
+  /taxes/tax_types.php
+  /taxes/db/tax_groups_db.inc
+  /taxes/db/tax_types_db.inc
+# Edit buttons center alignment.
+$ /includes/ui/ui_input.inc
+# Fixed ajax request using element name on multi-part forms.
+$ /js/utils.js
+
+24-Apr-2009 Joe Hunt
+! Added option to select how to present Balance Sheet and P&L Statement
+$ /gl/manage/gl_account_classes.php
+  /gl/includes/db/gl_db_account_types.inc
+  /reporting/rep706.php
+  /reporting/rep707.php
+  /sql/alter2.2.sql
+
+22-Apr-2009 Janusz Dobrowolski
++ Added inactive records support.
+$ /sales/includes/db/credit_status_db.inc
+  /sales/includes/db/sales_types_db.inc
+  /sales/manage/credit_status.php
+  /sales/manage/customer_branches.php
+  /includes/data_checks.inc
+  /sales/manage/sales_groups.php
+  /sales/manage/sales_people.php
+  /sales/manage/sales_types.php
+# Slightly changed inactive record support
+$ /includes/ui/ui_input.inc
+  /includes/ui/ui_lists.inc
+  /sales/manage/customers.php
+  /sales/manage/sales_areas.php
+! Display all db_query errors in debug mode
+$ /includes/db/connect_db.inc
+# Hide empty/disabled tabs
+$ /frontaccounting.php
+  /applications/dimensions.php
+# Small typo fixed
+$ /applications/application.php
+
+21-Apr-2009 Janusz Dobrowolski
++ Support for inactive records.
+$ /includes/ui/ui_lists.inc
+  /includes/ui/ui_input.inc
+  /includes/db/sql_functions.inc
+  /themes/aqua/default.css
+  /themes/cool/default.css
+  /themes/default/default.css
++ Added inactive field in cust_branches
+$ /sql/alter2.2.sql
+  /sql/en_US-demo.sql
+  /sql/en_US-new.sql
++ Added inactive records edition.
+$ /sales/manage/customers.php
+  /sales/manage/sales_areas.php
+  
+08-Apr-2009 Janusz Dobrowolski
+# Fix for hotkeys on multi form pages.
+$ /js/inserts.js
+! Customer name max. length 80
+$ /sales/manage/customers.php
+  /sql/alter2.2.php
+  /sql/alter2.2.sql
+  /sql/en_US-demo.sql
+  /sql/en_US-new.sql
+
+30-Mar-2009 Janusz Dobrowolski
+! Merged changes from main trunk for versions 2.1RC-2.1.1 (see below)
+$ /admin/db/v_banktrans.inc (removed)
+  /applications/manufacturing.php
+  /gl/include/db/gl_db_banking.inc
+  /gl/includes/ui/gl_bank_ui.inc
+  /gl/includes/ui/gl_journal_ui.inc
+  /gl/manage/exchange_rates.php
+  /.htaccess
+  /includes/banking.inc
+  /includes/data_checks.inc
+  /includes/ui/items_cart.inc
+  /includes/ui/ui_inputs.inc
+  /includes/ui/ui_lists.inc
+  /install.html
+  /install/index.php
+  /install/save.php
+  /inventory/includes/inventory_db.inc
+  /inventory/manage/items.php
+  /inventory/manage/sales_kits.php
+  /js/inserts.js
+  /lang/new_language_template/LC_MASSAGES/empty.po
+  /manufacturing/inquiry/bom_cost_inquiry.php
+  /purchasing/allocations/supplier_allocate.php
+  /purchasing/manage/suppliers.php
+  /reporting/includes/doctext2.inc
+  /reporting/includes/doctext.inc
+  /reporting/including/excel_report.inc
+  /reporting/rep104.php
+  /reporting/rep106.php
+  /reporting/rep303.php
+  /reporting/rep702.php
+  /sales/allocations/customer_allocate.php
+  /sales/includes/db/sales_credit_db.inc
+  /sales/includes/db/sales_points_db.inc
+  /sales/includes/ui/sales_credit_ui.inc
+  /sales/includes/ui/sales_order_ui.inc
+  /sales/manage/sales_points.php
+  /sales/sales_order_entry.php
+  /sql/alter2.1.sql
+  /taxes/tax_types.php
+  /themes/aqua/default.css
+  /themes/cool/default.css
+  /themes/default/default.css
+
+29-Mar-2009 Janusz Dobrowolski
+! Added cancel button
+$ /inventory/manage/items.php
+! Element id generation speedup
+$ /includes/ui/ui_view.inc
+# Fixed hotkeys behaviour in report module
+$ /js/inserts.js
+  /reporting/includes/reports_classes.inc
+
+21-Mar-2009 Janusz Dobrowolski
++ Option to use last document date on subsequent new documents.
+$ /admin/display_prefs.php
+  /admin/db/users_db.inc
+  /includes/current_user.inc
+  /includes/prefs/userprefs.inc
+  /sql/alter2.2.php
+  /sql/alter2.2.sql
+  /sql/en_US-demo.sql
+  /sql/en_US-new.sql
++ Optional check for current date in date_cells()/date_row()
+$ /includes/ui/ui_input.inc
+! Save/retrieve last document date.
+$ /gl/bank_account_reconcile.php
+  /gl/gl_bank.php
+  /gl/gl_journal.php
+  /gl/includes/ui/gl_bank_ui.inc
+  /gl/includes/ui/gl_journal_ui.inc
+  /includes/date_functions.inc
+  /includes/ui/ui_view.inc
+  /inventory/adjustments.php
+  /inventory/transfers.php
+  /inventory/includes/item_adjustments_ui.inc
+  /inventory/includes/stock_transfers_ui.inc
+  /manufacturing/work_order_entry.php
+  /purchasing/po_entry_items.php
+  /purchasing/po_receive_items.php
+  /purchasing/supplier_payment.php
+  /purchasing/includes/ui/grn_ui.inc
+  /purchasing/includes/ui/invoice_ui.inc
+  /purchasing/includes/ui/po_ui.inc
+  /sales/credit_note_entry.php
+  /sales/customer_credit_invoice.php
+  /sales/customer_delivery.php
+  /sales/customer_invoice.php
+  /sales/customer_payments.php
+  /sales/sales_order_entry.php
+  /sales/includes/cart_class.inc
+  /sales/includes/sales_db.inc
+  /sales/includes/db/sales_order_db.inc
+  /sales/includes/ui/sales_credit_ui.inc
+  /sales/includes/ui/sales_order_ui.inc
+
+18-Mar-2009 Janusz Dobrowolski
++ Additional option for submit_add_or_update_x() helpers
+$ /includes/ui/ui_input.inc
++ Icon for default escape button
+$ /themes/aqua/images/escape.png (new)
+  /themes/cool/images/escape.png (new)
++ Arrow navigation also in report menus
+$ /js/utils.js
+  /js/inserts.js
++ Added default keys for form submition/cancelling when apprioprate.
+$ All form entry files.
+
+17-Mar-2009 Joe Hunt
+! Changed so company domicile is printed on invoices and statements if filled out.
+$ /reporting/includes/header2.inc
+
+17-Mar-2009 Janusz Dobrowolski
++ Added default delivery_required_by parameter, removed custom company fields/names.
+$ /admin/company_preferences.php
+  /admin/gl_setup.php
+  /admin/db/company_db.inc
+  /includes/prefs/sysprefs.inc
+  /sql/alter2.2.php (new)
+  /sql/alter2.2.sql (new)
+  /sql/en_US-demo.sql
+  /sql/en_US-new.sql
++ Item category now contains default parameters for new items.
+$ /inventory/includes/db/items_category_db.inc
+  /inventory/manage/item_categories.php
+  /inventory/manage/items.php
+  /sql/alter2.2.php
+  /sql/alter2.2.sql
+  /sql/en_US-demo.sql
+  /sql/en_US-new.sql
+! Updated FA version string.
+$ /config.php
+! Stock item types moved to types.inc
+$ /includes/types.inc
+  /includes/ui/ui_lists.inc
+! Focus js code optimization
+$ /js/inserts.js
+  /js/utils.js
+16-Mar-2009 Janusz Dobrowolski
++ Support for default buttons with Ctrl-Enter/Escape hotkeys, 
+       arrow navigation in menus
+$ /includes/ui/ui_input.inc
+  /includes/ui/ui_controls.inc
+  /includes/ui/ui_view.inc
+  /includes/page/footer.inc
+  /config.php
+  /js/inserts.js
+  /js/utils.js
+  /reporting/includes/reporting.inc
+  /themes/default/images/escape.png
+  /themes/aqua/default.css
+  /themes/aqua/renderer.php
+  /themes/cool/default.css
+  /themes/cool/renderer.php
+  /themes/default/default.css
+  /themes/default/renderer.php
+  /themes/default/images/escape.png
+  /sales/sales_order_entry.php
+
+! SID & start_form() cleanup
+$ /.htaccess
+  /access/logout.php
+  /admin/attachments.php
+  /admin/backups.php
+  /admin/create_coy.php
+  /admin/inst_lang.php
+  /admin/inst_module.php
+  /admin/view_print_transaction.php
+  /admin/void_transaction.php
+  /dimensions/inquiry/search_dimensions.php
+  /gl/bank_transfer.php
+  /gl/gl_bank.php
+  /gl/inquiry/gl_trial_balance.php
+  /gl/manage/exchange_rates.php
+  /inventory/adjustments.php
+  /inventory/cost_update.php
+  /inventory/prices.php
+  /inventory/purchasing_data.php
+  /inventory/reorder_level.php
+  /inventory/transfers.php
+  /inventory/inquiry/stock_movements.php
+  /inventory/inquiry/stock_status.php
+  /inventory/manage/item_codes.php
+  /inventory/manage/sales_kits.php
+  /manufacturing/search_work_orders.php
+  /manufacturing/work_order_issue.php
+  /manufacturing/inquiry/bom_cost_inquiry.php
+  /manufacturing/manage/bom_edit.php
+  /purchasing/po_entry_items.php
+  /purchasing/po_receive_items.php
+  /purchasing/supplier_credit.php
+  /purchasing/supplier_invoice.php
+  /purchasing/supplier_payment.php
+  /purchasing/allocations/supplier_allocate.php
+  /purchasing/inquiry/po_search.php
+  /purchasing/inquiry/po_search_completed.php
+  /purchasing/inquiry/supplier_allocation_inquiry.php
+  /purchasing/inquiry/supplier_inquiry.php
+  /sales/credit_note_entry.php
+  /sales/customer_credit_invoice.php
+  /sales/customer_delivery.php
+  /sales/customer_invoice.php
+  /sales/allocations/customer_allocate.php
+  /sales/includes/ui/sales_credit_ui.inc
+  /sales/inquiry/customer_allocation_inquiry.php
+  /sales/inquiry/sales_deliveries_view.php
+  /sales/inquiry/sales_orders_view.php
+
+------------------------------- Release 2.1.5 ----------------------------------
+26-Aug-2009 Joe Hung
+! Release 2.1.5
+$ config.php
+# If no dimensions in system, then there were 2 destination selectors in report Balance Sheet
+$ /reporting/reports_main.php
+! Code cleanup
+$ /taxes/tax_calc.inc
+  /lang/new_language_template/LC_MESSAGES/empty.po (new extraction)
+  
+24-Aug-2009 Joe Hunt
+# A Purchasing Price of 12.34 with a conversion factor of 100,0000 caused a false internal rounding error of 12.00.
+! The Purchasing Price, price can now have up to 6 decimals (fractions of hundredth's) and are presented correctly.
+  If you need to increase the decimals in a current value, then you have to delete it and create it again with new values.
+  This is for safety reasons.
+$ /includes/current_user.inc
+  /includes/ui/ui_input.inc
+  /inventory/purchasing_data.php
+  /purchasing/po_receive_items.php
+  /purchasing/includes/ui/invoice_ui.inc
+  /purchasing/includes/ui/po_ui.inc
+  /purchasing/view/view_grn.php
+  /purchasing/view/view_po.php
+  /reporting/rep209.php
+  
+21-Aut-2009 Joe Hunt
+# [0000162] Deleting a GL account may cause problems with quick entries 
+$ /gl/manage/gl_accounts.php
+
+20-Aug-2009 Joe Hunt
+# If account code2 is used in the accounts the report Chart of Accounts gave a bad index and didn't print the code.
+$ /gl/includes/gl_db_accounts.inc
+# If setting the delivered items in PO Receive Items to 0 the value is not updated 
+$ /purchasing/po_receive_items.php
+
+19-Aug-2009 Joe Hunt
+! Change of Quick Entries to use the Tax Types instead, due to complexity using the Tax Groups in EU.
+  If you for need more than one Tax Type row in a Quick Entry, please keep the rows together and use the same action type.
+$ /gl/includes/db/gl_db_bank_accounts.inc
+  /gl/manage/gl_quick_entries.php
+  /includes/ui/ui_view.inc
+  
+18-Aug-2009 Joe Hunt
+! When using Quick Entries in Supplier Invoices/credit notes the tax sum now shows correctly.
+$ /purchasing/includes/db/invoice_db.inc
+  /purchasing/includes/ui/invoice_ui.inc
+  /purchasing/includes/supp_trans_class.inc
+  
+18-Aug-2009 Joe Hunt
+! Quick Entries uses Tax Groups instead of Item Tax Types for calculating taxes (Please change the item lines for tax).
+  Quick Entry Lines of type Supplier Invoice. When using, the Supplier Tax Group Id overrides the The Tax Group set on the line.
+$ /gl/includes/db/gl_db_bank_accounts.inc
+  /gl/manage/gl_quick_entries.php
+  /includes/ui/ui_view.inc
+  /taxes/tax_calc.inc
+  
+17-Aug-2009 Janusz Dobrowolski
+# [0000158] Added missing check for POS usage before deletion.
+$ /sales/manage/sales_points.php
+
+17-Aug-2009 Joe Hunt
+# [0000160] Customer payments in different currencies (bank account exchange error). Fixed so diff bank_curr/home_curr and cust/supp curr is readonly.
+$ /gl/includes/db/gl_db_bank_trans.inc
+  /purchasing/supplier_payment.php
+  /sales/customer_payments.php
+  /sales/includes/db/payments_db.inc
+
+14-Aug-2009 Janusz Dobrowolski
+# [0000161] Fixed reference edition on sales invoice/deliery/credit.
+$ /sales/customer_credit_invoice.php
+  /sales/customer_delivery.php
+  /sales/customer_invoice.php
+
+12-Aug-2009 Joe Hunt
+# [0000159] Memo field's GL entries are not saved (gl_trans) in supplier invoice
+$ /purchasing/includes/purchasing_db.inc
+  /purchasing/includes/db/invoice_db.inc
+# memo field was not written in list of journal entries.
+$ /reporting/rep702.php
+  
+08-Aug-2009 Janusz Dobrowolski
+# Fixed bug in calculation of taxes for quick entries using multiply tax rates
+$ /includes/ui/ui_view.inc
+
+08-Aug-2009 Janusz Dobrowolski
+# [0000152] Config_db.php changed after failed company database creation
+$ /install/save.php
+
+08-Aug-2009 Joe Hunt
+# [0000153] not possible to make a new balance sheet GL account cl (old style)
+$ /gl/manage/gl_account_classes.php
+
+04-Aug-2009 Joe Hunt
+# [0000150] Logo on printed papers is placed on top of the adress rule nr 1
+$ /reporting/includes/header2.inc
+# [0000145] Email sales order doesn't work if no email on branch but on customer
+$ /sales/includes/db/sales_order_db.inc
+  /reporting/rep109.php
+! Changed so $use_oldstyle_convert=1 variable in config.php (line 78) gives fully backwards compatibility in 
+  Balance Sheet, PL Statements and Monthly Bread Down reports.
+$ /gl/manage/gl_account_classes.php.  
+
+------------------------------- Release 2.1.4 ----------------------------------
+30-Jul-2009 Joe Hunt
+! Release 2.1.4
+$ config.php
+# Bad right margin on Tax Report (papersize A4)
+$ /reporting/rep709.php
+# [0000146] Purch data description with a ' (apostrophe) fails
+$ /inventory/purchasing_data.php
+  /purchasing/includes/purchasing_db.inc
+
+28-Jul-2009 Joe Hunt
+# Bugs in sending documents as email. Seems to land in the spam filter due to bad text and scrambled name on attached documents
+$ /reporting/rep109.php
+  /reporting/includes/doctext.inc
+  /reporting/includes/doctext2.inc
+  /reporting/includes/header2.inc
+  /reporting/includes/pdf_report.inc
+
+18-Jul-2009 Joe Hunt
+# When saving a Payment to a Customer in Bank Payments (normally payment to suppliers) it was saved with wrong sign in debtor_trans (very rare).
+$ /sales/includes/db/cust_trans_db.inc
+# Wrong presentation in customer/supplier balance if using bank payments for customers and bank deposits for suppliers (very rare)
+$ /reporting/rep101.php
+  /reporting/rep201.php
+  
+13-Jul-2009 Joe Hunt
+# Bug in Tax Inquiry and Tax Report when entering in Journal Entry
+$ /gl/includes/db/gl_db_banking.inc
+  /gl/includes/db/gl_db_trans.inc
+  /reporting/rep709.php
+! Comments should follow templates and recurrent invoices.
+$ /sales/create_recurrent_invoices.php
+  /sales/sales_order_entry.php
+  
+12-Jul-2009 Joe Hunt
+# Wrong presentation of left to allocate if discount was given
+$ /sales/view/view_receipt.php
+  /purchasing/view/view_supp_payment.php
+  
+11-Jul-2009 Joe Hunt
+! Improved Inventory Sales Report. Now by Customer and quantities as well.
+$ /reporting/rep304.php
+  /reporting/reports_main.php
+
+10-Jul-2009 Joe Hunt
+# [0000142] Purchase Order use the same header as Sales Order
+$ /reporting/includes/doctext.inc
+  /reporting/includes/doctext2.inc
+# Bug in demand qty
+$ /includes/db/manufacturing.inc
+
+10-Jul-2009 Janusz Dobrowolski
+# [0000141] Attachment view/download bug.
+$ /admin/attachments.php
+# [0000140] Numeric format bug in credit limit input.
+$ /purchasing/manage/suppliers.php
+# [0000143] Bad format of PO popup window (Softechmatrix).
+$ /purchasing/view/view_grn.php
+
+09-Jul-2009 Janusz Dobrowolski
+# [0000139] Change of bank account type after creation should not be allowed.
+$ /gl/manage/bank_accounts.php
+
+01-Jul-2009 Joe Hunt
+# Guess what :) [0000137] Material Cost Averaging Problem (again again again) when voiding.
+$ /purchasing/includes/db/invoice_db.inc
+
+26-Jun-2009 Joe Hunt
+# [0000137] Material Cost Averaging Problem (again again) when voiding.
+$ /purchasing/includes/db/invoice_db.inc
+
+------------------------------- Release 2.1.3 ----------------------------------
+25-Jun-2009 Joe Hunt
+! Release 2.1.3
+$ config.php
+  /sql/en_US-new.sql
+  /sql/en_US-demo.sql
+! Suppressed menu on access denied in view popup windows.
+$ /includes/session.inc
+  /includes/main.inc
+! New empty.po file
+  /lang/new_language_template/LC_MESSAGES/empty.po
+
+23-Jun-2009 Janusz Dobrowolski
+! Added edition link in Purchase Order Inquiry
+$ /purchasing/includes/ui/po_ui.inc
+  /purchasing/inquiry/po_search_completed.php
+
+23-Jun-2009 Joe Hunt
+# [0000137] Material Cost Averaging Problem (again) when voiding.
+$ /purchasing/includes/db/invoice_db.inc
+
+21-Jun-2009 Joe Hunt
+# If no additional costs (overhead/labour) it should reduce the average additional costs.
+$ /manufacturing/includes/db/work_orders_quick_db.inc
+
+20-Jun-2009 Janusz Dobrowolski
+! Php notices removed from logging to avoid flood from @ constructs.
+$ /includes/errors.inc
+# [0000135] Direct posting to gl accounts with more than one related tax type forbidden.
+$ /gl/gl_journal.php
+  /includes/ui/ui_view.inc
+  /purchasing/supplier_credit.php
+  /purchasing/supplier_invoice.php
+  /taxes/tax_types.php
+  /taxes/db/tax_types_db.inc
+
+20-Jun-2009 Joe Hunt/Tu Nguyen
+# [0000137] Material Cost Averaging Problem when voiding Supp Inv and qoh reaches 0.
+$ /purchasing/includes/db/grn_db.inc
+
+18-Jun-2009 Joe Hunt
+! Better support for conversion_factor in Purchasing Pricing. Instruction on Sticky Inventory Forum.
+$ /inventory/purchasing_data.php
+  /purchasing/includes/purchasing_db.inc
+  /purchasing/includes/db/po_db.inc
+  /purchasing/includes/ui/po_ui.inc
+  
+17-Jun-2009 Janusz Dobrowolski
+# Fixed form reset after error, allowed png logo files.
+$ /admin/company_preferences.php
+! Removed unneeded submit_on_change in uom selector.
+$ /includes/ui/ui_lists.inc
+# Allowed reuse of supplier references from voided invoices.
+$ /purchasing/supplier_invoice.php
+# Total payment/credit sign fix.  
+$ /purchasing/allocations/supplier_allocation_main.php
+# Voided documents should not be displayed.
+$ /purchasing/inquiry/supplier_inquiry.php
+
+17-Jun-2009 Joe Hunt/Tu Nguyen
+# [0000136] view_po on invoices and credits shows transactions from other suppliers
+$ /purchasing/includes/db/invoice_db.inc
+
+16-Jun-2009 Janusz Dobrowolski
+! Added error logging to file or syslog.
+$ /config.php
+  /includes/errors.inc
+# Cleaned output buffering notices.
+$ /includes/errors.inc
+  /includes/session.inc
+
+15-Jun-2009 Joe Hunt
+! Added Item Code Entry in Work Order Entry and quantity decimals now follows the item
+! Clean-up in ui_list codes.
+$ /includes/ui/ui_lists.inc
+  /manufacturing/work_order_entry.php
+  /manufacturing/search_work_orders.php
+  /manufacturing/manage/bom_edit.php
+  /manufacturing/inquiry/bom_cost_inquiry.php
+  
+14-Jun-2009 Joe Hunt
+! Much better presentation of new Balance Sheet, P&L Statement and Monthly Breakdown.
+$ /gl/includes/db/gl_db_account_types.inc
+  /gl/includes/db/gl_db_accounts.inc
+  /includes/types.inc
+  /reporting/rep705.php
+  /reporting/rep706.php
+  /reporting/rep707.php
+! New variable in config.php, $use_oldstyle_convert, if set to 1, same convert as in old versions.  
+$ config.php
+  
+13-Jun-2009 Joe Hunt/Pete/Tom Moulton
+! Changed next reference method to also include partly alpha characters in front, fi. WA036 increments to WA037
+$ /includes/references.inc
+! Improved email sending of documents. With help of Tom Moulton
+$ /reporting/rep109.php
+  /reporting/rep209.php
+  /reporting/includes/class.mail.inc
+  /reporting/includes/pdf.report.inc
+  
+12-Jun-2009 Joe Hunt
+! Code clean-up
+$ /gl/includes/db/gl_db_trans.inc
+  /gl/inquiry/gl_trial_balance.php
+  /includes/ui/ui_view.inc
+  /reporting/rep708.php
+  
+11-Jun-2009 Joe Hunt
+! Changed balance_sheet operation in class table to class type for sign convert in Balance Sheet, Profit and Loss Statement and Monthly Breakdown
+$ /gl/manage/gl_account_classes.php
+  /gl/includes/db/gl_db_account_types.inc
+  /gl/includes/db/gl_db_accounts.inc
+  /gl/inquiry/gl_trial_balance.php
+  /includes/types.inc
+  /includes/ui/ui_lists.inc
+  /reporting/rep705.php
+  /reporting/rep706.php
+  /reporting/rep707.php
+  /reporting/rep708.php
+  
+09-Jun-2009 Joe Hunt
+# Bad format in due date column in search dimensions
+$ /dimensions/inquiry/search_dimensions.php
+
+08-Jun-2009 Joe Hunt
+! Changed Advanced Manufacturing payments to be more flexible and simpler. Removed from Payment.
+$ /gl/includes/db/gl_db_trans.inc
+  /gl/includes/ui/gl_bank_ui.inc
+  /includes/types.inc
+  /includes/ui/ui_lists.inc
+  /manufacturing/search_work_orders.php
+  /manufacturing/work_order_costs.php (new file)
+  /manufacturing/work_order_entry.php
+# Overhead costs in Manufacturing/Assembling wasn't added to stock overhead cost
+$ /manufacturing/work_order_add_finished.php
+  /manufacturing/work_order_issue.php
+  /manufacturing/work_order_release.php
+  /manufacturing/includes/manufacturing_ui.inc
+  /manufacturing/includes/db/work_orders_db.inc
+  /manufacturing/includes/db/work_orders_quick_db.inc
+  /manufacturing/includes/db/work_orders_produce_items_db.inc
+  /manufacturing/view/work_order_view.php
+  
+05-Jun-2009 Joe Hunt
+# Missing underscore in gettext string
+$ /sales/create_recurrent_invoices.php
+# Broken gettext string over 2 lines
+$ /sales/customer_delivery.php
+
+04-Jun-2009 Joe Hunt
+# [0000134] Voiding a supplier credit note didn't activate the PO Receivals and void the stock moves.
+$ /purchasing/includes/db/invoice_db.inc
+
+03-Jun-2009 Joe Hunt
+! Changed to present reference number in Print Invoices/Credit Notes if global $print_invoice_no = 0
+$ /reporting/includes/reports_classes.inc
+# Deleting of Locations was too easy. Implemented much more checks
+$ /inventory/manage/locations.php
+! Report Stock Check Sheet and 'Inventory Item Status' was wrong when Locations were selected.
+$ /reporting/rep302.php
+  /reporting/rep303.php
+  /includes/db/manufacturing_db.inc
+# When producing advanced manufacture there should be errors when insuffient qoh in items (if 'Allow Negative Stock' is not marked).
+$ /manufacturing/work_order_issue.php
+  /manufacturing/work_order_add_finished.php
+# Missing decimal calculation in BOM edit.
+$ /manufacturing/manage/bom_edit.php
+# Wrong toottip text on Process button in Purchase Order, Receive Items.
+$ /purchase/po_receive_items.php
+  
+27-May-2009 Joe Hunt
+# After heavy testing a new set of nested subtypes in COA, Monthly Breakdown, Balance Sheet and P&L Statement.
+$ /gl/includes/db/gl_db_accounts.inc
+  /gl/includes/db/gl_db_account_types.inc
+  /reporting/rep701.php
+  /reporting/rep705.php
+  /reporting/rep706.php
+  /reporting/rep707.php
+
+26-May-2009 Joe Hunt
+# Again fixed nested subtypes in account types correctly in COA, Monthly Breakdown, Balance Sheet and P&L Statement
+$ /gl/includes/db/gl_db_accounts.inc
+  /gl/includes/db/gl_db_account_types.inc
+  /reporting/rep701.php
+  /reporting/rep705.php
+  /reporting/rep706.php
+  /reporting/rep707.php
+# fixed wider combobox for backup-files in company backup
+$ /admin/backups.php
+
+25-May-2009 Joe Hunt
+# Fixed Supplier Credit so Purchase Order Outstanding is decreased too.
+$ /purchasing/includes/db/grn_db.inc
+# Fixed so nested subtypes in account types are nested correctly in Balance Sheet and P&L Statement
+$ /gl/includes/db/gl_db_accounts.inc
+  /reporting/rep706.php
+  /reporting/rep707.php
+! Extra column in Stock Check Sheet, On Order and option for selecting Only Shortage.
+$ /reporting/rep303.php
+  /reporting/reports_main.php
+
+23-May-2009 Janusz Dobrowolski
+# Fixed transaction table search update.
+$ /admin/view_print_transaction.php
+# Fixed initial select for array_selector()
+$ /includes/ui/ui_lists.inc
+
+22-May-2009 Janusz Dobrowolski
+# Fixed buggy reference instead of id in report dimension selectors.
+$ /reporting/includes/reports_classes.inc
+# Fixed typo in setup menu
+$ /applications/setup.php
+
+21-May-2009 Joe Hunt/Tom Moulton
+# Recursion fix in manufacturing_db.inc by Tom Moulton
+$ /includes/db/manufacturing_db.inc
+
+20-May-2009 Janusz Dobrowolski
+# Small cleanup
+$ /inventory/prices.php
+# Fixed select buttons icon.
+$ /sales/manage/customer_branches.php
+
+20-May-2009 Joe Hunt
+# Fixed and optimized On Order in Inventory Items Status and reports
+$ /includes/db/manufacturing_db.inc
+  /inventory/inquiry/stock_status.php
+  /reporting/rep302.php
+  /reporting/rep303.php
+  /sales/includes/db/sales_order_db.inc
+  
+18-May-2009 Joe Hunt
+# html header shown in backup downloads.
+$ /admin/backups.php
+! Reinserted the link to GL in Work Order Inquiry.
+$ /manufacturing/search_work_orders.php
+# Added non closed work order requirements on On Order in Inventory Items Status
+$ /inventory/inquiry/stock_status.php
+! Added mb_flag 'M' in demand checks
+$ /sales/includes/db/sales_order_db.inc
+  /reporting/rep302.php
+  /reporting/rep303.php
+  
+17-May-2009 Joe Hunt
+! Changed service items to use cogs account instead of inventory account.
+$ /inventory/manage/items.php
+
+16-May-2009 Joe Hunt
+# [0000133] Removed buggy & obsolete hotkey support in pager_link()
+$ /includes/ui/db_pager_view.inc
+! Removed obsolete 'K' mb_flag checks.
+$ /includes/data_checks.inc
+  /includes/ui/ui_lists.inc
+
+13-May-2009 Joe Hunt
+# Bug in demensions_list. If dimensions are closed they shall NOT show up in the lists.
+$ /includes/ui/ui_lists.inc
+
+10-May-2009 Joe Hunt
+# Period presentation bug in tax report/inquiry
+$ /gl/inquiry/tax_inquiry.php
+  /reporting/includes/reports_classes.inc
+  
+07-May-2009 Joe Hunt
+# Layout bug in exchange rate display
+$ /includes/ui/ui_view.inc
+# Layout bug in sales_order_view. Column Comments renamed to Cust Order Ref
+$ /sales/inquiry/sales_orders_view.php
+# Layout bug in sales_order_ui. Bad presentation of customer if not editable
+$ /sales/includessales_order_ui.inc
+
+05-May-2009 Janusz Dobrowolski
+# Fixed check if code for new sales kit is not used.
+$ /inventory/manage/sales_kits.php
+
+04-May-2009 Joe Hunt
+# Purchase Order document shows wrong purch data conversion if purch data
+$ /reporting/rep209.php
+
+
+------------------------------- Release 2.1.2 ----------------------------------
+30-Apr-2009 Joe Hunt
+! Release 2.1.2
+$ config.php
+
+22-Apr-2009 Joe Hunt
+! Changed the text 'Supplier Account No' to 'Our Customer No' in Supplier form
+$ /purchasing/manage/suppliers.php
+
+20-Apr-2009 Janusz Dobrowolski
+# Rewritten backup manager, fixed progressbar bug.
+$ /admin/backups.php
+# Fixed bug in zipped sql file restore.
+$ /admin/db/maintenance_db.inc
+! JsHttpRequest class updated to latest version.
+$ /includes/JsHttpRequest.php
+  /js/JsHttpRequest.js
+! Added optional parameter in vertical_space()
+$ /includes/ui/ui_controls.inc
++ Helper for javascript confirm dialogs added.
+$ /includes/ui/ui_input.inc
+! Client side confirm dialog added for destructive submits.
+$ /purchasing/supplier_invoice.php
+  /purchasing/includes/ui/invoice_ui.inc
+  /sales/sales_order_entry.php
++ Added retry after timeout on unreliable ajax connections. Preparation for client-side javascript checks.
+$ /includes/current_user.inc
+  /includes/page/footer.inc
+  /includes/page/header.inc
+  /includes/ui/ui_view.inc
+  /access/login.php
+  /js/inserts.js
+  /js/utils.js
+  /themes/aqua/images/progressbar.gif
+  /themes/cool/images/progressbar.gif
+  /themes/default/images/progressbar.gif
+  /themes/default/images/ajax-loader2.gif (new)
+  /themes/default/images/warning.png (new)
+  /themes/aqua/images/ajax-loader2.gif (new)
+  /themes/aqua/images/warning.png (new)
+  /themes/cool/images/ajax-loader2.gif (new)
+  /themes/cool/images/warning.png (new)
+# Fixed supplier uom retrieval.
+$ /purchasing/includes/db/po_db.inc
+
+04-Apr-2009 Janusz Dobrowolski
+# Paper format defaults to A4 for unknown specifiers.
+$ /reporting/includes/pdf_report.inc
+# Sealing sql statements.
+$ /sales/manage/customers.php
+
+01-Apr-2009 Janusz Dobrowolski
+# Fixed document mailing.
+$ /reporting/includes/pdf_report.inc
+# Fixed focus javascript error on lists.
+$ /includes/ui/ui_lists.inc
+# Fixed report links hotkey selection
+$ /js/inserts.js
+
+------------------------------- Release 2.1.1 ----------------------------------
+30-Mar-2009 Janusz Dobrowolski
+# Fixed display of unsufficient quantities in sales docs.
+$ /sales/includes/ui/sales_order_ui.inc
+  /themes/aqua/default.css
+  /themes/cool/default.css
+  /themes/default/default.css
+# Updated gettext template file
+$ /lang/new_language_template/LC_MASSAGES/empty.po
+! Release 2.1.1
+$ config.php
+
+29-Mar-2009 Janusz Dobrowolski
+# [0000126] 'Invoice' words on credit note document.
+$ /reporting/includes/doctext.inc
+  /reporting/includes/doctext2.inc
+# [0000125] Sql error when creating credit note.
+$ /sales/includes/db/sales_credit_db.inc
+# [0000121] Error during qoh calculations.
+$ /sales/includes/ui/sales_order_ui.inc
+
+28-Mar-2009 Janusz Dobrowolski
+# [0000124] Cannot add exchange rate <1 when comma is set as dec separator.
+$ /gl/manage/exchange_rates.php
+
+27-Mar-2009 Janusz Dobrowolski
+# Fixed include file path in reports 104,303
+$ /reporting/rep104.php
+  /reporting/rep303.php
+
+26-Mar-2009 Janusz Dobrowolski
+# Fixed problems with cash invoices created after db upgrade.
+$ /includes/data_checks.inc
+  /sales/includes/db/sales_points_db.inc
+  /sales/manage/sales_points.php
+  /sql/alter2.1.sql
+
+24-Mar-2009 Joe Hunt
+# Wrong price decimals in Report Salesman Listing
+$ /reporting/rep106.php
+
+23-Mar-2009 Janusz Dobrowolski
+# Fixed keybord access issue after AltTab
+$ /js/inserts.js
+
+23-Mar-2009 Joe Hunt
+# Bad thousand/decimal formatting in XLS reports.(OpenOffice)
+$ /reporting/including/excel_report.inc
+
+22-Mar-2009 Janusz Dobrowolski/Joe Hun rerun, didn't work (empty file when inserting)
+# Fixed item picture display after upload, fixed item image filenames. Option to remove image.
+$ /inventory/manage/items.php
+  /inventory/includes/inventory_db.inc
+  /reporting/rep104.php
+  /reporting/rep303.php
+
+21-Mar-2009 Janusz Dobrowolski
+# Broken currency section after date change.
+$ /sales/includes/ui/sales_credit_ui.inc
+  /sales/includes/ui/sales_order_ui.inc
+
+20-Mar-2009 Joe Hunt
+# Truncation bug when inserting/updating entered supplier credit limit
+$ /purchasing/manage/suppliers.php
+
+19-Mar-2009 Joe Hunt
+# [0000120] SQL Error when leaving Default Rate: blank when adding Tax Types
+$ /taxes/tax_types.php
+
+19-Mar-2009 Janusz Dobrowolski
+# Fixed quick entry amount update on list change.
+$ /gl/includes/ui/gl_journal_ui.inc
+
+------------------------------- Release 2.1 ----------------------------------------------------
+18-Mar-2009 Joe Hunt
+! Release 2.1
+$ config.php
+
+18-Mar-2009 Janusz Dobrowolski
+# Additional php.ini checks and fixes for php in CGI mode
+$ /.htaccess
+  /install.html
+  /install/index.php
+  /install/save.php
+# Default focus in lists on searchbox if used.
+$ /includes/ui/ui_lists.inc
+# Fixed update after code search.
+$ /inventory/manage/sales_kits.php
+
+16-Mar-2009 Janusz Dobrowolski
+# Fixed redirection after order cancelation.
+$ /sales/sales_order_entry.php
+
+15-Mar-2009 Joe Hunt
+# Minor bug in Report List of Journal Entries
+$ /reporting/rep702.php
+
+14-Mar-2009 Joe Hunt
+! Changed so exchange variances is stamped on invoice GL instead of payment GL
+  if invoice date is later than payment date
+$ /includes/banking.inc
+
+13-Mar-2009 Janusz Dobrowolski/Joe Hunt
+# GL line delete bug fixed.
+$ /gl/includes/ui/gl_bank_ui.inc
+  /gl/includes/ui/gl_journal_ui.inc
+  /includes/ui/items_cart.inc
+# Random syntax error + new menu item :).
+$ /manufacturing/inquiry/bom_cost_inquiry.php
+  /applications/manufacturing.php
+- Removed non used file
+$ /admin/db/v_banktrans.inc (removed)
+
+11-Mar-2009 Joe Hunt
+# Several errors related to new bank account id in /gl/includes/db/gl_db_banking.inc
+$ /gl/include/db/gl_db_banking.inc
+
+10-Mar-2009 Janusz Dobrowolski
+# [0000119] Fixed search by item description in sales item selector.
+$ /includes/ui/ui_lists.inc
+# Fixed email_row/link_row display for empty input value.
+$ /includes/ui/ui_inputs.inc
+# Small layout fix 
+$ /purchasing/allocations/supplier_allocate.php
+  /sales/allocations/customer_allocate.php
+
+------------------------------- Release 2.1.0 RC ------------------------------------------------
+09-Mar-2009 Joe Hunt
+! Release 2.1.0 Release Candidate (RC).
+$ config.php
+! Report clean up
+$ /reporting/includes/excel_report.inc
+
+09-Mar-2009 Janusz Dobrowolski
+# Initial prefs for new created user now copied form current admin settings.
+$ /admin/users.php
+# Changed page_security level to 1
+$ /admin/display_prefs.php
+# Fixed item code display after item delete
+$ /inventory/manage/items.php
+# Cosmetic cleanup
+$ /includes/session.inc
+
+08-Mar-2009 Joe Hunt
+! XLS engine now compatible with PEAR Excel Writer.
+$ /reporting/includes/excel_report.inc
+  /reporting/includes/Workbook.php
+  
+05-Mar-2009 Joe Hunt
+! Replaced the Excel Writer engine with XLS driver (the XML driver can later be downloaded)
+$ /reporting/includes/ExcelWriterXML.php, ExcelWriterXML_Sheet.php and ExcelWriterXM__Style.php removed.
+  /reporting/includes/Workbook.php (new file)
+  /reporting/includes/excel_report.inc
+  /reporting/includes/pdf_report.inc
+  /reporting/prn_redirect.php
+  /reporting all repXXX.php files
+  
+03-Mar-2009 Joe Hunt/Janusz Dobrowolski
++ Preparation for Excel Writer continued
+$ /reporting/includes/ExcelWriterXML.php
+  /reporting/includes/ExcelWriterXML_Sheet.php
+  /reporting/includes/ExcelWriterXML_Style.php
+  /reporting/includes/excel_report.inc
+  /reporting all repXXX.php that are not documents
+  
 02-Mar-2009 Joe Hunt
 + Preparation for report destination PDF/Printer and Excel (and Open Office Calc)
 $ /reporting/includes/reports_classes.inc
@@ -4230,8 +6004,3 @@ $  /admin/gl_setup.php
 -------------------- 1.0 Stable Released ----------------------
 10-Apr-2007 Joe Hunt
  ! Release 1.0 established on SourceForge.
-
-2. Copyright and disclaimer
----------------------------
-This application is opensource software released under the GPL.  Please
-see source code and the LICENSE file
\ No newline at end of file