<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Release 2.4.14]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=10056</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=10056&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Release 2.4.14.]]></description>
		<lastBuildDate>Mon, 07 Nov 2022 07:21:56 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Release 2.4.14]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=41720#p41720</link>
			<description><![CDATA[<p>Post Release Fixes attached.</p><p><a href="https://github.com/apmuthu/frontac24/blob/master/core/CHANGELOG.txt">CHANGELOG</a></p><p><a href="https://codeload.github.com/FrontAccountingERP/FA/zip/refs/heads/master">Github Master (Bleeding Edge) Download Link</a></p><p>These fixes can be applied to (overwrite) the release version to be fully functional.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Mon, 07 Nov 2022 07:21:56 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=41720#p41720</guid>
		</item>
		<item>
			<title><![CDATA[Re: Release 2.4.14]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=41656#p41656</link>
			<description><![CDATA[<p>Very true. Then how is the Username and Password strings coming in? Probably configuring preferred non english language as the default language in webserver and/or php.ini config files or from the FA config file itself!</p><p>The file <strong>lang/installed_languages.inc</strong> can also be where it can be set.</p><p>The <strong>access/login.php</strong> shows that some defaults like <strong>encoding</strong> and <strong>rtl/ltr</strong> are hardcoded when <strong>$_SESSION[&#039;language&#039;]</strong> is not yet available.</p><p>Otherwise, the sane alternative for other strings are those of the default language of the default company.</p><p>Like @joe said, it is best to keep such issues / observations in separate posts outside the release announcement topics. This will keep the clutter down.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 28 Oct 2022 04:28:20 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=41656#p41656</guid>
		</item>
		<item>
			<title><![CDATA[Re: Release 2.4.14]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=41655#p41655</link>
			<description><![CDATA[<p>@apmuthu,</p><p>The first string will not show if translated because its coming in the login screen and before the language is set.</p>]]></description>
			<author><![CDATA[null@example.com (rafat)]]></author>
			<pubDate>Fri, 28 Oct 2022 03:34:55 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=41655#p41655</guid>
		</item>
		<item>
			<title><![CDATA[Re: Release 2.4.14]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=41654#p41654</link>
			<description><![CDATA[<p>This version now has 2 new translatable strings:</p><div class="codebox"><pre><code>&quot;HTTP access is not allowed on this site. This is unsecure. If you really &quot;
&quot;want to access this unsecure site then set the SECURE_ONLY to false in /&quot;
&quot;includes/session.inc file.&quot;

&quot;Enter &amp;Supplier Invoice&quot;</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 27 Oct 2022 14:01:16 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=41654#p41654</guid>
		</item>
		<item>
			<title><![CDATA[Re: Release 2.4.14]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=41653#p41653</link>
			<description><![CDATA[<p>Release date 2022-10-26 as of GitHub commit https://github.com/FrontAccountingERP/FA/commit/7607c4c0fb940c7228444eb2b3270d38cfcb42ab</p><p><a href="https://sourceforge.net/projects/frontaccounting/files/FrontAccounting%202.4/2.4.14/frontaccounting-2.4.14.tar.gz/download">SF Download Link</a><br />MD5: 723537c07037912f2825c1119f6e8cbf<br />Filesize: 1,879,196 bytes</p><p><a href="https://sourceforge.net/projects/frontaccounting/files/stats/map?dates=2022-10-26+to+2022-10-29">First 3 day download stats in SourceForge</a></p><p><a href="https://github.com/apmuthu/frontac24/blob/master/core/CHANGELOG.txt">CHANGELOG</a></p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 27 Oct 2022 13:56:12 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=41653#p41653</guid>
		</item>
		<item>
			<title><![CDATA[Release 2.4.14]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=41645#p41645</link>
			<description><![CDATA[<p><strong>Announcement</strong></p><p>This is a 2.4.14 release, which is mainly a bugfix release, but also contains an improvement and additional security fixes.</p><p>More php 8 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 and 8.1.6. In Mysql 8, groups is a reserved word and was fixed by adding Backticks. Was only a problem when no table prefixes was used.</p><p>Please report any bugs/problems found via our Mantis Bugtracker at <a href="http://mantis.frontaccounting.com./">http://mantis.frontaccounting.com.</a></p><p><strong>Security</strong></p><p>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.</p><p><strong>Download instructions</strong></p><p>In Sourceforge FrontAccounting (http://sourceforge.net/projects/frontaccounting), select<br />Files -&gt; FrontAccounting 2.4 -&gt;2.4.14.</p><p>For Windows users select the zip file. For all other users select the tar.gz file.</p><p><strong>Common</strong><br /></p><ul><li><p>Bug. Add instruction if Login from unsecure server. Fixed. See above under Security.</p></li><li><p>PHP 8. Conversion from float to int loses precision in /reporting/includes/class.graphic.inc: line 1391. Fixed.</p></li><li><p>PHP 8. Deprecated parameter in imagefilledpolygon. More float to in problems. Fixed.</p></li><li><p>File /lang/new_language_template/LC_MESSAGES/empto.po. Typo in ISO_8859-1 =&gt; ISO-8859-1. Wrong folder separator \ =&gt; /. Files adjustment. Fixed.</p></li></ul><p><strong>Sales</strong><br /></p><ul><li><p>Customer Payment Entry: Invalid customer discount handling. Fixed.</p></li></ul><p><strong>Purchasing</strong><br /></p><ul><li><p>Modifying Supplier Credit: reverted GL Postings. Fixed.</p></li><li><p>Supplier Credit Note: Invalid reference number selected for credit against invoice. Fixed.</p></li><li><p>Feature. Add Supplier Invoice Menu after Supplier Payment. Fixed.</p></li></ul><p><strong>Bank and General Ledger</strong><br /></p><ul><li><p>Modifying Supplier Credit: reverted GL Postings. Fixed.</p></li></ul>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Wed, 26 Oct 2022 08:04:59 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=41645#p41645</guid>
		</item>
	</channel>
</rss>
