Topic: Release 2.4.2

Announcement

This is a 2.4.2 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.2.

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

Common

  • Fixed more rows when reporting to Excel Reports. Greater then 65535 rows.

  • 0003876: Notice: Trying to get property of non-object in C:\Apache24\htdocs\frontaccounting\includes\errors.inc on line 74

  • Database connection issue with non standard port.

  • Updated language templates.

Sales

  • Fixed payments reallocation for prepayment orders; blocked edition for open prepayment orders.

  • Fixed document total presentation in customer transaction inquiries.

  • Undefined myrow ['trans_type'] when updating sales order

  • 0003954: RB not correct in Customer Transactions Inquiry. Removed RB from customer transactions.

Purchasing

  • Fixed dashboard page in Setup tab. Mixing customers in the Supplier diagram.

  • Fixed document total presentation in supplier transaction inquiries.

  • 0003962: In Inventory Purchasing Report the result is wrongly showing.

Items and Inventory

  • Changing $use_costed_value to 1 instead of 0. Used in Inventory Valuation report.

Fixed Assets

  • 0003896: Fixed Assets valuation report, location parameter not working

Bank and General Ledger

  • Quick Entries. Wrong number of QE rows in presentation. Fixed.

  • 0003921: Bug in Tax Groups fixed.

  • 0003961: Undefined variables used during journal modify (tax included)

Re: Release 2.4.2

Non default company login after files upgrade results in:

Access to application has been blocked until database upgrade is completed by system administrator.

WinXPSP3 / FireFox 37.0.2 / XAMPP 1.7.3 (Apache 2.2 / MySQL 5.0 / PHP 5.3.1.

Default Company login is okay. The Database version shows 2.4.1 in Setup -> Software Upgrade for all companies. Doing a software upgrade on each company does not alleviate the issue.

Since there is no db change in this version, the $db_version variable should have remained '2.4.1'. in version.php. Kindly revert.

Re: Release 2.4.2

This change was done by mistake. Please use an editor, open the file version.php and change the $db_version to '2.4.1'. this will be committed to the repository in a while.

The tarballs at Sourceforge.net have been replaced, so you can also download a new file. Sorry for the inconvenience.

Joe

Re: Release 2.4.2

Committed in GitHub.

The zip of changed files between FA 2.4.1 and 2.4.2 is attached.

Post's attachments

frontac_v2.4.1_to_v2.4.2_changed_files.zip 392.3 kb, 9 downloads since 2017-07-31 

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

5 (edited by apmuthu 10/03/2017 03:24:36 am)

Re: Release 2.4.2

Pending Issues:
1. Account & Account Type Ordering
2. Rep108 Bug? - Committed and finally fixed.
3. Merge Customers
4. Search Customers by Name and Debtor Ref - Committed.
5. Undefined Var: $net_total - Committed.

Re: Release 2.4.2

Hello,

The 4.th issue is now fixed. No 1, 2 is still pending.
I have asked Janusz to fix no. 3 and 5. Also looking at 1 and 2.

/Joe

Re: Release 2.4.2

Fixed 5th issue, 3th need further debugging.
Janusz

Re: Release 2.4.2

Fixed assets menu is inactive after install and updated fixes. I install it from extension and activated but not work please help me to fix this problem

Re: Release 2.4.2

Do not install Fixed Assets extension for FA 2.4.2. It is a native application in FA 2.4.x series - there will be a tab for it. As the Company Admin, login and enable the permission for Fixed Asset Setup for the roles you want, logout and login as such a privileged user. You will see the Fixed Assets tab has the config menu options.

Re: Release 2.4.2

Can you upload latest Fixed 2.4.2 Full pack

Re: Release 2.4.2

go here and click download snapshot to get the most recent one from FA Updates.

Download  Lastest one

Subscription service based on FA
HRM CRM POS batch Themes

12 (edited by apmuthu 11/08/2017 01:43:38 pm)

Re: Release 2.4.2

Post Releases fixes for FA 2.4.2.

Pending Fixes:
1. db connection scripts fixes - Not accepted due to unwritten coding policy of uppercase SQL keywords.
2. Unable to Edit or Void a Credit Note - Development postponed to later minor release.
3. Xchg Rate fix and other PHP 5.6.32+ and 7+ issues - Will get fixed along with other PHP 7 issues in upcoming minor release.
4. Multiple Sales Orders into Single Delivery - Feature Request - Currently keep editing a Single Sales Order till delivery. Development postponed to later minor release.
5. Move add_access_extensions(); to header.inc from all themes and extensions - being studied for Ajax and related security issues.

Users are encouraged to test and comment in the appropriate forum topics on my proposed changes to the DB Schema for index optimisation and field type rationalisation.

Post's attachments

Post_Release_v2.4.2_Fixes_2017-11-08.zip 486 kb, 5 downloads since 2017-11-08 

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