<?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.17]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=10387</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=10387&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Release 2.4.17.]]></description>
		<lastBuildDate>Fri, 27 Oct 2023 19:22:12 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Release 2.4.17]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=42634#p42634</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>Fri, 27 Oct 2023 19:22:12 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=42634#p42634</guid>
		</item>
		<item>
			<title><![CDATA[Re: Release 2.4.17]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=42632#p42632</link>
			<description><![CDATA[<p><s>Those with issues regarding MIME type in email<a href="https://frontaccounting.com/punbb/viewtopic.php?pid=42628#p42628">refer this post</a>.</s> - <a href="https://github.com/FrontAccountingERP/FA/commit/0b44975d1b3c8f3e3fb28d24d8b45b1a6f71d12c">Resolved</a></p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 27 Oct 2023 18:21:07 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=42632#p42632</guid>
		</item>
		<item>
			<title><![CDATA[Re: Release 2.4.17]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=42613#p42613</link>
			<description><![CDATA[<p>Release date 2023-10-09 as of GitHub commit https://github.com/FrontAccountingERP/FA/commit/4e6c60dfc8ab630d72010941b00f65b9659fe0b3</p><p><a href="https://liquidtelecom.dl.sourceforge.net/project/frontaccounting/FrontAccounting%202.4/2.4.17/frontaccounting-2.4.17.tar.gz">SF Download Link</a><br />MD5: ae2e009a6d89f6118d4c45fd5954ec1d<br />Filesize: 1,884,638 bytes</p><p><a href="https://sourceforge.net/projects/frontaccounting/files/stats/map?dates=2023-10-09+to+2023-10-12">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, 19 Oct 2023 16:44:28 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=42613#p42613</guid>
		</item>
		<item>
			<title><![CDATA[Re: Release 2.4.17]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=42612#p42612</link>
			<description><![CDATA[<p>Two new translation strings introduced in <strong>lang/new_language_template/LC_MESSAGES/empty.po</strong><br /></p><div class="codebox"><pre><code>Could not retrieve %s bank account number
Could not retrieve exchange rate for %s - %s</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 19 Oct 2023 16:35:33 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=42612#p42612</guid>
		</item>
		<item>
			<title><![CDATA[Release 2.4.17]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=42605#p42605</link>
			<description><![CDATA[<p><strong>Announcement</strong></p><p>This is a 2.4.17 release, which is a new feature release as well as a bugfix release.</p><p>A couple of php 8.2 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 and 8.2.0.</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>Download instructions</strong></p><p>In Sourceforge FrontAccounting (http://sourceforge.net/projects/frontaccounting), select<br />Files -&gt; FrontAccounting 2.4 -&gt;2.4.17.</p><p>For Windows users select the zip file. For all other users select the tar.gz file.</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>Common</strong><br /></p><ul><li><p>PHP 8.2 fix. Deprecated dynamic class member adds. Huge error.log.</p></li></ul><p><strong>Sales</strong><br /></p><ul><li><p>Mark Inactive Customers in Reports (when no Filter).</p></li><li><p>Added Payment Link (Payment Service) for XUMM. A Dutch free Payment Service (see announcement forum).</p></li></ul><p><strong>Purchasing</strong><br /></p><ul><li><p>Mark Inactive Suppliers in Reports (when no Filter).</p></li><li><p>Bug 5709: Opening Balance is calculated incorrectly in supplier balance. Fixed.</p></li><li><p>Bug Found in Supplier Invoice in Calculating Unit Tax<br /></p></li></ul>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Mon, 09 Oct 2023 22:02:34 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=42605#p42605</guid>
		</item>
	</channel>
</rss>
