Wrong column for array_substitute in delivery and invoice templates.
[fa-stable.git] / CHANGELOG.txt
index c55ee0b9610f026fe204504488a8cfd120190577..e980bc6003630c5c58d25e660331269f97ac1455 100644 (file)
 ------------
 This is a changelog for FrontAccounting All releases.
 
+2013-02-14 09:20 +0100 Janusz Dobrowolski
+(3183) Version 2.3.15
+ version.php
+
+2013-02-14 09:20 +0100 Janusz Dobrowolski
+(3182) Updated main gettext template.
+ lang/new_language_template/LC_MESSAGES/empty.po
+
+2013-02-11 08:30 +0100 Janusz Dobrowolski
+(3181) Fixed current purchasing credit display.
+ purchasing/includes/db/invoice_db.inc
+ purchasing/includes/ui/po_ui.inc
+
+2013-02-11 01:05 +0100 Joe Hunt
+(3180) Changed Header_3 function to increase the y-value in the logo.
+ reporting/includes/pdf_report.inc
+
+2013-02-08 11:24 +0100 Janusz Dobrowolski
+(3179) Fixed handling of undefined mailboxes when reports are sent via email; supressed duplicate errors display.
+ includes/errors.inc
+ reporting/includes/doctext.inc
+ reporting/includes/pdf_report.inc
+
+2013-02-04 08:46 +0100 Joe Hunt
+(3178) Added email in current user class.
+ includes/current_user.inc
+
+2013-02-03 19:57 +0100 Janusz Dobrowolski
+(3177) Added $space parameter to display_footer_exit() helper.
+ includes/ui/ui_view.inc
+
+2013-02-01 17:12 +0100 Joe Hunt
+(3176) When updating costs and no quantity on hand we got a db error (in newer mysql releases).
+ inventory/includes/db/items_trans_db.inc
+
+2013-01-31 11:02 +0100 Janusz Dobrowolski
+(3175) Favicon improvements (ApMuthu).
+ access/login.php
+ includes/page/header.inc
+ themes/default/images/favicon.ico
+ themes/default/images/favicon.png
+
+2013-01-30 20:23 +0100 Janusz Dobrowolski
+(3174) Cleanup (removed redundant argument mistakenly introduced in bank_accounts_list() helper).
+ includes/ui/ui_lists.inc
+
+2013-01-30 13:01 +0100 Janusz Dobrowolski
+(3173) Added favicon to default theme, get_customer_by_ref() helper and a couple of cleanups.
+ access/login.php
+ gl/includes/db/gl_db_bank_accounts.inc
+ includes/date_functions.inc
+ includes/ui/ui_lists.inc
+ sales/includes/db/customers_db.inc
+ themes/default/images/favicon.png
+
+2013-01-27 17:55 +0100 Janusz Dobrowolski
+(3172) Cleanup in get_sql_for_supplier_inquiry().
+ purchasing/includes/db/supp_trans_db.inc
+ purchasing/inquiry/supplier_inquiry.php
+
+2013-01-29 11:48 +0100 Joe Hunt
+(3171) Small bugs in Customer Detail Report and Supplier Detail Report.
+ reporting/rep103.php
+ reporting/rep205.php
+
+2013-01-29 10:15 +0100 Joe Hunt
+(3170) Small bug when editing inside the tabs in Items. The Select button disappeared.
+ inventory/cost_update.php
+ inventory/prices.php
+ inventory/purchasing_data.php
+ inventory/reorder_level.php
+
+2013-01-29 08:43 +0100 Joe Hunt
+(3169) Fixed a bug so calling the popup items (f4) works when making PO, Direct GRN, Direct Supp Invoice
+ inventory/manage/items.php
+ purchasing/includes/ui/po_ui.inc
+
+2013-01-29 01:01 +0100 Joe Hunt
+(3168) New report, Supplier Details Report, and fix of a bug in Customer Details Report.
+ reporting/rep103.php
+ reporting/rep205.php
+ reporting/reports_main.php
+
+2013-01-28 15:36 +0100 Joe Hunt
+(3167) Rerun (parse error)
+ gl/gl_bank.php
+
+2013-01-28 15:32 +0100 Joe Hunt
+(3166) Slightly change in dispaly_notification look (using sprintf).
+ gl/gl_bank.php
+
+2013-01-27 15:38 +0100 Joe Hunt
+(3165) Fixed a small bug in cost update.
+ inventory/cost_update.php
+
+2013-01-27 01:35 +0100 Joe Hunt
+(3164) 0002032: user_theme() should return default if theme does not exist
+ includes/prefs/userprefs.inc
+
+2013-01-26 17:57 +0100 Joe Hunt
+(3163) Fixed a couple of small bugs in Inventory Purchasing Report.
+ reporting/rep306.php
+
+2013-01-26 15:29 +0100 Joe Hunt
+(3162) Included Sales Pricing, Purchasing Prising, Cost update and Reorder Levels in tabs in Items form.
+ inventory/cost_update.php
+ inventory/includes/db/items_prices_db.inc
+ inventory/includes/db/items_trans_db.inc
+ inventory/manage/items.php
+ inventory/prices.php
+ inventory/purchasing_data.php
+ inventory/reorder_level.php
+
+2013-01-24 16:11 +0100 Janusz Dobrowolski
+(3161) Partially delivered Sales Order can now be closed using 'Cancel Order' button on edition.
+ sales/sales_order_entry.php
+
+2013-01-24 13:53 +0100 Joe Hunt
+(3160) In case of document reference already in use, FA suggest the next number (if possible) ready to save again.
+ sales/sales_order_entry.php
+
+2013-01-24 11:11 +0100 Joe Hunt
+(3159) New report, Inventory Movements, added to FrontAccounting core.
+ reporting/rep307.php
+ reporting/reports_main.php
+
+2013-01-22 23:34 +0100 Joe Hunt
+(3158) Text not gettextized in /admin/backups.php.
+ admin/backups.php
+
+2013-01-21 08:51 +0100 Janusz Dobrowolski
+(3157) Fixed 'Moved Temporarily' error after login (on some server configurations).
+ includes/session.inc
+
+2013-01-20 17:22 +0100 Joe Hunt
+(3156) Email of Sales Documents now use the General Contact type (fall back if no 'orders', 'invoices' contact types)
+ reporting/rep107.php
+ reporting/rep109.php
+ reporting/rep110.php
+ reporting/rep111.php
+ reporting/rep113.php
+
+2013-01-19 12:10 +0100 Janusz Dobrowolski
+(3155) Fixed 'page expired' prevention (white screen/warnings after session timout).
+ includes/session.inc
+
+2013-01-18 11:49 +0100 Janusz Dobrowolski
+(3154) Fixes in sales credit note voiding procedures (invalid changes in delivery notes).
+ sales/includes/db/custalloc_db.inc
+ sales/includes/db/sales_invoice_db.inc
+
+2013-01-17 12:59 +0100 Joe Hunt
+(3153) Release 2.3.14 and CHANGELOG.txt
+ CHANGELOG.txt
+
+2013-01-17 11:51 +0100 Janusz Dobrowolski
+(3152) Added tag version_2_3_14 for changeset 2515a2808a2d
+ .hgtags
+
+2013-01-17 11:50 +0100 Janusz Dobrowolski
+(3151) .hgtags cleanup
+ .hgtags
+
+2013-01-17 11:39 +0100 Joe Hunt
+(3150) Changed update.html, empty.po for application and install from iso-8859-2 to iso-8859-1.
+ install/lang/new_language_template/LC_MESSAGES/empty.po
+ lang/new_language_template/LC_MESSAGES/empty.po
+ update.html
+
+2013-01-17 11:16 +0100 Janusz Dobrowolski
+(3149) Added tag version, 2_3_14 for changeset 0904a7e012c2
+ .hgtags
+
+2013-01-17 11:15 +0100 Janusz Dobrowolski
+(3148) Fixed version
+ version.php
+
+2013-01-17 11:01 +0100 Janusz Dobrowolski
+(3147) Added tag version_2_3_14 for changeset 382defbe35d4
+ .hgtags
+
+2013-01-17 11:01 +0100 Janusz Dobrowolski
+(3146) Updated gettext template.
+ lang/new_language_template/LC_MESSAGES/empty.po
+
+2013-01-17 11:00 +0100 Janusz Dobrowolski
+(3145) Fixed gettext translations (memos generated by stock_cost_update() and adjust_deliveries())
+ includes/db/inventory_db.inc
+ inventory/includes/db/items_trans_db.inc
+
+2013-01-17 10:45 +0100 Janusz Dobrowolski
+(3144) Rounding errors logging added.
+ gl/includes/db/gl_db_trans.inc
+
+2013-01-17 01:29 +0100 Joe Hunt
+(3142) Implemented Selectable Print Orientation (Portrait, Landscape) for all reports in report centre
+ config.default.php
+ includes/current_user.inc
+ manufacturing/work_order_entry.php
+ reporting/includes/reporting.inc
+ reporting/includes/reports_classes.inc
+ reporting/prn_redirect.php
+ reporting/rep101.php
+ reporting/rep102.php
+ reporting/rep103.php
+ reporting/rep104.php
+ reporting/rep105.php
+ reporting/rep106.php
+ reporting/rep107.php
+ reporting/rep108.php
+ reporting/rep109.php
+ reporting/rep110.php
+ reporting/rep111.php
+ reporting/rep112.php
+ reporting/rep113.php
+ reporting/rep114.php
+ reporting/rep201.php
+ reporting/rep202.php
+ reporting/rep203.php
+ reporting/rep204.php
+ reporting/rep209.php
+ reporting/rep210.php
+ reporting/rep301.php
+ reporting/rep302.php
+ reporting/rep303.php
+ reporting/rep304.php
+ reporting/rep305.php
+ reporting/rep306.php
+ reporting/rep401.php
+ reporting/rep409.php
+ reporting/rep501.php
+ reporting/rep601.php
+ reporting/rep701.php
+ reporting/rep702.php
+ reporting/rep704.php
+ reporting/rep705.php
+ reporting/rep706.php
+ reporting/rep707.php
+ reporting/rep708.php
+ reporting/rep709.php
+ reporting/rep710.php
+ reporting/reports_main.php
+ update.html
+
+2013-01-16 13:22 +0100 Janusz Dobrowolski
+(3141) Small fixes in attachments (check for non existent trasactions, proper page refresh after attachment)
+ admin/attachments.php
+ admin/db/transactions_db.inc
+
+2013-01-14 13:39 +0100 Joe Hunt
+(3136) Increased the allowed entry of chars in company name, login and create_coy to 50.
+ access/login.php
+ admin/create_coy.php
+
+2013-01-13 19:15 +0100 Joe Hunt
+(3135) A final fix for report Inventory Purchasing Report. With help from forum use chrison.
+ reporting/rep306.php
+
+2013-01-13 00:32 +0100 Joe Hunt
+(3134) Hotkey fix and overflow in coloumns for A4 report Invoice Purchasing Report.
+ reporting/rep306.php
+ reporting/reports_main.php
+
+2013-01-12 10:00 +0100 Joe Hunt
+(3133) Bugfix in new inventory purchasing report.
+ reporting/rep306.php
+
+2013-01-11 15:05 +0100 Joe Hunt
+(3132) New core report, Inventory Purchasing Report in Items and Inventory.
+ reporting/includes/reports_classes.inc
+ reporting/rep306.php
+ reporting/reports_main.php
+
+2013-01-03 16:14 +0100 Joe Hunt
+(3131) Translation conflicts in Bank Deposit/Payment. The 'To' should be 'Into'.
+ gl/includes/ui/gl_bank_ui.inc
+
+2013-01-03 16:10 +0100 Joe Hunt
+(3130) Certain new releases of MySql don't accept empty numeric values.
+ purchasing/manage/suppliers.php
+
+2013-01-03 16:08 +0100 Joe Hunt
+(3129) The on-screen reports Trial Balance and P&L Drilldown should follow the printed reports periods.
+ gl/inquiry/gl_trial_balance.php
+ gl/inquiry/profit_loss.php
+
+2013-01-03 16:07 +0100 Joe Hunt
+(3128) Certain newer versions of MySql could not fix empty numeric values.
+ gl/includes/ui/gl_bank_ui.inc
+
+2012-12-19 19:43 +0100 Janusz Dobrowolski
+(3127) All outgoing emails are optionally send also to BCC mailbox configured in company setup.
+ admin/company_preferences.php
+ reporting/includes/class.mail.inc
+ sql/en_US-demo.sql
+ sql/en_US-new.sql
+
+2012-12-19 18:08 +0100 Janusz Dobrowolski
+(3126) Cleanup - removed ancient references to pre-2.2 modules/plugins.
+ admin/inst_module.php
+ includes/ui/ui_lists.inc
+ sql/alter2.2.php
+
+2012-12-19 17:17 +0100 Janusz Dobrowolski
+(3125) Fixed write test for main directory during install.
+ includes/main.inc
+
+2012-12-19 12:35 +0100 Janusz Dobrowolski
+(3124) Database structure was not updated for extension packages activated by default.
+ includes/packages.inc
+
+2012-12-19 10:05 +0100 Janusz Dobrowolski
+(3123) 'Page expired' prevention rewritten due to caching problems in some browsers.
+ includes/session.inc
+
+2012-11-30 14:17 +0100 Janusz Dobrowolski
+(3122) Fixed error in attachments edition resulting in unexpected attachment file deletion, fixed attachments list update after change.
+ admin/attachments.php
+
+2012-11-24 11:20 +0100 Janusz Dobrowolski
+(3121) Added option to sort by customer and order number in customer allocations.
+ sales/inquiry/customer_allocation_inquiry.php
+
+2012-11-24 11:06 +0100 Janusz Dobrowolski
+(3120) Additional comments in config.default.php.
+ config.default.php
+
+2012-11-23 21:15 +0100 Janusz Dobrowolski
+(3119) Fixed customer payment edition code.
+ sales/customer_payments.php
+ sales/includes/db/cust_trans_db.inc
+
+2012-11-23 10:29 +0100 Janusz Dobrowolski
+(3118) Added back links to allocation inquiries on final page of customer/supplier payment.
+ lang/new_language_template/LC_MESSAGES/empty.po
+ purchasing/supplier_payment.php
+ sales/customer_payments.php
+
+2012-11-22 18:37 +0100 Janusz Dobrowolski
+(3117) Small layout fixed in report graphics.
+ reporting/includes/class.graphic.inc
+
+2012-11-22 17:58 +0100 Janusz Dobrowolski
+(3116) Added check for correct account selected for Retained Earnings and Profit/Loss in GL Setup.
+ admin/gl_setup.php
+
+2012-11-18 10:52 +0100 Joe Hunt
+(3109) Slightly improvement to Pie and Donuts graphic. Now displays which data is shown.
+ reporting/includes/class.graphic.inc
+
+2012-11-17 17:05 +0100 Joe Hunt
+(3108) 0001902: Graphics Pie and Donut not printing correctly
+ reporting/includes/class.graphic.inc
+
+2012-11-16 15:49 +0100 Janusz Dobrowolski
+(3107) Small fix for 5.3 compatibility.
+ reporting/includes/Workbook.php
+
+2012-11-16 08:38 +0100 Janusz Dobrowolski
+(3106) Added tag version_2_3_13 for changeset a253b76db0fb
+ .hgtags
+
+2012-11-15 16:48 +0100 Joe Hunt
+(3105) New Changelog.txt
+ CHANGELOG.txt
+
+2012-11-15 16:45 +0100 Joe Hunt
+(3104) Updated update.html
+ update.html
+
+2012-11-15 16:38 +0100 Joe Hunt
+(3103) Rollback of Session Abondoned Error and new variable, $no_check_edit_conflicts in config.php.
+ config.default.php
+ includes/session.inc
+ sales/includes/sales_ui.inc
+
+2012-11-15 15:23 +0100 Joe Hunt
+(3102) New Changelog.txt
+ CHANGELOG.txt
+
+2012-11-15 15:18 +0100 Joe Hunt
+(3101) Release 2.3.13
+ version.php
+
+2012-11-15 15:18 +0100 Joe Hunt
+(3100) Fixed session abandoned error in Windows Servers
+ includes/session.inc
+
+2012-11-12 13:09 +0100 Janusz Dobrowolski
+(3099) Prevent 'Page expired' messages when 'Back' link is used after login.
+ includes/session.inc
+
+2012-11-12 09:52 +0100 Janusz Dobrowolski
+(3098) Cleanup in curent_user.inc/session.inc
+ includes/current_user.inc
+ includes/session.inc
+
+2012-11-12 09:39 +0100 Janusz Dobrowolski
+(3097) Fixed small bug in mail class, added text/hmtl mime type.
+ includes/ui/view_package.php
+ reporting/includes/class.mail.inc
+
+2012-11-10 00:29 +0100 Joe Hunt
+(3096) Dimensions not utilized in Direct Invoice/Delivery
+ sales/includes/cart_class.inc
+
+2012-11-09 09:58 +0100 Joe Hunt
+(3095) Sales quotation and Sales order should not require sufficient stock.
+ sales/includes/ui/sales_order_ui.inc
+
+2012-11-05 23:33 +0100 Janusz Dobrowolski
+(3094) Fixed confirmation on ajax reloaded buttons (small fix for Gecko like browsers).
+ js/utils.js
+
+2012-11-05 17:49 +0100 Janusz Dobrowolski
+(3093) 0001879,0001880: Fixes in htaccess constraints, restricting System Diagnostic view to admin (ApMuthu)
+ .htaccess
+ applications/setup.php
+
+2012-11-05 08:30 +0100 Janusz Dobrowolski
+(3092) Fixed error messages on Sales Groups, updated gettext template.
+ lang/new_language_template/LC_MESSAGES/empty.po
+ sales/manage/sales_groups.php
+
+2012-11-03 22:46 +0100 Janusz Dobrowolski
+(3091) Improved error checking during extension packages installation.
+ includes/packages.inc
+ includes/remote_url.inc
+
+2012-11-03 22:34 +0100 Janusz Dobrowolski
+(3090) Fixed error message in recurrent invoices.
+ sales/manage/recurrent_invoices.php
+
+2012-11-01 01:02 +0100 Joe Hunt
+(3089) Replaced the transaction list in attachments with a pager and made the sorting descent.
+ admin/attachments.php
+ admin/db/attachments_db.inc
+
+2012-10-31 08:56 +0100 Joe Hunt
+(3088) Filter for non-zero values in Bank Statement Report
+ reporting/rep601.php
+ reporting/reports_main.php
+
+2012-10-28 07:30 +0100 Joe Hunt
+(3087) Removed commented deprecated Session_register().
+ includes/page/header.inc
+ inventory/adjustments.php
+ inventory/transfers.php
+ manufacturing/work_order_issue.php
+ purchasing/allocations/supplier_allocate.php
+ sales/allocations/customer_allocate.php
+
+2012-10-17 09:17 +0200 Joe Hunt
+(3086) Db error in invoice.ui.inc for certain MySql setup/releases.
+ purchasing/includes/ui/invoice_ui.inc
+
+2012-10-17 09:00 +0200 Joe Hunt
+(3085) Db error in po_entry_items.php was already fixed. Look at the line below.
+ purchasing/po_entry_items.php
+
+2012-10-16 17:00 +0200 Joe Hunt
+(3083) Cannot insert a supplier transaction record in Direct Supplier Invoice (certain MySql versions and setup).
+ purchasing/po_entry_items.php
+
+2012-10-11 15:18 +0200 Joe Hunt
+(3082) Date format helper complete.
+ js/inserts.js
+
+2012-10-11 15:09 +0200 Joe Hunt
+(3081) Purchase order/Direct GRN/Direct Invoice showed inactive items in item list.
+ purchasing/includes/ui/po_ui.inc
+
+2012-10-11 08:35 +0200 Joe Hunt
+(3080) Small fix and rerun of inserts.js.
+ js/inserts.js
+
+2012-10-11 08:18 +0200 Joe Hunt
+(3078) Fixed date_fix to act like before. day and day-month entrance only.
+ js/inserts.js
+
+2012-10-05 11:17 +0200 Joe Hunt
+(3076) Bug in function is_date when implementing new date formats.
+ includes/date_functions.inc
+
+2012-10-04 10:18 +0200 Joe Hunt
+(3075) Moved declaration of short monthnames from config.default.php. Too early for translations.
+ config.default.php
+ includes/sysnames.inc
+
+2012-10-04 00:58 +0200 Joe Hunt
+(3074) Minor improvement to add_days/months/years for the new dateformats.
+ includes/date_functions.inc
+
+2012-10-02 22:50 +0200 Joe Hunt
+(3073) 0001806: Date problems fixed and new date formats MmmDDYYYY, DDMmmYYYY and YYYYMmmDD implemented.
+ admin/display_prefs.php
+ config.default.php
+ includes/date_functions.inc
+ includes/prefs/userprefs.inc
+ includes/ui/ui_input.inc
+ includes/ui/ui_view.inc
+ js/inserts.js
+
+2012-10-02 13:22 +0200 Janusz Dobrowolski
+(3071) Fixed void_stock_move() to avoid sparse lines in Inventory Items Movements register after DN edition.
+ includes/db/inventory_db.inc
+
+2012-10-02 09:42 +0200 Joe Hunt
+(3070) Having memo or comment displayed on bank_inquiry.php.
+ gl/inquiry/bank_inquiry.php
+
+2012-10-01 01:12 +0200 Joe Hunt
+(3069) Improved headers in printing Purchase Orders.
+ reporting/includes/doctext.inc
+ reporting/includes/pdf_report.inc
+ reporting/rep209.php
+
+2012-09-25 18:06 +0200 Joe Hunt
+(3068) Moved access functions from renderer to current_user. They were cluttered into all themes.
+ includes/current_user.inc
+ themes/aqua/renderer.php
+ themes/cool/renderer.php
+ themes/default/renderer.php
+
+2012-09-23 17:56 +0200 Janusz Dobrowolski
+(3067) Invalid input description in account groups for account class parameter.
+ gl/manage/gl_account_types.php
+
+2012-09-17 13:25 +0200 Janusz Dobrowolski
+(3066) Cleanup in check_faillog().
+ includes/session.inc
+
+2012-09-23 09:23 +0200 Joe Hunt
+(3065) 0001792: BLOOMBERG added to Exchange Rate Providers and config fix, improvement
+ gl/includes/db/gl_db_rates.inc
+
+2012-09-22 10:31 +0200 Joe Hunt
+(3064) 0001792: BLOOMBERG added to Exchange Rate Providers and config fix.
+ config.default.php
+ gl/includes/db/gl_db_rates.inc
+ gl/manage/exchange_rates.php
+ lang/new_language_template/LC_MESSAGES/empty.po
+
+2012-09-15 10:34 +0200 Janusz Dobrowolski
+(3061) Added tag version_2_3_12 for changeset 05b037ff3c0b
+ .hgtags
+
+2012-09-15 10:09 +0200 Joe Hunt
+(3060) Changelog.txt
+ CHANGELOG.txt
+
 2012-09-15 10:07 +0200 Joe Hunt
 (3059) Changelog.txt
  CHANGELOG.txt