Topic: Release 2.4.18

Announcement

This is a 2.4.18 release, which is a new feature release, PHP 8 compatibility release, as well as a bugfix release.

A couple of php 8.2 and 8.3 problems has been fixed. This release should now be PHP 8 compatible. The following versions has been tested: 8.0.0, 8.0.7, 8.0.12, 8.1.6, 8.2.0 and 8.3.2.

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

Download instructions

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

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

Security

FrontAccounting should NOT be used via unsecure http protocol. If you really need this - change SECURE_ONLY constant in /includes/session.inc to false (comment in the file added). Unfortunately this option cannot be added in sysprefs/config.php because the settings are not available before session is started.

Common

  • Fixed several php 8.2 deprecation bugs.

  • Fixed language modules locale.inc integration.

  • New empty language template.

Sales

  • Bug 5722: Canceled Sales Orders Show Up In Sales Order Inquiry. Fixed.

  • Customer Transaction Inquiry on Reference (partly) fixed.

  • Bug 5711. Bad Content-type set for invoice mail attachment; malformed invoice mails sent from Win based FA servers. Fixed

  • Better sql construct in sales/includes/db/sales_order_db.inc

  • Bug 5735. Problems with sending emails with encoding other than ASCII - fixed.

Items and Inventory

  • Wrong implicit conversion from double in Items. Fixed by using int.

Banking and General Ledger

  • Implemented attachments for Bank Accounts, and redesign of Bank Accounts to a tabbed window with Settings, transactions and attachments.

  • Bug. Edit Journal -> orphaned attachments after edit. Fixed.

Re: Release 2.4.18

Two new translation strings introduced in lang/new_language_template/LC_MESSAGES/empty.po

"Select a Bank Account: "
"Bank Account ID"

2024-04-26: A nice addition of"copy_link"feature - Assimilated into the core now.

Re: Release 2.4.18

Release date 2024-04-03 as of GitHub commit https://github.com/FrontAccountingERP/FA/commit/3a682c094f4b40cdf4937a0157ae3552ab9d7930

SF Download Link
MD5: fc3cc6b83b5917a29c4840293d45d22e
Filesize: 1,886,651 bytes

First 3 day download stats in SourceForge

CHANGELOG

Post's attachments

FA_2.4.17_to_FA_2.4.18_changed_files.zip 209.2 kb, 2 downloads since 2024-04-05 

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

Re: Release 2.4.18

Post Release Fixes attached.

CHANGELOG

Github Master (Bleeding Edge) Download Link

These fixes can be applied to (overwrite) the release version to be fully functional.

Post's attachments

FA24_post_release_fixes_2024-04-26.zip 69.2 kb, 1 downloads since 2024-04-27 

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

Re: Release 2.4.18

I have asked Janusz to fix this.

Joe