// 2009-04-11 Change log, release 1.8 to Release 1.9
/doc/manual/ch01-Introduction/04-02-Rev1p9.html (this file)
/doc/manual/ch01-Introduction/04-RevHistory.html
/doc/manual/version.txt
/includes/version.php
/modules/install/updater.php
/modules/install/updates/R18toR19.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 ***************************//
// 2009-08-14 - Misc bugs and changes
/modules/inventory/pages/inv_fields/pre_process.php ( added database field name to display list )
/modules/inventory/pages/inv_fields/template_main.php
/modules/reportwriter/language/en_us/language.php ( bug converting numbers to words properly )
/modules/banking/pages/bills_deposit/js_include.php
/modules/general/functions/html_functions.php ( translation error - fixed at english)
/my_files/reports/CustomerList.rpt.txt ( fixed bug in criteria selection )
/modules/orders/pages/status/template_main.php ( added hook for customization )
/modules/general/classes/currencies.php ( bug with utf-8 characters )
/modules/reportwriter/functions/builder_functions.php ( field drop down not correct with custom special reports )
/modules/install/language/en_us/language.php ( UTF-8 char set changes )
/modules/general/functions/xml.php
/modules/general/language/en_us/language.php
/modules/inventory/pages/main/template_detail.php ( fixed problem with UTF-8 on tab headings )
/modules/inventory/pages/main/template_tab_gen.php
/modules/inventory/pages/main/template_tab_hist.php
/modules/general/language/en_us/language.php
/modules/general/functions/gen_functions.php
/modules/install/functions/install.php
/my_files/index.html
/modules/banking/pages/bills/template_main.php ( bug when over 1000 payment and error saving with reloading form )
/modules/accounts/pages/main/pre_process.php ( added ID to listing main menu )
/modules/accounts/pages/main/template_main.php
/modules/orders/pages/orders/template_main.php ( added manual option to use textarea for order desc field )
/modules/orders/javascript/orders.js
/modules/general/language/en_us/language.php
/modules/reportwriter/functions/builder_functions.php ( changed case conversion to be more UTF-8 friendly )
/modules/reportwriter/functions/generator_functions.php
/modules/inventory/functions/inventory.php ( bug when quantity is lees than level 1 qty )
/includes/javascript/general.js ( bug when decimal places is zet to zero )
/includes/javascript/general.js ( jump to selection if match on combo box pulldown )
// 2009-09-09 - Added utf-8 extended font to trunk for high characters )
/modules/reportwriter/language/en_us/language.php
/includes/addons/tcpdf/fonts/freeserif.z
/includes/addons/tcpdf/fonts/freeserif.php
/includes/addons/tcpdf/fonts/freeserif.ctg.z
// 2009-09-16 - alterations to company database configuration settings
/includes/application_top.php
/modules/general/functions/gen_functions.php
/modules/general/functions/general.php
/modules/install/functions/install.php
/modules/install/pages/store_setup/header_php.php
/modules/setup/pages/company_mgr/pre_process.php
/soap/application_top.php
// 2009-09-18 - Language changes for translator module
/modules/accounts/language/en_us/language.php
/modules/accounts/pages/main/pre_process.php
/modules/general/language/en_us/language.php
/modules/install/language/en_us/fiscal_setup.php
/modules/install/language/en_us/chart_of_accounts_types_list.php
/modules/inventory/language/en_us/language.php
/modules/reportwriter/language/en_us/language.php
/modules/services/shipping/language/en_us/language.php
// 2009-09-21 - added new field 'printed' to journal_main to set when report was printed
/modues/install/sql/current/tables.sql
/modules/reportwriter/pages/builder/template_crit_setup.php
/modules/reportwriter/functions/builder_functions.php
/modules/reportwriter/functions/generator_functions.php
/modules/reportwriter/language/en_us/language.php
// 2009-09-22 - added ability to add CC to emails sent
/modules/general/functions/validations.php
/modules/reportwriter/pages/form_gen/pre_process.php
/modules/reportwriter/pages/form_gen/template_filter.php
/modules/reportwriter/pages/rpt_gen/pre_process.php
/modules/reportwriter/pages/rpt_gen/template_filter.php
/modules/reportwriter/pages/popup_form/pre_process.php
/modules/reportwriter/pages/popup_form/template_main.php
/modules/reportwriter/language/en_us/language.php
// *************************** SVN Update ***************************//
// 2009-09-24 - Misc bugs and changes
/modules/general/language/en_us/language.php ( saved with UTF-8 w/o BOM )
/includes/addons/PhreeHelp/config.php
/modules/reportwriter/functions/generator_functions.php ( bug when group id = 0 )
/modules/reportwriter/classes/aged_receivables.php
/modules/reportwriter/classes/backorders_report.php
/modules/general/classes/currencies.php ( corrected bug in php rounding )
/modules/gen_ledger/classes/gen_ledger.php
/modules/general/functions/localization.php ( utf8 case conversion function )
/modules/reportwriter/pages/builder/pre_process.php ( bug when no entries are selcted with security for groups )
/modules/general/classes/db/mysql/query_factory.php ( deprecate erag function )
/includes/addons/PhreeHelp/includes/db/mysql/query_factory.php
/includes/addons/PhreeHelp/includes/db/postgres/query_factory.php
/includes/addons/tcpdf/* ( installed new version added another sans font )
/modules/reportwriter/classes/form_generator.php ( bug with header on multipage forms with tcpdf )
/modules/reportwriter/functions/generator_functions.php ( added new feature to print data on first or last page only for multi-page forms )
/modules/reportwriter/language/en_us/language.php
/modules/reportwriter/pages/builder/template_TplFrmData.php
/modules/orders/pages/orders/pre_process.php ( added ability to select discount and freight on order screen )
/modules/orders/pages/orders/template_main.php
/modules/orders/classes/orders.php
/modules/orders/functions/orders.php ( listed trasnlated title for shipping carriers )
/modules/services/shipping/forms/shipping_popup_rates.php ( allow more image types )
/modules/services/pages/ship_mgr/template_main.php
// *************************** SVN Update ***************************//
// 2009-09-24 - Misc bugs and changes
/includes/javascript/menu.js ( changed menu behavior to require click to activate menu instead of mouse over )
/modules/accounts/pages/popup_accts/pre_process.php
/modules/accounts/pages/main/pre_process.php
/modules/accounts/functions/accounts.php
/modules/accounts/pages/main/template_c_history.php ( added credit memos to history list )
/modules/accounts/functions/accounts.php
/modules/services/shipping/language/en_us/language.php ( spelling mistakes )
/modules/inventory/language/en_us/language.php
/modules/general/language/en_us/language.php
/modules/install/language/en_us/config_data.php
/modules/inventory/language/en_us/language.php
/modules/install/language/en_us/config_data.php
/includes/addons/PhreeHelp/config.php ( eliminate sessions from help file to prevent timeout )
/modules/inventory/functions/inventory.php
/modules/banking/pages/bills/template_main.php ( icon change for search )
/modules/inventory/pages/assemblies/template_main.php
/modules/inventory/pages/adjustments/template_main.php
/modules/gen_ledger/pages/journal/pre_process.php ( not posting user id with record )
/modules/install/language/en_us/chart_setup.php
/modules/setup/pages/config/pre_process.php
/modules/install/templates/system_setup_default.php
/modules/install/templates/display_errors.php
/modules/install/templates/database_setup_default.php
/modules/install/templates/coa_defaults_default.php
/modules/install/templates/chart_setup_default.php
/modules/install/templates/admin_setup_default.php
/modules/install/templates/store_setup_default.php
/modules/install/templates/inspect_default.php
/modules/install/templates/fiscal_setup_default.php
/modules/banking/pages/bills_deposit/template_main.php
/modules/banking/pages/bulk_bills/template_main.php
/modules/inventory/pages/adjustments/template_main.php
/modules/inventory/pages/main/template_tab_gen.php
/modules/banking/pages/bills/template_main.php
/modules/banking/javascript/banking.js
/modules/orders/pages/orders/template_main.php
/modules/orders/javascript/orders.js
/modules/gen_ledger/pages/journal/template_main.php
/modules/install/language/en_us/language.php ( fix duplicate defines using switch statement )
/modules/install/popup_help_screen.php
/modules/accounts/language/en_us/language.php
/modules/accounts/pages/popup_accts/template_main.php
/modules/accounts/pages/main/template_main.php
/modules/accounts/pages/main/template_detail.php
/modules/accounts/pages/main/pre_process.php
/modules/accounts/pages/main/template_b_general.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_c_history.php
/modules/accounts/pages/main/template_e_history.php
/modules/accounts/pages/main/template_v_history.php
// 2009-10-27 - Enhanced inventory notification when stock is low, contact properties popup
/modules/orders/pages/orders/pre_process.php
/modules/orders/pages/orders/js_include.php
/modules/orders/pages/orders/template_main.php
/modules/orders/language/en_us/language.php
/modules/orders/javascript/orders.js
/modules/orders/ajax/sku_details.php
/modules/orders/ajax/sku_valid.php
/modules/inventory/pages/main/pre_process.php
/modules/inventory/pages/main/template_detail.php
/modules/accounts/pages/main/pre_process.php
/modules/accounts/pages/main/template_detail.php
// 2009-10-28 - Added ability to make vendor deposits
/includes/menu_navigation.php
/includes/security_tokens.php
/modules/general/language/en_us/language.php
/modules/gen_ledger/classes/gen_ledger.php
/modules/banking/pages/bills_deposit/pre_process.php
/modules/banking/pages/bills_deposit/js_include.php
/modules/banking/pages/bills_deposit/template_main.php
/modules/banking/classes/banking.php
/modules/banking/language/en_us/language.php
/modules/orders/classes/orders.php
// 2009-10-30 - Added Sales Quote manager and Purchase Quote manager
/includes/menu_navigation.php
/includes/security_tokens.php
/modules/general/language/en_us/language.php
/modules/orders/pages/status/pre_process.php
/modules/orders/pages/status/js_include.php
/modules/orders/pages/status/template_main.php
/modules/orders/pages/orders/pre_process.php
/modules/orders/pages/orders/js_include.php
// *************************** SVN Update ***************************//
// 2009-11-02 - Misc bugs and changes
/index.php
/modules/orders/pages/status/pre_process.php
/modules/general/classes/toolbar.php
/modules/banking/pages/register/template_main.php
/modules/banking/pages/reconciliation/template_main.php
/includes/javascript/general.js
/modules/banking/classes/banking.php
/modules/inventory/pages/popup_price_mgr/pre_process.php
/modules/inventory/pages/popup_prices/pre_process.php
/modules/inventory/functions/inventory.php
/modules/orders/pages/orders/js_include.php ( fix for security level 2 allowing edit)
/modules/orders/pages/orders/template_main.php
/modules/orders/javascript/orders.js
/modules/general/language/en_us/language.php
/modules/inventory/pages/main/template_tab_bom.php
/modules/services/pages/ship_mgr/pre_process.php
/modules/services/pages/ship_mgr/template_main.php
/modules/services/pages/main/pre_process.php
/modules/services/pages/main/template_main.php
/modules/services/pages/popup_label_mgr/pre_process.php
// 2009-11-02 - Added project/job capability and changed order, bill popup to ajax driven, much faster
/modules/install/updates/R18toR19.php
/includes/menu_navigation.php
/includes/security_tokens.php
/includes/database_tables.php
/modules/install/sql/current/tables.sql
/modules/general/language/en_us/language.php
/modules/setup/classes/project_phases.php
/modules/setup/classes/project_costs.php
/modules/setup/language/en_us/modules/project_phases.php
/modules/setup/language/en_us/modules/project_costs.php
/modules/accounts/language/en_us/language.php
/modules/accounts/pages/main/template_c_general.php
/modules/accounts/pages/main/template_v_general.php
/modules/accounts/pages/main/template_j_general.php
/modules/accounts/pages/main/template_j_notes.php
/modules/accounts/pages/main/pre_process.php
/modules/accounts/pages/main/js_include.php
/modules/accounts/pages/popup_accts/pre_process.php
/modules/accounts/pages/popup_accts/js_include.php
/modules/accounts/pages/popup_accts/template_main.php
/modules/orders/ajax/load_order.php
/modules/orders/classes/orders.php
/modules/orders/javascript/orders.js
/modules/orders/functions/orders.php
/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_orders/pre_process.php
/modules/orders/pages/popup_orders/js_include.php
/modules/orders/pages/popup_orders/template_main.php
/modules/orders/pages/popup_convert_po/js_include.php
/modules/orders/pages/popup_convert/js_include.php
/modules/orders/pages/popup_bar_code/js_include.php
/modules/orders/pages/status/template_main.php
/modules/banking/ajax/load_bill.php
/modules/banking/functions/banking.php
/modules/banking/javascript/banking.js
/modules/banking/pages/bills/pre_process.php
/modules/banking/pages/bills/js_include.php
/modules/banking/pages/bills/template_main.php
/modules/banking/pages/popup_bills/pre_process.php
/modules/banking/pages/popup_bills/js_include.php
/modules/banking/pages/popup_bills/template_main.php
/modules/banking/pages/popup_bills_accts/pre_process.php
/modules/banking/pages/popup_bills_accts/js_include.php
/modules/banking/pages/popup_bills_accts/template_main.php
/modules/inventory/pages/main/js_include.php
/modules/inventory/ajax/inv_details.php
DELETE - /modules/inventory/ajax/assy_price.php
DELETE - /modules/inventory/ajax/where_used.php
DELETE - /modules/orders/ajax/bar_code_details.php
DELETE - /modules/orders/ajax/sku_details.php
DELETE - /modules/orders/ajax/sku_price.php
DELETE - /modules/orders/ajax/sku_valid.php
/modules/inventory/language/en_us/language.php
/modules/inventory/functions/inventory.php
/modules/inventory/pages/popup_inv/pre_process.php
/modules/inventory/pages/popup_inv/js_include.php
/modules/inventory/pages/popup_inv/template_main.php
/modules/inventory/pages/adjustments/pre_process.php
/modules/inventory/pages/adjustments/js_include.php
/modules/inventory/pages/adjustments/template_main.php
/modules/inventory/pages/assemblies/pre_process.php
/modules/inventory/pages/assemblies/js_include.php
/modules/inventory/pages/assemblies/template_main.php
/modules/inventory/pages/transfer/js_include.php
/modules/inventory/pages/transfer/template_main.php
/modules/inventory/pages/main/js_include.php
/modules/inventory/pages/popup_adj/pre_process.php
/modules/inventory/pages/popup_adj/js_include.php
/modules/inventory/pages/popup_adj/template_main.php
/modules/inventory/pages/popup_assy/pre_process.php
/modules/inventory/pages/popup_assy/js_include.php
/modules/inventory/pages/popup_assy/template_main.php
/modules/gen_ledger/ajax/load_record.php
/modules/gen_ledger/functions/gen_ledger.php
/modules/gen_ledger/pages/popup_journal/pre_process.php
/modules/gen_ledger/pages/popup_journal/js_include.php
/modules/gen_ledger/pages/popup_journal/template_main.php
/modules/gen_ledger/pages/journal/pre_process.php
/modules/gen_ledger/pages/journal/js_include.php
/modules/gen_ledger/pages/journal/template_main.php
// 2009-11-14 - updated reportwriter to show reports totals only, processing on group totals
/modules/reportwriter/pages/builder/pre_process.php
/modules/reportwriter/pages/builder/template_crit_setup.php
/modules/reportwriter/pages/builder/template_field_setup.php
/modules/reportwriter/pages/rpt_gen/pre_process.php
/modules/reportwriter/pages/rpt_gen/template_filter.php
/modules/reportwriter/pages/form_gen/pre_process.php
/modules/reportwriter/pages/form_gen/template_filter.php
/modules/reportwriter/classes/report_generator.php
/modules/reportwriter/classes/statement_builder.php
/modules/reportwriter/classes/day_book.php
/modules/reportwriter/classes/income_statement.php
/modules/reportwriter/classes/balance_sheet.php
/modules/reportwriter/language/en_us/language.php
/modules/reportwriter/functions/builder_functions.php
/modules/reportwriter/functions/generator_functions.php
/modules/general/functions/gen_functions.php
/modules/general/pages/search/pre_process.php
/modules/services/import_export/functions/import_export.php
// *************************** SVN Update ***************************//
// 2009-11-25 - Misc bugs and changes
/soap/application_top.php
/includes/application_top.php
/modules/general/functions/general.php
/modules/general/pages/login/pre_process.php
/modules/general/pages/pw_lost/pre_process.php
/modules/general/pages/pw_lost/template_main.php
/modules/setup/pages/company_mgr/pre_process.php
/modules/setup/pages/company_mgr/template_main.php
/modules/install/sql/current/tables.sql
/includes/database_tables.php
/modules/banking/ajax/load_bill.php
/includes/javascript/general.js
/modules/orders/ajax/load_order.php
/modules/orders/javascript/orders.js
/modules/general/pages/search/pre_process.php
/modules/general/pages/search/template_main.php
/modules/general/functions/general.php
/modules/banking/pages/bills/js_include.php
/modules/banking/pages/bills/pre_process.php
/modules/banking/pages/bulk_bills/pre_process.php
/modules/banking/pages/bulk_bills/template_main.php
/modules/accounts/pages/main/pre_process.php
/modules/accounts/pages/main/js_include.php
/modules/accounts/pages/main/template_c_general.php
/modules/accounts/pages/main/template_v_general.php
/modules/accounts/pages/main/template_c_history.php
/modules/accounts/pages/main/template_v_history.php
/modules/accounts/language/en_us/language.php
/modules/inventory/ajax/inv_details.php
/includes/addons/bigdump.txt
/includes/addons/bigdump/bigdump.php ( roll to latest version and deprecate e reg )
REMOVE: /includes/addons/bigdump/ChangeNotes.txt
/includes/addons/phpmailer/* (updated to latest version )
/includes/addons/phpmailer.txt
/modules/general/classes/cc_validation.php
/modules/general/classes/currencies.php
REMOVE: /modules/general/functions/compatibility.php
/includes/application_top.php
/modules/general/functions/gen_functions.php
/modules/general/functions/password_funcs.php
/modules/general/functions/validations.php
/modules/install/functions/install.php
/modules/inventory/pages/inv_fields/pre_process.php
/modules/services/pages/main/pre_process.php
/modules/services/pages/main/template_main.php
/modules/services/shipping/functions/shipping.php
/modules/setup/pages/config/template_main.php
/modules/orders/javascript/orders.js
/modules/general/functions/gen_functions.php
/modules/services/payment/modules/nova_xml.php
/modules/services/shipping/modules/fedex.php
/modules/orders/pages/orders/template_main.php
/modules/services/pages/main/pre_process.php
/modules/orders/functions/orders.php
/modules/inventory/pages/popup_inv/pre_process.php
/modules/inventory/pages/popup_inv/js_include.php
/modules/inventory/pages/tools/pre_process.php
/modules/inventory/pages/transfer/pre_process.php
/modules/gen_ledger/classes/gen_ledger.php
/modules/inventory/pages/popup_inv/template_main.php
/modules/orders/pages/orders/pre_process.php
/modules/orders/pages/popup_orders/pre_process.php
/modules/reportwriter/classes/acct_recon.php
/modules/reportwriter/language/en_us/classes/acct_recon.php
/includes/addons/spiffyCal/spiffyCal.js
/index.php
/modules/general/language/en_us/language.php
/includes/addons/bigdump/bigdump.php
/includes/addons/bigdump/language/en_us/language.php
/modules/general/boxes/todays_sales.php
/modules/general/boxes/todays_orders.php
/modules/general/language/en_us/boxes/todays_orders.php
/modules/services/pages/popup_label_mgr/js_include.php
/modules/services/pages/popup_label_mgr/template_main.php
/modules/inventory/pages/adjustments/js_include.php
/modules/inventory/pages/assemblies/js_include.php
/modules/inventory/language/en_us/language.php
/modules/inventory/pages/popup_inv/pre_process.php
/modules/inventory/pages/popup_inv/template_main.php
/modules/inventory/pages/transfer/pre_process.php
/modules/inventory/pages/transfer/js_include.php
/modules/inventory/pages/transfer/template_main.php
/modules/orders/classes/orders.php
/modules/install/updates/R18toR19.php
/modules/install/includes/config_data.php
/modules/install/language/en_us/config_data.php
/modules/services/import_export/functions/import_export.php
/modules/orders/pages/popup_bar_code/js_include.php
/modules/inventory/language/en_us/language.php
/modules/orders/pages/orders/js_include.php
/modules/orders/language/en_us/language.php
// *************************** SVN Update ***************************//
// 2009-12-04 - Misc bugs and changes
/modules/install/functions/install.php
/modules/install/updater.php
/modules/install/updates/R18toR19.php
/modules/general/functions/general.php
/themes/default/images/phreebooks_logo.png
/themes/default/images/phreebooks_logo.jpg
DELETE:
/themes/default/images/phreebooks_logo.gif
/modules/reportwriter/functions/builder_functions.php
ALL: reports/forms to new format
/includes/database_tables.php
/modules/install/sql/current/tables.sql
/modules/orders/javascript/orders.js
/includes/application_top.php
/modules/general/functions/validations.php
/modules/general/pages/debug/pre_process.php
/modules/general/language/en_us/language.php
/doc/manual/Ch07-UsersManual/* ( entire chapter )
// *************************** Release ***************************//