PhreeBooks Release 2.0

// 2009-04-11 Change log, release 1.9 to Release 2.0
/doc/manual/ch01-Introduction/04-02-Rev2p0.html (this file)
/doc/manual/ch01-Introduction/04-RevHistory.html
/doc/manual/version.txt
/includes/version.php
/modules/install/updater.php
/modules/install/updates/R19toR20.php (if necessary)
/install/sql/curernt/tables.sql

// *************************** sql statements ***************************//
// sql statements are rolled into the base release and incorporated into the updater script for automatic db update

// *************************** code changes ***************************//

// 2009-12-15 - Misc bugs and changes
/modules/orders/javascript/orders.js ( fix for terms being overwritten for drop ships) |
/modules/orders/ajax/load_order.php
/modules/services/pages/popup_tracking/pre_process.php ( fix for custom shipping modules )
/modules/reportwriter/classes/form_generator.php ( fix for multi-page multi-group forms page numbering )
/modules/reportwriter/functions/generator_functions.php
/modules/services/pages/popup_shipping/pre_process.php ( bug printing labels )
/modules/services/pages/popup_shipping/template_detail.php
/modules/services/shipping/functions/shipping.php

// 2009-12-17 - Enhanced chart of account to add headings for subaccount support
/modules/setup/classes/chart_of_accounts.php
/modules/setup/language/en_us/modules/chart_of_accounts.php
/modules/gen_ledger/functions/gen_ledger.php
/modules/general/functions/gen_functions.php
/modules/accounts/pages/main/template_c_general.php
/modules/accounts/pages/main/template_v_general.php
/modules/banking/pages/bills/pre_process.php
/modules/banking/pages/bills_deposit/pre_process.php
/modules/banking/pages/bulk_bills/pre_process.php
/modules/gen_ledger/pages/journal/pre_process.php
/modules/general/pages/search/pre_process.php
/modules/inventory/pages/adjustments/pre_process.php
/modules/inventory/pages/main/pre_process.php
/modules/inventory/pages/transfer/pre_process.php
/modules/orders/pages/orders/pre_process.php
/modules/setup/classes/tax_auths.php
/modules/setup/classes/tax_auths_vend.php
/modules/setup/functions/setup.php
/modules/general/language/en_us/language.php
/modules/reportwriter/classes/subaccount_bs.php
/modules/reportwriter/language/en_us/classes/subaccount_bs.php

// *************************** SVN Update ***************************//

// 2009-12-15 - Misc bugs and changes
/modules/setup/classes/chart_of_accounts.php
/modules/reportwriter/classes/subaccount_bs.php
/modules/reportwriter/classes/subaccount_is.php
/modules/reportwriter/language/en_us/classes/subaccount_is.php
/modules/gen_ledger/functions/gen_ledger.php
/my_files/reports/IncomeStatmntWithSubaccounts.rpt.txt
/my_files/reports/BalanceSheetWithSubAccounts.rpt.txt
/modules/orders/pages/orders/js_include.php ( added feature to scan bar codes at line entry screen )
/modules/orders/pages/popup_bar_code/js_include.php
/modules/orders/language/en_us/language.php
/modules/general/functions/localization.php ( syntax error on utf8 convert )
/modules/orders/javascript/orders.js ( bug with vendor status popup )
/modules/gen_ledger/classes/beg_balances_imp.php ( bug with import script with titles )
/modules/setup/pages/company_mgr/pre_process.php ( bug creating new company )
/modules/general/boxes/open_inv.php ( added dashboard module to show open invoices )
/modules/general/language/en_us/boxes/open_inv.php
/modules/orders/javascript/orders.js ( bug with editing closed sales order being reopened )
/modules/orders/ajax/load_order.php
/modules/banking/functions/banking.php ( bug passing discount percent to bill form )
/modules/reportwriter/classes/statement_builder.php ( bug to remove discounts causing balance errors )
/modules/banking/functions/banking.php ( bug when direct date is entered )
/modules/reportwriter/pages/builder/js_include.php ( bug entering criteria in builder )
/modules/reportwriter/functions/generator_functions.php
/modules/orders/pages/status/pre_process.php ( added secondary sort by so/po number desc )
/modules/banking/pages/popup_bills/pre_process.php
/modules/banking/javascript/banking.js
/modules/banking/pages/bulk_bills/pre_process.php
/modules/banking/pages/bulk_bills/template_main.php
/modules/banking/pages/bills/template_main.php
/modules/banking/pages/bills/js_include.php
/modules/inventory/pages/main/pre_process.php ( fix to copy special pricing when copying SKUs )
/modules/reportwriter/pages/builder/template_crit_setup.php
/modules/reportwriter/functions/builder_functions.php
/modules/reportwriter/functions/generator_functions.php
/modules/general/boxes/company_links.php
/modules/general/language/en_us/boxes/company_links.php
/modules/general/language/en_us/language.php
/modules/general/pages/index/pre_process.php
/modules/general/classes/ctl_panel.php
/includes/application_top.php
/modules/general/functions/html_functions.php
/modules/install/updates/R19toR20.php
/modules/general/boxes/personal_links.php
/modules/general/boxes/favorite_reports.php
/modules/general/pages/admin_tools/pre_process.php ( added feature to archive and remove old audit log files )
/modules/general/pages/admin_tools/template_main.php
/modules/general/boxes/mini_financial.php ( added mini-financial statement to dashboard )
/modules/general/language/en_us/boxes/mini_financial.php
/includes/menu_navigation.php ( reworked dashboard to use single scritp for all menu headings )
/modules/general/pages/index/pre_process.php
/modules/general/pages/index/js_include.php
/modules/general/pages/index/template_main.php
REMOVE: /modules/setup/pages/cat_co/*
REMOVE: /modules/setup/pages/cat_setup/*
REMOVE: /modules/quality/pages/cat_qa/*
REMOVE: /modules/orders/pages/cat_ar/*
REMOVE: /modules/orders/pages/cat_ap/*
REMOVE: /modules/inventory/pages/cat_inv/*
REMOVE: /modules/hr/*
REMOVE: /modules/gen_ledger/pages/cat_gl/*
REMOVE: /modules/banking/pages/cat_bnk/*

// 2010-01-05 - improved user restrictions and reworkd user preferences
/modules/setup/pages/company_mgr/pre_process.php
/modules/general/language/en_us/language.php
/modules/general/language/en_us/admin_tools.php
/modules/general/pages/users/pre_process.php
/modules/general/pages/users/template_detail.php
/modules/general/pages/login/pre_process.php
/modules/orders/pages/orders/pre_process.php
/modules/orders/pages/orders/template_main.php
/modules/inventory/pages/transfer/template_main.php
/modules/inventory/pages/assemblies/template_main.php
/modules/inventory/pages/adjustments/template_main.php
/modules/general/functions/gen_functions.php
/modules/orders/language/en_us/language.php
/modules/banking/classes/banking.php
/soap/classes/orders.php

// *************************** SVN Update ***************************//

