X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=c1376258392c4c712d1d5e970e2eff9b54c62972;hb=e9a1c6e58d2d620122cadf08ee3849c6ddbf695c;hp=6976cde68384cd824d283436b91f29d10ca725be;hpb=dc99a4af783003bbabddd59e87db18a8af4476cb;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 6976cde6..c1376258 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,1071 @@ Legend: ! -> Note $ -> Affected files +27-Sep-2010 Janusz Dobrowolski +! Alowed optional path for $icon parameter in set_icon helper +$ /includes/ui/ui_input.inc +! pageNumber property of TCPDF class made publicly accesible +$ /reporting/includes/fpdi/fpdi2tcpdf_bridge.php + +23-Sep-2010 Janusz Dobrowolski +# Fixed focus behaviour +$ /includes/ajax.inc ++ Additional debug logging helper. +$ /includes/ui/ui_view.inc +# Fixed gettext for extension menu options. +$ /applications/application.php + +22-Sep-2010 Janusz Dobrowolski +# Fixed delivery address printing in pdf documents. +$ /reporting/includes/header2.inc + +20-Sep-2010 Janusz Dobrowolski +# Fixed third party module installation. +$ /admin/inst_module.php + +17-Sep-2010 Janusz Dobrowolski ++ [0000248] External url reading made independent of php configuration. +$ /gl/includes/db/gl_db_rates.inc + /includes/packages.inc + /includes/remote_url.inc (new) +# Fixed custom reports includes issue. +$ /includes/main.inc + /reporting/prn_redirect.php +# Warning fixed +$ /includes/archive.inc + +13-Sep-2010 Joe Hunt/Chaitanya +! Improved information in Bank Transfers. +$ /gl/includes/db/gl_db_banking.inc + +11-Sep-2010 Janusz Dobrowolski +# Uniqueness moved from name to debtor_ref key in debtors_master +$ /sql/en_US-demo.sql + /sql/en_US-new.sql + +10-Sep-2010 Joe Hunt +! Layout improvements +$ /gl/inquiry/gl_account_inquiry.php + /includes/ui/contacts_view.inc + /includes/ui/ui_view.inc + /manufacturing/manage/bom_edit.php + +09-Sep-2010 Janusz Dobrowolski +# Missing focus on sales entry page +$ /sales/includes/ui/sales_order_ui.inc +# Invalid user table name +$ /sql/alter2.3rc.sql + +08-Sep-2010 Joe Hunt +# Material cost updated when buying service items. Resulted in double COGS booking. +$ /purchasing/includes/db/grn_db.inc + /purchasing/includes/db/invoice_db.inc + /sales/includes/db/sales_delivery_db.inc +! Layout improvements in accruals.php +$ /gl/accruals.php + +------------------------------- Release 2.3 RC1 -------------------------------- +07-Sep-2010 Janusz Dobrowolski +! Release 2.3 RC1 +$ version.php +# Ugly bug in formating numbers +$ /js/utils.js + +07-Sep-2010 Joe Hunt/Chaitanya +! Removed all decimal roundings in cost price calculations +$ /purchasing/includes/db/grn_db.inc + /manufacturing/includes/db/work_orders_db.inc + +06-Sep-2010 Janusz Dobrowolski +# [0000247] Fixed error on new contact add. +$ /includes/ui/contacts_view.inc +# Fixed crud editor mode passing. +$ /includes/ui/simple_crud_class.inc + +------------------------------- Release 2.3 RC -------------------------------- +05-Sep-2010 Joe Hunt +! Release 2.3 RC +$ version.php +# Wrong stock item gl code when processing supplier invoice +$ /purchasing/includes/db/invoice_db.inc +! Changed layout of Direct GRN/Invoice form and check for supp ref in invoice. +$ /purchasing/po_entry_items.php + +04-Sep-2010 Joe Hunt +# Fixed installed_extensions.php creation +$ /install/index.php +# Page blocked during FA upgrade +$ /sales/sales_order_entry.php +# Fixed languages update +$ /sql/alter2.3.php +! Shorter line comments +$ /install/lang/new_language_template/LC_MESSAGES/empty.po + +03-Sep-2010 Joe Hunt ++ Added possibility to put dimensions on Delivery from sales order +$ /sales/customer_delivery.php + /sales/customer_invoice.php +! Changed update.html to be more readable +$ update.html + +02-Sep-2010 Janusz Dobrowolski +# Preprinted forms folder moved to /reporting where it should be +$ /reporting/forms + /reporting/forms/index.php + +29-Aug-2010 Janusz Dobrowolski +# Fixed maxprec option in number_format2 +$ /includes/current_user.inc +# Missing tags parameter in display_type call +$ /reporting/rep706.php + /reporting/rep707.php + +25-Aug-2010 Janusz Dobrowolski ++ Added taxes display for sales order/quotation +$ /sales/includes/cart_class.inc + /sales/view/view_sales_order.php + /reporting/rep109.php + +24-Aug-2010 Joe Hunt +# Removed old headerfunc in rep111.php (Sales Quotation) +$ /reporting/rep111.php + +23-Aug-2010 Janusz Dobrowolski ++ Added german translation for install wizard (thanks to iscongroup) +$ /install/isession.inc + /install/lang/de_DE/LC_MESSAGES/de_DE.mo (new) + /install/lang/de_DE/LC_MESSAGES/de_DE.po (new) +# Small fix in layout +$ /gl/manage/exchange_rates.php +# Fixed maxprec formatting +$ /includes/current_user.inc + /js/utils.js +# Fixed cogs account selection +$ /purchasing/includes/db/invoice_db.inc +# Fixed tax_included option update. +$ /purchasing/manage/suppliers.php + +23-Aug-2010 Joe Hunt +# Period bug caused warning on no fiscal year. Had to be reduces by one. +$ /gl/accruals.php + +22-Aug-2010 Janusz Dobrowolski ++ Extended number formatting to allow maximum precision numbers with 'max' specifier. + /includes/current_user.inc + /js/utils.js ++ Added purchase account special option for using item's account +$ /purchasing/manage/suppliers.php +# Fixed default 'C' locale in listing +$ /admin/inst_lang.php +# Fixed mysql extension test +$ /includes/system_tests.inc +# Fixed exrate reedition +$ /gl/manage/exchange_rates.php +# Maximum precision for factor entry +$ /inventory/purchasing_data.php +# Fixed backward compatibility for cogs GL account setup +$ /purchasing/includes/db/invoice_db.inc +! Fixed GL account selection on first display +$ /purchasing/includes/ui/invoice_ui.inc +# Fixed bug in lang update, changed purchase account for suppliers to default. +$ /sql/alter2.3rc.sql + /sql/en_US-demo.sql + +20-Aug-2010 Joe Hunt/Chaitanya ++ Improvements to bank inquiry credit/debit totals as well. +$ /gl/inquiry/bank_inquiry.php + +18-Aug-2010 Joe Hunt +# View of backup scripts and attachments didn't work +$ /admin/attachments.php + /admin/backups.php + /admin/db/attachments_db.inc +! Added more memo info in advanced manufacture / Chaitanya +$ /manufacturing/includes/db/work_orders_quick_db.inc +! Added total debit/credit in gl_trans_view.inc / Chaitanya +$ /gl/view/gl_trans_view.php + +13-Aug-2010 Joe Hunt/infotechaccountant.com ++ Added arabic translation for install wizard (thanks to Hameed, infotechaccountants) +$ /install/lang/ar_EG/LC_MESSAGES/ar_EG.mo (new) + /install/lang/ar_EG/LC_MESSAGES/ar_EG.po (new) + /install/isession.inc + +13-Aug-2010 Janusz Dobrowolski +# Updated pt_BR instaler translation +$ /install/lang/pt_BR/LC_MESSAGES/pt_BR.mo + /install/lang/pt_BR/LC_MESSAGES/pt_BR.po +# Fixed mysql extension test +$ /includes/system_tests.inc + +12-Aug-2010 Janusz Dobrowolski +# [0000242] Database error during credit note processing. +$ /sales/includes/db/sales_credit_db.inc + +11-Aug-2010 Janusz Dobrowolski ++ Added dutch translation for install wizard (thanks to MorkVonOrk) +$ /install/isession.inc + /install/lang/nl_BE/LC_MESSAGES/nl_BE.mo (new) + /install/lang/nl_BE/LC_MESSAGES/nl_BE.po (new) ++ Added portuguese (Brasil) translation for install wizard (thanks to InterConnect Brasil) +$ /install/isession.inc + /install/lang/pt_BR/LC_MESSAGES/pt_BR.mo (new) + /install/lang/pt_BR/LC_MESSAGES/pt_BR.po (new) +# Fixed two typos in translated messages. +$ /includes/system_tests.inc + /install/lang/da_DK/LC_MESSAGES/da_DK.mo + /install/lang/da_DK/LC_MESSAGES/da_DK.po + /install/lang/fr_FR/LC_MESSAGES/fr_FR.mo + /install/lang/fr_FR/LC_MESSAGES/fr_FR.po + /install/lang/id_ID/LC_MESSAGES/id_ID.mo + /install/lang/id_ID/LC_MESSAGES/id_ID.po + /install/lang/new_language_template/LC_MESSAGES/empty.po + /install/lang/pl_PL/LC_MESSAGES/pl_PL.mo + /install/lang/pl_PL/LC_MESSAGES/pl_PL.po + /install/lang/sv_SE/LC_MESSAGES/sv_SE.mo + /install/lang/sv_SE/LC_MESSAGES/sv_SE.po + /lang/new_language_template/LC_MESSAGES/empty.po + +10-Aug-2010 Janusz Dobrowolski +# Fixed tests or fresh new install +$ /includes/system_tests.inc +! Warning cleanups +$ /includes/ajax.inc + /includes/lang/language.php + +09-Aug-2010 Janusz Dobrowolski ++ Added French translation (thanks to Gaston) +$ /install/isession.inc + /install/lang/fr_FR/LC_MESSAGES/fr_FR.mo + /install/lang/fr_FR/LC_MESSAGES/fr_FR.po ++ Added Indonesian translation (thanks to Eko Prasetiyo) +$ /install/isession.inc + /install/lang/id_ID/LC_MESSAGES/id_ID.mo + /install/lang/id_ID/LC_MESSAGES/id_ID.po +# Warning in installer cleanup +$ /includes/ajax.inc +# Subpage display title update on lang switching +$ /install/index.php + +08-Aug-2010 Janusz Dobrowolski ++ Multilangage support in installer +$ /install/lang (new) + /install/lang/new_language_template/LC_MESSAGES (new) + /install/lang/new_language_template/LC_MESSAGES/empty.po (new) + /install/index.php + /install/isession.inc ++ Added Polish installer translation +$ /install/lang/pl_PL (new) + /install/lang/pl_PL/LC_MESSAGES (new) + /install/lang/pl_PL/LC_MESSAGES/pl_PL.po (new) + /install/lang/pl_PL/LC_MESSAGES/pl_PL.mo (new) ++ Added Danish/Svedish installer translation (Joe Hunt) +$ /install/lang/da_DK (new) + /install/lang/da_DK/LC_MESSAGES (new) + /install/lang/da_DK/LC_MESSAGES/da_DK.po (new) + /install/lang/da_DK/LC_MESSAGES/da_DK.mo (new) +$ /install/lang/sv_SE (new) + /install/lang/sv_SE/LC_MESSAGES (new) + /install/lang/sv_SE/LC_MESSAGES/sv_SE.po (new) + /install/lang/sv_SE/LC_MESSAGES/sv_SE.mo (new) + +! Updated language template +$ /lang/new_language_template/LC_MESSAGES/empty.po + +07-Aug-2010 Janusz Dobrowolski ++ Added langauges selection in installer. +$ /install/index.php +! Testing config_db on start +$ /index.php +# Side bug fixed. +$ /applications/setup.php +! Default language code changed form 'en_GB' to 'C' +$ /admin/inst_lang.php + /includes/system_tests.inc + /includes/lang/gettext.php + /includes/lang/language.php + /sql/alter2.3rc.sql + /sql/alter2.3.php + /sql/en_US-demo.sql +! Cleanup. +$ /includes/archive.inc +! Additional error messages +$ /includes/packages.inc +! Added descriptions for all existing hooks +$ /lang/new_language_template/locale.inc +! Changed hook name from TaxFunction to tax_report_done +$ /reporting/rep709.php + +07-Aut-2010 Joe Hunt +# Stamping the installed_languags.inc file with 'rtl' = false, causes 'rtl'. + The value: 'rtl' = false will make the variable as isset. +$ /includes/lang/languages.php + /includes/session.inc + /admin/inst_lang.php + +06-Aug-2010 Janusz Dobrowolski +# Fixed page title +$ /gl/gl_bank.php +# Fixed memo dupliactaion after bank payment edition. +$ /gl/includes/db/gl_db_bank_trans.inc +! Cleanup. +$ /install/index.php +! Improved chart list selection. +$ /includes/ui/ui_lists.inc ++ Added Chart of accounts installation. +$ /admin/inst_chart.php (new) + /applications/setup.php +# Fixed third-party extension installation +$ /admin/inst_module.php +# Fixed theme description popup. +$ /admin/inst_theme.php +! Added optional type parameter in get_extensions_list() +$ /includes/packages.inc ++ Added encoding display for chart packages list +$ /install/index.php +# Fixed multiline package property values display. +$ /includes/ui/view_package.php + +06-Aug-2010 Joe Hunt +# Bank Payment on customer statements shows in credit column, should be debit. Balance ok. +$ /reporting/rep108.php + +04-Aug-2010 Janusz Dobrowolski ++ Rewritten installation wizard, uploading additional COAs form repository during install + /install/index.php + /install/stylesheet.css + /install/isession.inc (new) + /install/save.php (removed) +! COAs selected from previously uploaded charts. +$ /admin/create_coy.php +! Diagnostic tests moved to separate file, to be reused during FA install. +$ /includes/system_tests.inc (new) + /admin/system_diagnostics.php +! user_theme fixed to be used before login, and warning suppressed in array_search_value +$ /includes/current_user.inc +# Fixed bug in check_write() helper +$ /includes/main.inc +! Changed core_version to db_version for better readibility +$ /admin/db/company_db.inc + /sql/alter2.3.php + /version.php ++ Chart packages support added +$ /includes/packages.inc + /includes/ui/ui_lists.inc +! Update from beta to RC1 +$ /sql/alter2.3rc.sql (new) + /sql/en_US-demo.sql + /sql/en_US-new.sql +# Fixed exit on error in check_db_error() +$ /includes/errors.inc +! Added css parameter in page(); +$ /includes/page/header.inc + /includes/main.inc +! Changed repository parameteres format. +$ /version.php +! Cleanup +$ /admin/inst_lang.php + +04-Aug-2010 Joe Hunt ++ Added an extra parameter to db_export in maintenance_db.inc for new COAs +$ /admin/db/maintenance_db.inc +# Link error in items.php for Pictures +$ /inventory/manage/items.php + +01-Aug-2010 Joe Hunt ++ Added Email link when updating documents. +$ /sales/credit_note_entry.php + /sales/customer_credit_invoice.php + /sales/customer_invoice.php + +30-Jul-2010 Janusz Dobrowolski +! Skipping hidden files in sql folder during upgrade. +$ /admin/inst_upgrade.php +# Warning cleanup +$ /includes/lang/language.php +# Bug in src document lines retrieval during edition +$ /sales/includes/cart_class.inc +! Fixing extensions configuration moved to installed() method. +$ /sql/alter2.3.php + +26-Jul-2010 Janusz Dobrowolski +# Fatal typo in upgrade function fixed. +$ /sql/alter2.3.php + +25-Jul-2010 Janusz Dobrowolski +# Fixed language file switching on package version change + /admin/db/company_db.inc + /includes/session.inc + /includes/lang/language.php + /includes/current_user.inc +! flush_dir() and company_path() moved to current_user.php +$ /includes/main.inc ++ Added preprinted forms folder +$ /reporting/includes/forms (new) + /reporting/includes/forms/index.php +# Fixed multilanguage tests +$ /admin/system_diagnostics.php + /includes/lang/gettext.php +# Fixed config comments +$ /admin/db/maintenance_db.inc +! Cleanup. +$ /includes/packages.inc +# Fixed installed_languages config file upgrade. +$ /sql/alter2.3.php + +24-Jul-2010 Janusz Dobrowolski +# Upgrade routines for extensions configuration + /sql/alter2.3.php +# Cleanup +$ /admin/inst_module.php + /includes/current_user.inc + /includes/packages.inc + +24-Jul-2010 Joe Hunt +! Changed so Purchase Order also print taxes. +$ /reporting/rep209.php + /reporting/doctype.inc +# Fixed Customer Details Report and Pricelist (UOM) +$ /reporting/rep103.php + /reporting/rep104.php + +23-Jul-2010 Janusz Dobrowolski ++ Added tax information display + /purchasing/view/view_grn.php + /purchasing/view/view_po.php ++ Added option for tax included prices. +$ /purchasing/includes/db/suppliers_db.inc + /purchasing/manage/suppliers.php ++ Added support for transactions with tax included prices +$ /purchasing/po_entry_items.php + /purchasing/po_receive_items.php + /purchasing/includes/po_class.inc + /purchasing/includes/supp_trans_class.inc + /purchasing/includes/db/grn_db.inc + /purchasing/includes/db/invoice_db.inc + /purchasing/includes/db/po_db.inc + /purchasing/includes/db/supp_trans_db.inc + /purchasing/includes/ui/invoice_ui.inc + /purchasing/includes/ui/po_ui.inc ++ Added GRNs to supplier transaction inquiry + /purchasing/inquiry/supplier_inquiry.php +! Added upgrade from 2.3beta to 2.3RC + /sql/alter2.3.php + /sql/alter2.3.sql + /sql/en_US-demo.sql + /sql/en_US-new.sql +! Versions information moved to separate file. +$ /version.php (new) + /config.default.php + /includes/session.inc +! Fixed item list buttons position. +$ /sales/includes/ui/sales_order_ui.inc +# Fixed credit links colors +$ /themes/aqua/default.css + /themes/cool/default.css + /themes/default/default.css +# SysPrefs restoration after upgrade. +$ /admin/inst_upgrade.php +# Warning clenaup +$ /includes/packages.inc ++ Supplier transactions list added. +$ /includes/ui/ui_lists.inc +# Fixed tax footer descriptions +$ /includes/ui/ui_view.inc + +21-Jul-2010 Joe Hunt +! Changed Report Statements to accept selector Outstanding Only +$ /reporting/reports_main.php + /reporting/rep108.php + +19-Jul-2010 Joe Hunt ++ Added Revenue / Cost Accruals to be included in core FA +$ /applications/generalledger.php + /gl/accruals.php (new file) + /gl/view/accrual_trans.php (new file) + /includes/access_levels.inc +! Changed Std. Cost to show all decimals, and added UOM +$ /reporting/rep301.php + /reporting/rep303.php +# Wrong link to Inventory Reports +$ /applications/inventory.php + +18-Jul-2010 Janusz Dobrowolski +! Improved key_in_foreign_table to check multiply tables +$ /admin/db/company_db.inc +! New customer/supplier currency can be edited as long as no transaction is entered. +$ /purchasing/includes/db/suppliers_db.inc + /purchasing/manage/suppliers.php + /sales/includes/db/customers_db.inc + /sales/manage/customers.php + +17-Jul-2010 Janusz Dobrowolski ++ New packaged extensions system +$ /modules/_cache/index.php (new) + /FA.pem (new) + /includes/archive.inc (new) + /includes/packages.inc (new) + /includes/ui/view_package.php (new) + /config.default.php + /frontaccounting.php + /admin/inst_lang.php + /admin/inst_module.php + /includes/access_levels.inc + /includes/ui/ui_controls.inc + /includes/ui/ui_view.inc + /admin/db/maintenance_db.inc +! Changed language file convention to prevent need for apache restart after *.po file change. +$ /includes/lang/gettext.php + /includes/lang/language.php +! Small cleanup +$ /includes/page/header.inc +! Fixed memo string in adjust_deliveries. +$ /includes/db/inventory_db.inc +! Fixed call params check message display +$ /gl/view/gl_trans_view.php +! Updated MySQL, php, debugging and extension system checks +$ /admin/system_diagnostics.php +# Fixed gettext msg typo +$ /purchasing/supplier_invoice.php +# Fixed curr_default check +$ /gl/manage/currencies.php +# Message typos +$ /admin/create_coy.php + /admin/inst_upgrade.php +! Updated translation template +$ /lang/new_language_template/LC_MESSAGES/empty.po + +15-Jul-2010 Chaitanya/Joe Hunt +! Changed calculating of cost update (average material price) for better sync. +$ /purchasing/includes/db/grn_db.inc + /purchasing/includes/db/invoice_db.inc + /manufacturing/includes/db/work_orders_db.inc + /includes/db/inventory_db.inc + +------------------------------- Release 2.3 Beta -------------------------------- +28-Jun-2010 Joe Hunt +! Release 2.3 Beta +$ config.default.php + +28-Jun-2010 Merged changes from main trunk (2.2.11) as follows +------------------------------- Release 2.2.11 ---------------------------------- +! Release 2.2.11 +$ config.default.php + update.html + +22-Jun-2010 Joe Hunt +# Minor select bug in create recurrent invoices +$ /sales/create_recurrent_invoices.php + +18-Jun-2010 Joe Hunt +- Removed constraint on day values in Payment Terms +$ /admin/payment_terms.php + +18-Jun-2010 Janusz Dobrowolski +# Small bug on final credit note screen redirection +$ /sales/customer_credit_invoice.php + +17-Jun-2010 Janusz Dobrowolski +# [0000235],[0000236] db error in sales order view window. +$ /sales/view/view_sales_order.php + +14-Jun-2010 Tom Moulton/Joe Hunt +# Bug [0000231] Wrong On Order for Advanced Manufacturing.before final production. +$ /includes/db/manufacturing_db.inc +! Allow optional non zero values in reports 101,102,201,202,203 and 303. +$ /reporting/rep101.php + /reporting/rep102.php + /reporting/rep201.php + /reporting/rep202.php + /reporting/rep203.php + /reporting/rep303.php + /reporting/reports_main.php + +---------- End of changes from main trunk 2.2.11 + +27-Jun-2010 Janusz Dobrowolski ++ Added debtor_trans.src_id update +$ /sql/alter2.3.php + /sql/alter2.3.sql ++ Added key for debtor_trans_detail.src_id +$ /sql/en_US-demo.sql + /sql/en_US-new.sql ++ Added company upgrade boundary markers in error log. +$ /admin/inst_upgrade.php +! Changed price column name to reflect current pricelist type. + /sales/includes/ui/sales_order_ui.inc +# Fixed sql (removed obsolete email field) + /reporting/rep112.php +# Fixed sql for child/parent lines retrieval + /sales/includes/sales_db.inc +# Removed bank payment print links (not implemented yet) + /sales/inquiry/customer_inquiry.php +# Cleanup +$ /purchasing/includes/db/po_db.inc + +26-Jun-2010 Joe Hunt +! Option to suppress tax rates on documents. To be used for tax on tax + The tax % should be included in the tax name and the calculated + rate be set as the rate. $suppress_tax_rates in config.php set to 1. +$ config.default.php + /includes/ui/ui_view.inc + /reporting/rep107.php + /reporting/rep110.php +! Improvements to Sales Groups. Presenting the Id too. +$ /sales/manage/sales_groups.php ++ Preparing for 2.3 Beta +$ update.html + +26-Jun-2010 Janusz Dobrowolski +# Fixed sql for child transaction retrieval +$ /sales/includes/sales_db.inc +! Added debtor_trans_details.src_id +$ /sql/en_US-demo.sql + /sql/en_US-new.sql + +25-Jun-2010 Janusz Dobrowolski +! Allow reuse of references previously used on voided transactions +$ /includes/references.inc +! Fixed sales database design to ensure document relations consistency on line level. +$ /admin/db/fiscalyears_db.inc + /admin/db/voiding_db.inc + /reporting/includes/header2.inc + /sales/customer_invoice.php + /sales/includes/cart_class.inc + /sales/includes/sales_db.inc + /sales/includes/db/cust_trans_db.inc + /sales/includes/db/cust_trans_details_db.inc + /sales/includes/db/payment_db.inc + /sales/includes/db/sales_credit_db.inc + /sales/includes/db/sales_delivery_db.inc + /sales/includes/db/sales_invoice_db.inc + /sales/view/view_invoice.php + /sales/view/view_sales_order.php + +24-Jun-2010 Joe Hunt +# Rewritten function gl_account_in_company_defaults in gl_db_accounts.inc +$ /gl/includes/db/gl_db_accounts.inc +# More test on tags due to db error in reports with tags. +$ /reporting/rep705.php + /reporting/rep706.php + /reporting/rep707.php + +23-Jun-2010 Chaitanya/Joe Hunt +! Changed memo message in supp invoice price variance +$ /purchasing/includes/db/invoice_db.inc +! Changed Ourstanding GRN Report to use Actual Price instead of Std Cost. +$ /reporting/rep204.php + +23-Jun-2010 Janusz Dobrowolski +# Restored customer payments display +$ /sales/includes/db/cust_trans_db.inc + +22-Jun-2010 Janusz Dobrowolski +# Fixed pos parameters retrieval in direct invoice +$ /sales/includes/cart_class.inc + +21-Jun-2010 Janusz Dobrowolski ++ Support for current credit display +$ /includes/ui/ui_input.inc + /purchasing/po_entry_items.php + /purchasing/includes/po_class.inc + /purchasing/includes/db/po_db.inc + /purchasing/includes/db/suppliers_db.inc + /purchasing/includes/ui/po_ui.inc + /sales/customer_delivery.php + /sales/includes/cart_class.inc + /sales/includes/db/customers_db.inc + /sales/includes/db/sales_order_db.inc + /sales/includes/ui/sales_order_ui.inc ++ Optional displaying all sql queries in footer for debugging purposes + /includes/db/connect_db.inc + /includes/page/footer.inc + /config.default.php + /admin/system_diagnostics.php + /includes/errors.inc ++ Not fully credited invoice can still be credited (automatic payments reallocation) +$ /sales/includes/db/cust_trans_db.inc + /sales/includes/db/custalloc_db.inc + /sales/includes/db/sales_credit_db.inc ++ Added payment term types +$ /includes/sysnames.inc + /includes/types.inc ++ Added popup mode +$ /sales/inquiry/customer_inquiry.php + /purchasing/inquiry/supplier_inquiry.php +! Reorganized payment terms editor +$ /admin/payment_terms.php + /includes/ui/ui_lists.inc +! Comments +$ /includes/ui/allocation_cart.inc +! Cleanup +$ /reporting/rep101.php +# Fixed fatal typo +$ /sales/customer_credit_invoice.php +! Fixed final page message text +$ /sales/customer_invoice.php +! Removed sparse order allocation code, invoice reallocation routine added +$ /sales/includes/db/custalloc_db.inc +# Fixed branch creation for new company +$ /sales/manage/customer_branches.php +! Changed line_details class name to po_line_details to avoid conflicts. +$ /purchasing/includes/po_class.inc +! Added sales and purchase order totals +$ /sql/alter2.3.sql + /sql/alter2.3.php + /sql/en_US-demo.sql + /sql/en_US-new.sql + +14-Jun-2010 Janusz Dobrowolski +# Additional corrections to yesterday commit +$ /sales/includes/cart_class.inc + /sales/includes/db/cust_trans_db.inc + /sales/view/view_sales_order.php + +13-Jun-2010 Janusz Dobrowolski +# Small layout bug in tabs widget +$ /includes/ui/ui_controls.inc +! Allowed space and '[' in button names +$ /includes/ui/ui_input.inc +! Formatted posts and a couple of improvements +$ /includes/ui/simple_crud_class.inc +! Changed method naming convention +$ /includes/ui/contacts_view.inc +! is_invoice property superseded by trans_type, removed obsolete Complete property +$ /purchasing/includes/supp_trans_class.inc + /purchasing/includes/db/invoice_db.inc + /purchasing/includes/ui/invoice_ui.inc + /purchasing/view/view_supp_credit.php + /purchasing/view/view_supp_invoice.php +! Cleanups and comments +$ /purchasing/includes/po_class.inc + /sales/includes/cart_class.inc +! Added document inheritance definitions +$ /includes/types.inc +# Smaller technical fixes +$ /purchasing/includes/db/grn_db.inc + /purchasing/includes/db/po_db.inc + /sales/includes/sales_db.inc + /sales/includes/db/sales_credit_db.inc + /purchasing/po_entry_items.php + /purchasing/po_receive_items.php + /purchasing/supplier_credit.php + /purchasing/supplier_invoice.php + +13-Jun-2010 Merged changes from main trunk (2.2.10) as follows + +------------------------------- Release 2.2.10 ---------------------------------- +11-Jun-2010 Joe Hunt +! Release 2.2.10 +$ config.default.php + update.html + +10-Jun-2010 Joe Hunt +! Changed Wiki help url and site url in config.default.php +$ config.default.php + +07-Jun-2010 Joe Hunt +# HTML decode text when printing to Excel. +$ /reporting/includes/excel_report.inc + +06-Jun-2010 Janusz Dobrowolski +# False overallocation fixed. +$ /includes/ui/allocation_cart.inc ++ Allowed optional long timeout on default/cancel/selector buttons +$ /includes/ui/ui_input.inc + /js/behaviour.js + /js/inserts.js +# Long ajax timeout on all reports +$ /reporting/includes/reports_classes.inc +# [0000232] Fixed list of related invoices/credits in SO view. +$ /sales/view/view_sales_order.php +# Small bug on final screen redirection +$ /sales/customer_credit_invoice.php + +03-Jun-2010 Joe Hunt +# Rounding bug when decimals greater than or equal to 6. +$ /includes/current_user.inc + +31-May-2010 Joe Hunt +# No limit on 30 days in Payment terms if end of month. +$ /admin/payment_terms.php + +30-May-2010 Joe Hunt +! Global variabel, $def_print_destination, config.php can be set to 0 or 1 +$ config.default.php + /reporting/includes/reports_classes.inc +! copy line memo to next line in journal entries and bank payments/deposits +$ /gl/includes/ui/gl_bank_ui.inc + /gl/includes/ui/gl_journal_ui.inc +! Report GL Transactions now prints line memos +$ /reporting/rep704.php + +29-May-2010 Janusz Dobrowolski +# Smaller fixes initial COAs +$ /sql/en_US-demo.sql + /sql/en_US-new.sql + +---------- End of changes from main trunk 2.2.10 + +05-Jun-2010 Joe Hunt +! Allowing SA_MULTIFISCALYEAR access to enter transactions on open fiscal years +$ /admin/db/fiscalyears_db.inc + /includes/date_functions.inc + /includes/acces_levels.inc + +31-May-2010 Joe Hunt +! Allowing modifying of Bank Payments/Deposits +$ /gl/gl_bank.php + /gl/includes/db/gl_db_banking.inc + /gl/includes/db/gl_db_bank_trans.inc + /gl/includes/db/gl_db_trans.inc + /gl/inquiry/journal_inquiry.php + /purchasing/includes/db/supp_trans_db.inc + /sales/includes/db/cust_trans_db.inc + +27-May-2010 Merged changes from main trunk (2.2.8, 2.2.9) as follows + +------------------------------- Release 2.2.9 ---------------------------------- +24-May-2010 Joe hunt +! Release 2.2.9 +$ config.default.php + update.html +# [0000230] Incorrect 'On order' quantity of raw materials in the 'Stock Check Sheets' report. +$ /reporting/rep303.php + +24-May-2010 Janusz Dobrowolski +# Additional fixes in payment/deposit allocations. +$ /includes/ui/allocation_cart.inc + /js/payalloc.js + +22-May-2010 Janusz Dobrowolski +# Fixed html generation for buttons +$ /includes/ui/ui_input.inc + +13-May-2010 Janusz Dobrowolski +# [0000229] Payment overallocation is now forbidden (addendum) +$ /js/payalloc.js + +12-May-2010 Janusz Dobrowolski +# [0000226] Fixed diagnostic checks for javascript cached files, improved readability +$ /admin/system_diagnostics.php +# [0000227] Fixed cookie name to enable multiply FA instances on the same server. +$ /includes/session.inc +# [0000229] Payment overallocation is now forbidden +$ /includes/ui/allocation_cart.inc + /js/allocate.js +# Fixed email links to use ajax +$ /purchasing/po_entry_items.php + /sales/credit_note_entry.php + /sales/customer_delivery.php + /sales/customer_invoice.php +# Fixed shipping tax naming +$ /taxes/tax_groups.php + +12-May-2010 Joe Hunt +! Changed to allow change of theme in 'allow_demo_mode' during session +$ /admin/display_prefs.php +! [0000228] Sales order inquiry using reference number. +$ /sales/inquiry/sales_orders_view.php + +10-May-2010 Joe Hunt/Alvin +! Changed so Print Statements don't list voided items. +$ /reporting/rep108.php + +04-May-2010 Janusz Dobrowolski/Robert Laussegger +# Fixed amibiguites and typos in report titles. +$ /reporting/includes/doctext.inc + /reporting/includes/doctext2.inc + +04-May-2010 Joe Hunt +# [0000225] Supplier Payment Report showing paid invoices (rounding problem) +$ /reporting/rep203.php +! Minor change to balance sheet/profit and loss drilldown + Script is modified to display only direct child types +/gl/inquiry/balance_sheet.php +/gl/inquiry/profit_loss.php +! New empty.po for release 2.2.8 +$ /lang/new_language_template/LC_MESSAGES/empty.po + +26-Apr-2010 Joe Hunt +! Allowing the Tax Report to be printed to Excel/OO Calc +$ /reporting/rep709.php + /reporting/reports_main.php + /reporting/includes/excel_report.inc + +21-Apr-2010 Joe Hunt +# [0000223] Incorrect backup of tables with more than 2 digit prefix +$ /admin/db/maintenance_db.inc + +21-Apr-2010 Joe Hunt +# [0000222] Deleting a Sales Order with reference to a voided delivery causes SQL error when + looking at this delivery. Solution, can't delete, but set the deliveries to 0 + on the lines. +$ /sales/includes/db/sales_order_db.inc + +------------------------------- Release 2.2.8 ---------------------------------- +18-Apr-2010 +! Release 2.2.8 +$ config.default.php + update.html + +17-Apr-2010 Janusz Dobrowolski +# Small fix in company creation +$ /admin/create_coy.php +# Checking whether reference is unique before saving transaction. +$ /sales/sales_order_entry.php + +09-Apr-2010 Joe Hunt +# Creating a new company without a Database script causes unpredictable errors. +$ /admin/create_coy.php + +06-Apr-2010 Joe Hunt/Albin +# Inactive items should not show in Price List Report. In Item lists they are + stamped (Inactive) after the description. +$ /reporting/rep104.php + /reporting/rep301.php + /reporting/rep302.php + /reporting/rep303.php + /reporting/rep304.php + /reporting/rep305.php + +03-Apr-2010 Joe Hunt/Chaitanya +# [0000219] Incorrect behaviors regarding Payment forms +$ /purchasing/supplier_payment.php + /sales/customer_payments.php + +20-Mar-2010 Joe Hunt/RodW +# [0000215} Wrong text in deliver to and not printing it. +$ /reporting/includes/doctext.inc + /reporting/includes/doctext2.inc + /reporting/includes/header2.inc + +15-Mar-2010 Janusz Dobrowolski +# Missing check for customer/branch selected ([0000216]) +$ /sales/sales_order_entry.php + /sales/customer_payment.php +# Missing check for supplier selected ([0000217]) +$ /purchasing/supplier_invoice.php + /purchasing/supplier_payment.php + /purchasing/po_entry_items.php +# Fixed db error on no supplier selected + /purchasing/includes/db/suppalloc_db.inc +# Smaller clenaups. +$ /includes/current_user.inc + /includes/session.inc + +10-Mar-2010 Joe Hunt +! Print full Location name on reports +$ /reporting/rep105.php + /reporting/rep301.php + /reporting/rep302.php + /reporting/rep303.php +# Print reference on email (PO) + /reporting/rep209.php + +07-Mar-2010 Joe Hunt +# Bug in ui_lists.inc, systypes_list_row, too many parameters in + call to systypes_list_cells +$ /includes/ui/ui_lists.inc + +06-Mar-2010 Joe Hunt +# Bug in Text(Col)WrapLines. Doesn't break on space. +$ /reporting/includes/pdf_report.inc +# Missing 'Set Global Supplier' in invoice_ui.inc +$ /purchasing/includes/ui/invoice_ui.inc + +---------- End of changes from main trunk 2.2.7-2.2.9 + +15-May-2010 Joe Hunt +! Layout - added class label for branch link +$ /sales7manage/customers.php + +11-May-2010 Janusz Dobrowolski ++ Added multiply categorized customer/branch/supplier contacts in separate table, + per contact report language selection +$ /admin/crm_categories.php (new) + /applications/setup.php + /includes/access_levels.inc + /includes/sysnames.inc + /includes/db/crm_contacts_db.inc (new) + /includes/ui/contacts_view.inc (new) + /includes/ui/simple_crud_class.inc (new) + /manufacturing/includes/db/work_orders_db.inc + /purchasing/includes/db/suppliers_db.inc + /purchasing/manage/suppliers.php + /reporting/rep107.php + /reporting/rep108.php + /reporting/rep109.php + /reporting/rep110.php + /reporting/rep111.php + /reporting/rep112.php + /reporting/rep209.php + /reporting/rep210.php + /reporting/rep409.php + /sales/includes/db/branches_db.inc + /sales/includes/db/cust_trans_db.inc + /sales/includes/db/customers_db.inc + /sales/includes/db/sales_order_db.inc + /sales/includes/ui/sales_order_ui.inc + /sales/manage/customer_branches.php + /sales/manage/customers.php + /sql/alter2.3.php + /sql/alter2.3.sql + /sql/en_US-demo.sql + /sql/en_US-new.sql ++ Added tabbed content widget +$ /includes/ui/ui_controls.inc + /themes/aqua/default.css + /themes/cool/default.css + /themes/default/default.css ++ Changes in hotkeys system for tabs support +$ /js/inserts.js ++ Emailed reports can be send to multiply contacts, fixed email charset selection +$ /reporting/includes/pdf_report.inc ++ Added charset selection for email content +$ /reporting/includes/class.mail.inc +# Small field name bug +$ /reporting/reports_main.php +# Fixed typo and small bug +$ /reporting/includes/doctext.inc +# Fixed problem with multiselection in array_combo, added crm related list helpers +$ /includes/ui/ui_lists.inc +# Fixed function name +$ /sales/includes/db/sales_credit_db.inc +# Fixed email sending links to use ajax. +$ /sales/credit_note_entry.php + /sales/customer_delivery.php + /sales/customer_invoice.php +# Fix in array_search_keys +$ /includes/current_user.inc +# Fixed bug in company deletion +$ /admin/create_coy.php + /admin/db/company_db.inc + +07-May-2010 Joe Hunt ++ Added Account tags selection in Annual Expense Breakdown, Balanse Sheet + and Profit and Loss Sheet +$ /admin/db/tags_db.inc + /reporting/rep705.php + /reporting/rep706.php + /reporting/rep707.php + /reporting/reports_main.php + /reporting/includes/reports_classes.inc + +07-May-2010 Janusz Dobrowolski +# Fixed bug in array_selector for multiply lists +$ /includes/ui/ui_lists.inc + +30-Apr-2010 Janusz Dobrowolski ++ Recovering next reference after voiding of last reference + /admin/db/voiding_db.inc + /includes/references.inc + /includes/db/references_db.inc +# Reference column displayed also for journal entries + /admin/void_transaction.php +# Voided transactions excluded form list of transactions + /admin/db/transactions_db.inc + 26-Apr-2010 Joe Hunt ! Changed voiding of Direct Invoice to automatically void 'auto' delivery and set SO quantity and qty_sent to 0. @@ -194,7 +1259,7 @@ $ /reporting rep301.php /reporting rep304.php /reporting rep601.php -05-Mar-2010 Merged changes from main trunk up to 2.2.7 as follows +05-Mar-2010 Merged changes from main trunk up to 2.2. as follows ------------------------------- Release 2.2.7 ---------------------------------- 05-Mar-2010 Joe Hunt ! Release 2.2.7