// 2009-04-11 Change log, release 1.9 to Release 1.9
/doc/manual/ch01-Introduction/04-02-Rev1p9Patch.html (this file)
/doc/manual/ch01-Introduction/04-RevHistory.html
/doc/manual/version.txt
/includes/version.php
// *************************** sql statements ***************************//
// sql statements are rolled into the base release and incorporated into the updater script for automatic db update
// *************************** code changes ***************************//
// 2009-12-08 - Misc bugs and changes
/modules/orders/javascript/orders.js (bug adding new line and setting PO Num on invoice )
/modules/orders/pages/orders/js_include.php
/modules/orders/ajax/load_order.php ( bug building order details for edit operation )
REMOVE: /modules/orders/ajax/cust_defaults.php
/modules/banking/ajax/acct_balance.php ( bug including language file )
/modules/inventory/ajax/inv_details.php ( bug building journal items during edit )
/modules/accounts/pages/main/template_c_history.php
/modules/accounts/functions/accounts.php
/modules/inventory/pages/tools/pre_process.php ( bug in clean qty on sales order script )
/soap/application_top.php ( bug when posting journal setting qty on Sales Order )
/modules/banking/pages/bills_deposit/js_include.php (Bug loading customer )
/modules/gen_ledger/classes/gen_ledger.php
/modules/general/pages/admin_tools/pre_process.php ( downlevel in svn )
/modules/general/pages/admin_tools/template_main.php
// *************************** SVN Update ***************************//
// 2009-12-08 - Misc bugs and changes
/modules/gen_ledger/classes/beg_balances_imp.php (strip quotes off of headaer row )
/modules/inventory/language/en_us/language.php
/modules/reportwriter/functions/generator_functions.php ( added hook for custom modules )
/modules/reportwriter/classes/entry_builder.php
/modules/services/pages/main/pre_process.php
/modules/orders/javascript/orders.js
// *************************** SVN Update ***************************//
// *************************** Patch Release ***************************//