Topic: Release 2.3.21

Announcement

This is a 2.3.21 security & bugfix release.

Important Note for release 2.3.21.

Warning:
This version consists crucial security patches, so all FA users running 
any earlier 2.3.x application version are encouraged to update their 
installations to version 2.3.21 as soon as possible. This applies 
especially to all publicly available servers, f.i. installations which 
are run in not fully trusted environment like public demos, shared 
accounts or SAAS installations. 

Common

  • Added option to allow user password reset (by Mithy).

  • Changed decimal places in preferences to be number lists instead of input boxes.

  • Selecting the cancel button in confirming the voiding of document did not work properly.

  • Fixed sql mode setting for MySql databases greater than release 5.5.

  • Redirect all database errors to error log unless $go_debug is switched on.

  • Several security issues fixed.

Sales

  • When canceling a non finished sales quotation FA should not try to delete record.

  • Allow changing currency on customer as long as no transactions exist.

Purchasing

  • Allow changing currency on supplier as long as no transactions exist.

  • Fixed email option labels in Supplier Reports.

  • Fixed unexpected additional GL postings when tax was used in Supplier Invoice/Credit additional GL lines.

Items and Inventory

  • Fixed image upload in Items.

  • Sending location email when below reorder also in Items Transfer and Adjustment.

Re: Release 2.3.21

Please can we have a more details about this point

Several security issues fixed.

and how i can upgrade the software without impact the changes that i already done.

Re: Release 2.3.21

Common

  • Added option to allow user password reset (by Mithy).

Hi,
I wonder how the password reset is accessed and used.

Thanks
Carmelo

Re: Release 2.3.21

There is a new variable in config.default.php

    /* Whether to allow sending new password by e-mail */
    $allow_password_reset = false;

If you haven't set it then copy and paste this into config.php and set the variable to true.

Now it should work. Maybe I missed this in the update.html file.

Joe

Re: Release 2.3.21

Joe/Janusz,

2 translation findings regarding this release, if i'm right these items are not gettexted:

- "Entry customer payment for this invoice" (sales\sales_order_entry.php)
- "or request new password" (access\login.php)

Re: Release 2.3.21

I will have a look at this. Thanks.

Joe

Re: Release 2.3.21

Both are gettextified, but we forgot to include a new empty.po. I will ask Janusz to do that.

/Joe

Re: Release 2.3.21

The repository has now been updated. The empty.po can be downloaded at the repository here.

Joe

Re: Release 2.3.21

thnx!

Re: Release 2.3.21

joe wrote:

There is a new variable in config.default.php

    /* Whether to allow sending new password by e-mail */
    $allow_password_reset = false;

If you haven't set it then copy and paste this into config.php and set the variable to true.

Now it should work. Maybe I missed this in the update.html file.

Joe

After I set the variable to true, how can I sending the password by email? I don't find this option at the home page. And Im' using 2.3.21. I lost the password to access my second company 1_ . What can I do...?

Re: Release 2.3.21

If you have set the variable correctly, you should see an extra link in the login box. Pressing that will act on this.

Joe

Re: Release 2.3.21

Thanks Joe, I think I set this variable to "true" but I don't see any extra link in the login box. I'm using Version 2.3.21 Build 21.05.2014. Is there anything else I need to do?

Re: Release 2.3.21

Hi Joe,

* Fixed sql mode setting for MySql databases greater than release 5.5.

My current database MySql is version 5.1 and I am asked to upgrade to 5.5. Would FA 2.3.21 work with Mysql 5.5 work without changing engine type?

Thanks.

Re: Release 2.3.21

Yes, it should if you use release 2.3.21.

Joe

Re: Release 2.3.21

I am sorry. You should set this variable: $allow_password_reset = true also in config.php.

Then the link should be visible.

/Joe

16 (edited by apmuthu 09/23/2014 02:40:39 pm)

Re: Release 2.3.21

Attached is the updated file set since the v2.3.21 release.

Post's attachments

FA_Post_v2.3.21_Updates_till_2014-09-23.zip 264.6 kb, 2 downloads since 2014-09-23 

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