Topic: Release 2.4.4

Announcement

This is a 2.4.4 release.

This version fixes a couple of serious bugs as well as some minor bugs.

Please report any bugs/problems found via our Mantis Bugtracker at http://mantis.frontaccounting.com.

Download instructions

In Sourceforge FrontAccounting (https:/sourceforge.net/projects/frontaccounting), select
Files -> FrontAccounting 2.4 ->2.4.4.

For Windows users select the zip file. For all other users select the tar.gz file.

Common

  • Misleading on system diagnostics (MariaDB), fixed.

  • Adapting to google's error when getting exchange rates. Fixed.

  • Backups/Restore: fixed compressed backup view, fixed obsolete ajax indicator during download.

  • Google and Bloomberg Exchange Rate fix.

  • System Diagnostics: fixed set of tested themes directories.

  • Third party extensions installation fixed.

  • Installed Third Party extension version display.

  • Added VARLIB_PATH and VARLOG_PATH defines to simplify packaging.

  • Password field in installer changed to hide text.

  • Company Logo On Reports. Better Logo align.

  • Added deferred income account and prepayment terms in init sql files.

  • Void a Transaction: keeping date unchanged after transaction voiding to allow continuation on date.

  • Reference edit boxes has been extended to show 16 chars instead of 10.

  • New installer translations (Hindi, Tamil, Vietnamese), updated gettext template.

Sales

  • Fixed rounding differences in sales delivery and invoice.

  • Sales Area list, added 'No Area Filter'.

  • Fixed bank account auto-selection on Customer Payments page.

  • Fixed printing sequences of Sales Invoices.

  • Fixed a Shipping bug in Sales Order Report.

  • Fixed redundant $sign in reports Sales Order, Sales Quotation.

  • Added a Total Amount for Sales Orders Report and a Grand Total.

  • Sales Order Entry: initial item selector position points to last ordered item
    (seems to be more useflist than always selecting first item in selector).

  • Added POS name in cash payment memo.

  • Opening Balance bug in rep101.php (Customers Balance).

Purchasing

  • A white screen on Supplier Invoices and Supplier Credit Notes when no supplier defined. Fixed.

  • Fixed redundant $sign in report Purchase Order.

  • Bank Payment: for selected supplier payment set supplier account dimensions.

Items and Inventory

  • New company setting 'Barcodes On Stock' implemented. Rep303 shows barcodes if set.

  • Inventory Valuation Report showing 0 (zero) on Unit Cost and decimal precision fix.

  • New Report: Inventory purchasing transaction based report.

  • Fixed a minor weird bug in QOH in inventory Planning Report.

  • Wrong error message in Save Items.

Manufacturing

  • Stock Status display, Manufacturing Reports: fixed products on WO count.

  • Work Order Entry, Work Order Additional Costs: fixed input data checks.

  • Produce Finished Items: fixed broken document reference (changed input order).

Fixed Assets

  • Better check for fixed assets.

Bank and General Ledger

  • Sort Chart of Accounts by name. Fixed.

  • Account Class/Group drill down added.

  • Subledger list shows inactive records in Journal Entry. Fixed.

  • Fixed get_shipping_tax_as_array() definition (default null as argument).

  • Journal Edition: allow edit reconciliation status for bank related journals.

  • GL Inquiry: search by memo, added journal edition link.

  • Reconcile Bank Account: added memo display, added Reconcile All button.

  • Changed GL Inquiry to also include the Reference Number.

Re: Release 2.4.4

Attached is the changed files list that can be used to upgrade FA from FA v2.4.3 to FA 2.4.4.

Take care to compare the config.default.php with your existing config.php file and make changes in the latter as needed for the new VARLOG/VARLIB constants introduced in this version.

Also verify that the data in the sys_prefs table in all your company's databases have the necessary records to match those in the new sql/en_US-new.sql file now. Refer this commit for an example.

Post's attachments

FA_2.4.3_to_FA_2.4.4_changed_files.zip 557.1 kb, 45 downloads since 2018-03-19 

You don't have the permssions to download the attachments of this post.

Re: Release 2.4.4

Pending Issues:

1. Accounting for expenses as part of Cost of Goods Purchased
2. Update Language Packs for Hindi and Tamil
3. Account and Type Ordering
4. Merge Customers
5. Unable to Edit or Void a Credit Note - Was postponed to later minor release earlier
6. Multiple Sales Orders into Single Delivery - Feature Request - Currently keep editing a Single Sales Order till delivery. Was postponed to later minor release earlier
7. Move add_access_extensions(); to header.inc from all themes and extensions - being studied for Ajax and related security issues.
8. Remember Inquiry forms date / date ranges
9. Clone and Edit Sales Quote
10. Zero price Supplier Invoice Item Entry
11. Voided Transaction Number re-used for new one errors out on old records present.
12. Security Role Permissions change on updation.
13. rep101.php opening balance issue.
14. Void Entries in Fiscal Year Closure - needed only for special cases.
15. Duplicate Short name of Supplier Fix - Milestone FA v2.5 but can fix manually if needed in FA 2.4.x itself.
16. Voided Entries in Sales Invoices Display error fix
17. Customer Credit Note Undefined Index Fix - Committed
18. Currency Conversion Provider CCA inclusion
19. Inventory Valuation
20. Speedup Indices postponed to 2.5+

4 (edited by apmuthu 11/28/2018 05:55:23 pm)

Re: Release 2.4.4

Post Release Fixes.

Post's attachments

FA24_post_release_fixes_2018-11-28.zip 576.9 kb, 5 downloads since 2018-11-28 

You don't have the permssions to download the attachments of this post.

Re: Release 2.4.4

For those intending to upgrade from FA v2.4.2 directly to FA v2.4.4, the changed files zip is attached herewith. The FA 2.4.4 post release fixes will have to be added on separately afterwards from previous post. Take note of DB changes in the charts of accounts and those that pertain to fixes in the addon modules apart from the new entries in the config.inc.php (refer config.default.php changes) / sys_prefs table entries.

Post's attachments

FA_2.4.2_to_FA_2.4.4_changed_files.zip 950.4 kb, 26 downloads since 2018-05-31 

You don't have the permssions to download the attachments of this post.