// 2010-01-11 - Misc bugs and changes
/modules/accounts/pages/main/pre_process.php ( added hook for more contact type modules )
/modules/general/functions/gen_functions.php ( added enhanced combo box )
/includes/javascript/general.js
/modules/general/functions/html_functions.php
/modules/general/language/en_us/language.php
/modules/inventory/pages/popup_prices/template_main.php ( bug not formatting currencies )
/modules/banking/functions/banking.php ( bug displaying credit memo balances properly )
/modules/banking/ajax/load_bill.php
/modules/banking/pages/popup_bills_accts/template_main.php
/modules/banking/pages/popup_bills/template_main.php
/modules/reportwriter/classes/entry_builder.php
/modules/banking/pages/bills/pre_process.php ( bug displaying proper journal entry description for cust refunds )
/modules/banking/pages/bulk_bills/pre_process.php
/modules/gen_ledger/language/en_us/language.php
/modules/inventory/ajax/inv_details.php ( bug flagging stock of non-stock items )
/modules/banking/javascript/banking.js ( fixed field length )
/modules/banking/pages/bills/template_main.php
/modules/install/includes/config_data.php
/modules/install/updates/R19toR20.php
/modules/install/language/en_us/config_data.php
/modules/banking/pages/bills_deposit/pre_process.php
/modules/general/functions/validations.php
/modules/install/index.php ( prevent mailcious attempt at install )
/modules/install/includes/application_top.php
/modules/general/classes/currencies.php ( clean currency not working properly )
/modules/inventory/pages/bulk_prices/template_main.php ( bug in security settings )
/modules/accounts/functions/accounts.php
/modules/general/pages/ctl_panel/template_main.php ( bug when security is set to read-only )
/modules/gen_ledger/classes/gen_ledger.php ( fixed bug with coa history when rolling to new fiscal year )
/modules/gen_ledger/pages/journal/pre_process.php ( fixed bug in deleting recurring entries updating wrong period )
/modules/orders/classes/orders.php
/modules/banking/pages/bills/js_include.php ( added balance update on date change )
/modules/banking/pages/bills/template_main.php
/modules/banking/pages/bulk_bills/js_include.php
/modules/banking/pages/bulk_bills/template_main.php
/modules/services/payment/modules/moneyorder.php ( bug saving reference value in proper location )
/modules/reportwriter/classes/aged_summary.php ( bug duplicating entries resulting in incorrect total )
/modules/reportwriter/pages/builder/template_field_setup.php ( eliminate wrap on action icon when row is long )
/modules/reportwriter/functions/generator_functions.php
/modules/reportwriter/classes/aged_summary.php
/modules/reportwriter/classes/aged_receivables.php
/modules/general/pages/login/pre_process.php ( added cookie to remember login prefs and restore page after session expires )
/modules/general/pages/login/template_main.php
/modules/general/functions/gen_functions.php
/index.php

// 2010-01-14 - Added CRM module to trunk
/includes/menu_navigation.php
/includes/security_tokens.php
/modules/general/language/en_us/language.php
/modules/accounts/language/en_us/language.php
/modules/accounts/functions/accounts.php
/modules/accounts/ajax/load_contact_info.php
/modules/accounts/pages/main/pre_process.php
/modules/accounts/pages/main/js_include.php
/modules/accounts/pages/main/template_i_general.php
/modules/accounts/pages/main/template_i_history.php
/modules/accounts/pages/main/template_i_notes.php

