// 2008-09-10 Change log, release 1.5 to Release 1.6
/doc/manual/ch01-Introduction/04-02-Rev1p6.html (this file)
/doc/manual/ch01-Introduction/04-RevHistory.html
/doc/manual/version.txt
/includes/version.php
/modules/install/updater.php
/modules/install/updates/R15toR16.php
// *************************** sql statements ***************************//
// sql statements are rolled into the base release and incorporated into the updater script for automatic db update
// *************************** code changes ***************************//
// 2008-09-10 - Misc bugs and changes
/includes/application_top.php ( fixed language select upon entering login with language passed as parameter )
/modules/reportwriter/classes/income_statement.php ( YTD rows not matching current when aditional accounts added )
/soap/classes/orders.php ( problem parsing with '&' character )
/soap/classes/parser.php
/soap/orders.php
/modules/banking/pages/bulk_bills/pre_process.php ( vendor credit memos not showing )
/modules/banking/pages/bulk_bills/template_main.php
/modules/orders/pages/orders/js_include.php ( not looking at stock in single line mode )
/modules/accounts/pages/main/template_main.php ( added color notification if customer/vendor is inactive )
/modules/accounts/pages/main/pre_process.php
/modules/accounts/functions/accounts.php ( bug with new line character in notes field )
/modules/inventory/pages/main/template_detail.php ( added description short to title bar )
/modules/reportwriter/classes/form_generator.php ( bug printing text fields wrapping to multiline )
/modules/general/functions/gen_functions.php ( fixed null test to allow float values as well )
/modules/inventory/pages/adjustments/template_main.php ( moved reference field to left column )
/includes/javascript/general.js ( housekeeping - moved setField and clearField to general js )
/modules/banking/javascript/banking.js
/modules/orders/javascript/orders.js
/index.php
/modules/banking/pages/bills/js_include.php
/modules/orders/pages/orders/js_include.php
/modules/banking/language/en_us/language.php ( missing define )
/modules/reportwriter/pages/popup_form/pre_process.php ( added hook for extra operations )
/modules/reportwriter/pages/main/pre_process.php
// 2008-09-11 - fixed sales rep pull downs to reflect based on employee roles, added employee roles, sync'd order screens with proper sales roles
/doc/manual/ch15-ProgrammersRef/03-DatabaseTables/journal_main.html
/modules/install/sql/current/tables.sql
/modules/install/updater.php
/modules/install/language/en_us/config_data.php
/modules/install/updates/R15toR16.php
/modules/general/language/en_us/language.php
/modules/general/functions/gen_functions.php
/modules/banking/pages/bills/pre_process.php
/modules/banking/pages/bulk_bills/pre_process.php
/modules/accounts/pages/main/pre_process.php
/modules/accounts/pages/main/template_c_general.php
/modules/accounts/pages/main/template_e_general.php
/modules/accounts/pages/main/template_v_general.php
/modules/accounts/pages/main/template_b_notes.php
/modules/accounts/pages/main/template_e_notes.php
/modules/accounts/pages/main/template_v_notes.php
/modules/accounts/language/en_us/language.php
/modules/accounts/functions/accounts.php
/modules/gen_ledger/classes/beg_balances_imp.php
/modules/gen_ledger/classes/gen_ledger.php
/modules/gen_ledger/pages/journal/pre_process.php
/modules/inventory/pages/adjustments/pre_process.php
/modules/inventory/pages/assemblies/pre_process.php
/modules/orders/ajax/cust_defaults.php
/modules/orders/ajax/sku_price.php
/modules/orders/functions/orders.php
/modules/orders/javascript/orders.js
/modules/orders/pages/orders/pre_process.php
/modules/orders/pages/orders/js_include.php
/modules/orders/pages/orders/template_main.php
/modules/orders/pages/popup_convert_po/pre_process.php
/modules/orders/pages/popup_orders/js_include.php
/modules/orders/pages/popup_status/pre_process.php
/modules/orders/pages/popup_status/js_include.php
/modules/orders/pages/popup_status/template_main.php
/modules/reportwriter/classes/aged_receivables.php
/modules/reportwriter/classes/entry_builder.php
/modules/reportwriter/classes/statement_builder.php
/soap/classes/orders.php
// 2008-09-12 - Added new field 'full_price' to table journal_item to store the list price used to calculate discounts
/modules/orders/pages/orders/pre_process.php
/modules/orders/classes/orders.php
/modules/inventory/pages/popup_prices/js_include.php
/modules/inventory/pages/popup_inv/js_include.php
// 2008-09-30 - enhanced contacts main, inv mgr, po/so mgr and inventory main and popups to allow enter key in place of icon for search
/modules/orders/pages/inv_mgr/js_include.php
/modules/orders/pages/inv_mgr/pre_process.php
/modules/orders/pages/status/js_include.php
/modules/orders/pages/status/pre_process.php
/modules/inventory/pages/main/js_include.php
/modules/inventory/pages/main/pre_process.php
/modules/accounts/pages/main/js_include.php
/modules/accounts/pages/main/pre_process.php
/modules/accounts/pages/popup_accts/js_include.php
/modules/accounts/pages/popup_accts/pre_process.php
/modules/banking/pages/popup_bills/js_include.php
/modules/banking/pages/popup_bills/pre_process.php
/modules/banking/pages/popup_bills_accts/js_include.php
/modules/banking/pages/popup_bills_accts/pre_process.php
/modules/inventory/pages/bulk_prices/js_include.php
/modules/inventory/pages/bulk_prices/pre_process.php
/modules/inventory/pages/inv_fields/js_include.php
/modules/inventory/pages/inv_fields/pre_process.php
/modules/inventory/pages/popup_adj/js_include.php
/modules/inventory/pages/popup_adj/pre_process.php
/modules/inventory/pages/popup_assy/js_include.php
/modules/inventory/pages/popup_assy/pre_process.php
/modules/inventory/pages/popup_inv/js_include.php
/modules/inventory/pages/popup_inv/pre_process.php
/modules/orders/pages/popup_orders/js_include.php
/modules/orders/pages/popup_orders/pre_process.php
/modules/services/pages/price_sheets/js_include.php
/modules/services/pages/price_sheets/pre_process.php
// 2008-10-20 - updated reports for field name changes
/my_files/reports/SalesReport.rpt.txt
/my_files/reports/PODeliveryDates.rpt.txt
/my_files/reports/OpenSalesOrders.rpt.txt
/my_files/reports/OpenPurchaseOrders.rpt.txt
/my_files/reports/CustomerPayments.rpt.txt
/my_files/reports/CustomerQuotes.rpt.txt
/my_files/reports/InvoicePackingSlip.rpt.txt
/my_files/reports/Invoice.rpt.txt
/my_files/reports/PackingSlip.rpt.txt
/my_files/reports/SalesOrder.rpt.txt
/my_files/reports/RequestForQuote.rpt.txt
/my_files/reports/PurchaseOrder.rpt.txt
// *************************** SVN update ***************************//
// 2008-10-22 - Misc bugs and changes
/modules/reportwriter/classes/form_generator.php ( made all single line entries multi-cell for wrapping capability )
/modules/reportwriter/classes/entry_builder.php ( added new full price field to forms pulled from invoice )
/modules/general/classes/message_stack.php ( added software version number to trace file )
/modules/inventory/pages/main/template_tab_gen.php ( displayed path of image with filename stored for retrieval )
// 2008-10-27 - Added button to calculate assembly cost at current prices
/modules/inventory/pages/main/js_include.php
/modules/inventory/pages/main/template_tab_gen.php
/modules/inventory/ajax/assy_price.php
// 2008-10-28 - Added ablilty to collect tax from vendors authorities different than customers
/includes/menu_navigation.php
/includes/security_tokens.php
/modules/install/updates/R15toR16.php
/modules/install/sql/current/tables.sql
/modules/general/language/en_us/language.php
/modules/setup/classes/tax_auths.php
/modules/setup/classes/tax_rates.php
/modules/setup/classes/tax_rates_vend.php
/modules/setup/classes/tax_auths_vend.php
/modules/setup/language/en_us/modules/tax_auths_vend.php
/modules/setup/language/en_us/modules/tax_rates_vend.php
/modules/inventory/functions/inventory.php
/modules/orders/functions/orders.php
/modules/orders/language/en_us/language.php
/modules/orders/pages/orders/template_main.php
/modules/orders/pages/orders/pre_process.php
/modules/orders/classes/orders.php
// *************************** SVN update ***************************//
// 2008-10-29 - Enhanced report writer to allow for form table headings to have seperate properties from table
/modules/reportwriter/pages/builder/template_TplFrmTbl.php
/modules/reportwriter/language/en_us/language.php
/modules/reportwriter/classes/form_generator.php
// *************************** SVN update ***************************//
// 2008-10-30 - Misc bugs and changes
/modules/reportwriter/language/en_us/language.php ( fixed potential bug with languages and custom reports )
/modules/reportwriter/functions/generator_functions.php
/modules/reportwriter/functions/builder_functions.php
/modules/reportwriter/pages/builder/template_crit_setup.php
/modules/orders/pages/status/pre_process.php ( added so/po reference to po/so manager table )
/modules/orders/pages/status/template_main.php
/modules/orders/classes/orders.php ( fixed total amount of order to better match calculated total - rounding problem )
/modules/reportwriter/pages/builder/pre_process.php ( bug in displaying report name in page setup )
/modules/reportwriter/pages/builder/template_page_setup.php
/modules/reportwriter/functions/generator_functions.php ( fixed -0.00 problem )
/modules/reportwriter/classes/entry_builder.php ( added tax breakout block for reports )
// *************************** SVN update ***************************//
// 2008-11-3 - Misc bugs and changes
/modules/general/functions/validations.php ( bug setting port with smtp mail settings )
/modules/gen_ledger/classes/gen_ledger.php ( rounding error problem )
/index.php ( to allow for custom html header info without errors )
/modules/accounts/pages/popup_accts/pre_process.php ( added pink background to inactive customers )
/modules/accounts/pages/popup_accts/template_main.php
/modules/accounts/pages/main/pre_process.php ( added notes field to import to address book )
/modules/orders/javascript/orders.js ( bug re-loading price on credit memos when using SKU price fill by customer )
/modules/orders/ajax/sku_price.php ( bug loading currencies graeter than 1000 through ajax sku price fill )
/modules/reportwriter/classes/entry_builder.php ( showing zero invoice quantity if on SO but not on invoice )
// 2008-11-05 - added restore feature using BigDump GPL Script and backup using PHP zip instead of Linux commands
/modules/general/language/en_us/language.php
/modules/general/language/en_us/admin_tools.php
/modules/general/pages/backup/pre_process.php
/modules/general/pages/backup/js_include.php
/modules/general/pages/backup/template_main.php
/modules/general/pages/backup/template_restore.php
/modules/install/functions/install.php
/includes/addons/bigdump/bigdump.php
/includes/addons/bigdump/ChangeNotes.txt
// *************************** SVN update ***************************//
// 2008-12-03 - Misc bugs and changes
/modules/reportwriter/classes/entry_builder.php ( added invoice discount to invoice form )
/modules/services/import_export/functions/import_export.php ( added the notes field to import contacts )
/modules/accounts/pages/main/pre_process.php ( bug with secrutiy settings not setting properly )
/modules/general/functions/general.php ( not calculating the correct beginning period for GL repair )
/modules/general/classes/currencies.php ( moved number to words function to reportwriter language file )
/modules/reportwriter/language/en_us/language.php
/modules/reportwriter/functions/generator_functions.php
/modules/reportwriter/classes/balance_sheet.php ( moved embedded english language to language file )
/modules/reportwriter/classes/income_statement.php
/modules/reportwriter/classes/entry_builder.php
/modules/reportwriter/classes/aged_receivables.php
/modules/reportwriter/language/en_us/classes/aged_receivables.php
/modules/reportwriter/language/en_us/classes/balance_sheet.php
/modules/reportwriter/language/en_us/classes/entry_builder.php
/modules/reportwriter/language/en_us/classes/income_statement.php
/modules/orders/pages/popup_convert/pre_process.php ( fixed bug incrementing invoice num on convert from quote )
// *************************** Package for Release 1.6 ***************************//