// 2008-12-15 Change log, release 1.6 to Release 1.7
/doc/manual/ch01-Introduction/04-02-Rev1p7.html (this file)
/doc/manual/ch01-Introduction/04-RevHistory.html
/doc/manual/version.txt
/includes/version.php
/modules/install/updater.php
/modules/install/updates/R16toR17.php (if necessary)
// *************************** sql statements ***************************//
// sql statements are rolled into the base release and incorporated into the updater script for automatic db update
// *************************** code changes ***************************//
// 2008-12-15 - Misc bugs and changes
/modules/install/sql/current/tables.sql ( left out type in table tax_authorities for new installs )
/includes/security_tokens.php ( bug in security tokens for branches )
/includes/menu_navigation.php
/modules/banking/pages/popup_bills/js_include.php ( bug opening paid for vendors for edit with non-blank shipper_code )
/modules/orders/functions/orders.php ( bug filling pre-shipped sales with duplicate SKU numbers )
/soap/classes/orders.php ( fixed sales tax from ZenCart to map to PhreeBooks tax rates )
/modules/reportwriter/pages/popup_form/pre_process.php ( bug when no journal ID but main ID specified, custom modules )
/modules/banking/pages/popup_bills_accts/pre_process.php ( fixed bug when vendor credit and no balance due not showing )
// 2008-12-15 - Added where used to inventory to find if part of an assembly
/modules/inventory/pages/main/template_tab_gen.php
/modules/inventory/pages/main/js_include.php
/modules/inventory/language/en_us/language.php
/modules/inventory/ajax/where_used.php
// *************************** SVN Update ***************************//
// 2009-01-08 - Misc bugs and changes
/modules/orders/pages/inv_mgr/template_main.php ( added hooks for customization )
/modules/orders/functions/orders.php ( fixed javascript encoding for special characters )
/modules/inventory/pages/main/pre_process.php ( cost method was being overwritten by default values )
/modules/reportwriter/classes/entry_builder.php ( added gov_id_number to invoices and packing slips )
/modules/reportwriter/language/en_us/classes/entry_builder.php
/modules/inventory/functions/inventory.php ( bug with multi-branch inventory popup )
//2009-01-09 - fixed error dealing with single quote chars on company information
/modules/general/functions/gen_functions.php
/modules/accounts/pages/popup_accts/js_include.php
/modules/banking/pages/bills/js_include.php
/modules/banking/pages/popup_bills/js_include.php
/modules/banking/pages/popup_bills_accts/js_include.php
/modules/orders/pages/orders/js_include.php
/modules/orders/pages/popup_orders/js_include.php
// *************************** SVN Update ***************************//
// 2009-01-14 - Misc bugs and changes
/modules/reportwriter/classes/entry_builder.php ( div by zero error fix )
/modules/reportwriter/pages/builder/template_TplFrmText.php ( duplicate line size pull down on border )
/modules/reportwriter/pages/builder/template_TplFrmTtl.php
/modules/reportwriter/pages/builder/template_TplFrmPgNum.php
/modules/reportwriter/pages/builder/template_TplFrmRect.php
// 2009-01-14 - Fixed bug calculating cost for inventory using average cost method
/modules/gen_ledger/classes/gen_ledger.php
/modules/install/updates/R16toR17.php
/modules/install/sql/current/tables.sql
// *************************** SVN Update ***************************//
// 2009-01-14 - Misc bugs and changes
/modules/reportwriter/functions/generator_functions.php ( fix to allow grouping in special reports )
/modules/reportwriter/classes/aged_receivables.php
/modules/reportwriter/functions/generator_functions.php ( bug formatting journal id to text )
/modules/reportwriter/classes/statement_builder.php
/modules/reportwriter/language/en_us/classes/statement_builder.php ( new file to separate language )
/modules/inventory/pages/main/pre_process.php ( remove debug code left in for average cost debugging )
/modules/install/updater.php ( include updater sql changes for fixed cost )
/modules/inventory/pages/main/template_tab_gen.php ( changed description of calculate current assembly cost button )
/modules/inventory/language/en_us/language.php
/modules/reportwriter/functions/generator_functions.php ( bug printing when inactive = 0 needed quotes )
// 2009-01-15 - Added special report for sales backorders
/modules/reportwriter/classes/backorders_report.php
/modules/reportwriter/language/en_us/classes/backorders_report.php
/my_files/reports/Backorders.rpt.txt
// 2009-01-15 - Enhanced income statement to include year-year comparison
/modules/reportwriter/classes/income_statement.php
/my_files/reports/IncomeStmt-2Years.rpt.txt
// *************************** SVN Update ***************************//
// 2009-01-26 - Misc bugs and changes
/modules/gen_ledger/classes/gen_ledger.php ( fixed bug calculating on_order balance when closing an open PO )
/modules/gen_ledger/pages/utils/pre_process.php ( fixed bug rolling gl balances into new fiscal year when adding new year ) /modules/setup/classes/chart_of_accounts.php ( bug allowing delete of coa with beginning balance but no journal entries )
/modules/accounts/pages/main/pre_process.php ( bug with security tokens when adding new contacts )
/includes/security_tokens.php
/includes/menu_navigation.php
/modules/general/pages/users/template_detail.php ( removed non-functional Reports listings on all tabs except Tools )
/modules/reportwriter/language/en_us/language.php ( renamed Branch ID to Contact ID )
// 2009-01-26 - Added bar cade capability for sales/invoice screen ( plus UPC field to inventory table )
/modules/install/updates/R16toR17.php
/modules/install/language/en_us/config_data.php
/modules/inventory/pages/main/pre_process.php
/modules/inventory/pages/main/template_tab_gen.php
/modules/inventory/pages/main/template_tab_hist.php
/modules/inventory/language/en_us/language.php
/modules/orders/ajax/bar_code_details.php
/modules/orders/javascript/orders.js
/modules/orders/language/en_us/language.php
/modules/orders/pages/orders/template_main.php
/modules/orders/pages/popup_bar_code/pre_process.php
/modules/orders/pages/popup_bar_code/js_include.php
/modules/orders/pages/popup_bar_code/template_main.php
// *************************** SVN Update ***************************//
// 2009-02-09 - Misc bugs and changes
/modules/gen_ledger/classes/gen_ledger.php ( part of average cost calculation fix )
/modules/gen_ledger/classes/gen_ledger.php ( fixed bug with negative invoices calculating cogs )
/modules/general/pages/users/template_detail.php ( bug displaying non-settable menu items )
/modules/inventory/pages/popup_inv/pre_process.php ( hide serial number row unless item is a serialized type )
/modules/inventory/pages/popup_inv/js_include.php
/modules/inventory/pages/popup_inv/template_main.php
/modules/inventory/pages/adjustments/template_main.php
/modules/inventory/pages/assemblies/js_include.php
/modules/inventory/pages/assemblies/template_main.php
/modules/banking/pages/register/pre_process.php ( fixed bug displaying balance when multiple entries in same journal id )
/modules/general/language/en_us/language.php
/modules/install/updates/R16toR17.php
/modules/orders/javascript/orders.js
/modules/orders/language/en_us/language.php
/modules/inventory/pages/assemblies/js_include.php ( total assemblie item counts )
/modules/inventory/pages/popup_inv/js_include.php
/modules/general/classes/split_page_results.php ( fixed bug with no items in list )
/modules/install/functions/install.php
// 2009-02-09 - Added new menu Inventory Tools
/includes/menu_navigation.php
/includes/security_tokens.php
/modules/general/language/en_us/language.php
/modules/inventory/language/en_us/language.php
/modules/inventory/pages/tools/pre_process.php
/modules/inventory/pages/tools/js_include.php
/modules/inventory/pages/tools/template_main.php
// 2009-02-16 - Added support for barcode generation (using TCPDF, tested on version 4.5.014)
/modules/reportwriter/pages/builder/template_TplFrmBarCode.php
/modules/reportwriter/language/en_us/language.php
/modules/reportwriter/classes/form_generator.php
/modules/reportwriter/classes/report_generator.php
/modules/reportwriter/functions/generator_functions.php
// 2009-03-26 - Changed default PDF generator to TCPDF to support bar codes by default, updated FPDF to Version 1.6
/includes/addons/fpdf.txt
/includes/addons/tcpdf.txt
/modules/reportwriter/classes/form_generator.php
/modules/reportwriter/classes/report_generator.php
/modules/reportwriter/language/en_us/language.php
Entire includes/addons/fpdf Folder
Added includes/addons/tcpdf Folder
// *************************** SVN Update ***************************//
// Updated all forms
/my_files/reports ( entire directory )
// 2009-04-01 - increase SKU field length to 24 charactes and added Description for Sales field to Inventory
/modules/install/sql/current/tables.sql
/modules/install/updates/R16toR17.php
/modules/general/language/en_us/language.php
/modules/reportwriter/language/en_us/language.php
/modules/reportwriter/functions/generator_functions.php
/modules/inventory/pages/main/pre_process.php
/modules/inventory/pages/main/js_include.php
/modules/inventory/pages/main/template_tab_gen.php
/modules/inventory/pages/main/template_tab_bom.php
/modules/inventory/pages/adjustments/template_main.php
/modules/inventory/pages/assemblies/template_main.php
/modules/inventory/pages/bulk_prices/template_main.php
/modules/inventory/pages/transfer/template_main.php
/modules/inventory/language/en_us/language.php
/modules/inventory/functions/inventory.php
/modules/orders/pages/orders/template_main.php
/modules/orders/pages/orders/js_include.php
/modules/orders/javascript/orders.js
/modules/reportwriter/classes/entry_builder.php
// 2009-04-02 - Added ability to auto increment Customer and Vendor ID
/modules/gen_ledger/pages/journal/pre_process.php
/modules/gen_ledger/classes/gen_ledger.php
/modules/general/functions/gen_functions.php
/modules/orders/classes/orders.php
/modules/accounts/pages/main/pre_process.php
/modules/install/language/en_us/config_data.php
/modules/install/updates/R16toR17.php
/modules/install/updater.php
// 2009-04-06 - Bugs testing release
/doc/manual/ch01-Introduction/04-02-Rev1p7.html
/modules/install/sql/current/demo_data.php ( make the demo data prefix enabled )
/modules/install/pages/store_setup/header_php.php
/modules/services/shipping/modules/fedex.php ( FedEx release of new Freight XML server )
/modules/services/shipping/classes/shipping.php