// 2010-02-02 - Added budget capability
/includes/security_tokens.php
/includes/menu_navigation.php
/modules/general/language/en_us/language.php
/modules/gen_ledger/pages/budget/pre_process.php
/modules/gen_ledger/pages/budget/js_include.php
/modules/gen_ledger/pages/budget/template_main.php
/modules/gen_ledger/language/en_us/language.php
/modules/gen_ledger/ajax/load_gl_data.php
/modules/reportwriter/classes/is_budget.php
/modules/reportwriter/language/en_us/classes/is_budget.php
Bunch of reports

// 2010-02-04 - Added precision feature for more precise unit price and quantity
/modules/install/updates/R19toR20.php
/modules/install/sql/current/tables.sql
/modules/setup/classes/currency.php
/modules/setup/language/en_us/modules/currency.php
/modules/install/language/en_us/currencies_list.php
/modules/general/classes/currencies.php
/includes/javascript/general.js
/index.php
/modules/orders/ajax/load_order.php
/modules/orders/pages/orders/template_main.php
/modules/inventory/functions/inventory.php
/modules/inventory/pages/adjustments/js_include.php
/modules/inventory/pages/popup_prices/js_include.php
/modules/inventory/pages/popup_prices/template_main.php
/modules/inventory/pages/popup_price_mgr/js_include.php
/modules/inventory/pages/popup_price_mgr/template_main.php
/modules/inventory/pages/popup_inv/template_main.php
/modules/inventory/pages/main/js_include.php
/modules/inventory/pages/main/template_tab_gen.php
/modules/inventory/pages/bulk_prices/template_main.php
/modules/inventory/pages/transfer/js_include.php
/modules/services/pages/price_sheets/template_detail.php
/modules/reportwriter/functions/generator_functions.php
/modules/reportwriter/language/en_us/language.php

// 2010-02-05 - Added default price sheet to individual inventory items
/modules/general/language/en_us/language.php
/modules/accounts/language/en_us/language.php
/modules/general/functions/gen_functions.php
/modules/accounts/functions/accounts.php
/modules/accounts/pages/main/template_c_general.php
/modules/inventory/functions/inventory.php
/modules/inventory/pages/main/template_tab_gen.php
/modules/inventory/pages/main/pre_process.php

// *************************** SVN Update ***************************//

// 2010-02-08 - Misc bugs and changes
/index.php
/modules/general/pages/login/pre_process.php ( bug when not connected to internet )
/modules/general/functions/validations.php
/modules/services/pages/price_sheets/js_include.php ( javascript loading bug )
/modules/services/pages/price_sheets/template_detail.php
/modules/orders/pages/popup_status/pre_process.php
/modules/banking/pages/bills/pre_process.php ( bug fixes submitted by user )
/modules/general/functions/html_functions.php
/modules/orders/pages/orders/pre_process.php
/includes/application_top.php ( added check to make sure default currency is set )
/modules/general/classes/currencies.php
/modules/general/language/en_us/language.php
/modules/general/boxes/my_notes.php ( added new control panel module to adding notes and to do lists )
/modules/general/language/en_us/boxes/my_notes.php

// 2010-02-12 - Added ability to view reports in html
/modules/reportwriter/classes/html_generator.php
/modules/reportwriter/pages/rpt_gen/pre_process.php
/modules/reportwriter/pages/rpt_gen/template_filter.php
/modules/reportwriter/functions/generator_functions.php

// 2010-02-15 - Added feature to automatically refresh session clock when browser is active
/modules/general/ajax/refresh_session.php
/includes/javascript/general.js

// 2010-02-15 - Added new inventory type (Serialized Assembly)
/includes/application_top.php
/modules/inventory/ajax/inv_details.php
/modules/inventory/language/en_us/language.php
/modules/inventory/pages/main/pre_process.php
/modules/inventory/pages/main/template_main.php
/modules/inventory/pages/main/template_detail.php
/modules/inventory/pages/main/template_tab_gen.php
/modules/inventory/pages/transfer/js_include.php
/modules/inventory/pages/popup_inv/pre_process.php
/modules/inventory/pages/popup_inv/template_main.php
/modules/inventory/pages/assemblies/js_include.php
/modules/inventory/pages/adjustments/js_include.php

// 2010-02-16 - Added copy function to journal entries to duplicate entries to a new post
/modules/gen_ledger/language/en_us/language.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

// 2010-02-26 - Added ability to print sequentila forms (first attempt for receipt printers )
/modules/reportwriter/pages/builder/template_*.php
/modules/reportwriter/pages/builder/pre_process.php
/modules/reportwriter/pages/form_gen/pre_process.php
/modules/reportwriter/pages/form_gen/js_include.php

// 2010 -02-26 - Ran most of code through html validator and fixed problems, Added copyright 2010 to all files
Most files in /modules and /includes

 

 

 

 

 

 

// *************************** Release ***************************//