<?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.16]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=10282</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=10282&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Release 2.4.16.]]></description>
		<lastBuildDate>Mon, 17 Jul 2023 16:41:34 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Release 2.4.16]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=42432#p42432</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, 17 Jul 2023 16:41:34 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=42432#p42432</guid>
		</item>
		<item>
			<title><![CDATA[Re: Release 2.4.16]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=42362#p42362</link>
			<description><![CDATA[<p>Release date 2023-05-03 as of GitHub commit https://github.com/FrontAccountingERP/FA/commit/2ce280fb8619210f21485b723ec4cb2b306fcce9</p><p><a href="https://sourceforge.net/projects/frontaccounting/files/FrontAccounting%202.4/2.4.16/frontaccounting-2.4.16.tar.gz/download">SF Download Link</a><br />MD5: 7b632be72c64301168b1c46db5f60962<br />Filesize: 1,883,376 bytes</p><p><a href="https://sourceforge.net/projects/frontaccounting/files/stats/map?dates=2023-05-03+to+2023-05-06">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, 18 May 2023 07:02:44 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=42362#p42362</guid>
		</item>
		<item>
			<title><![CDATA[Re: Release 2.4.16]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=42361#p42361</link>
			<description><![CDATA[<p>9 new translatable strings in this version:<br /></p><div class="codebox"><pre><code>Select an Item:
Doc Title
Doc Date
Fixed Asset
Item ID
Fixed Asset ID
Fixed Assets Locations
Inventory Locations
3*M</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 18 May 2023 06:07:50 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=42361#p42361</guid>
		</item>
		<item>
			<title><![CDATA[Release 2.4.16]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=42341#p42341</link>
			<description><![CDATA[<p><strong>Announcement</strong></p><p>This is a 2.4.16 release, which is a new feature release as well as a bugfix release.</p><p>A couple of 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.</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.16.</p><p>For Windows users select the zip file. For all other users select the tar.gz file.</p><p><strong>Purchase documents</strong></p><p>We have changed the purchase order detail line description to be updated with the entered<br />value from editable description or from the Supplier Description field from Purchase price table.</p><p>There are so many options for the description field, so we have to get the po line description<br />held together with the Purchase Order.</p><p>Otherwise all other stuff is handled as before.</p><p>FA is backward Compatible with this, so there should not be any problems with printing older<br />Purchase Orders.</p><p>At the same time, we have re-established the option to enter fractions of the purchase price.<br />Up to 6 decimals can be entered, if needed. But only use this option if needed.</p><p><strong>Items and Fixed Assets Attachments</strong></p><p>The Items and Fixed Assets can now have Attachments if you need this, and when entering new items,<br />there is an extra tab for entering Attachments. The operation is the same as for Customers and<br />Suppliers. You can also use the Setup - Attach Documents for this new option.</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>Bug. add_domain function generates a big list of not found domain file errors. Fixed.</p></li><li><p>Bug 5676: Currency stored in MySQL DOUBLE Type causes strange error. Fixed by explicitly SQL ROUND to price dec in<br />updating allocations.</p></li><li><p>Bug 5684 Attach documents: error message when attaching document on some php8 versions fixed.</p></li><li><p>Annoyance 5683: Allow attachments from most needed post-creation option screens.</p></li></ul><p><strong>Sales</strong><br /></p><ul><li><p>Bug 5678: Customer/Supplier Transactions Ageing Display Calculates Incorrectly (including full allocs) in Customer/Supplier Inquiries. Fixed.</p></li><li><p>Bug 5687: Unable to dispatch SO for service items with u/m decimal places set as &quot;user defined&quot; when SO item qty is less than 5. Fixed.</p></li><li><p>Changed get_unic_dec to get_qty_dec in customer documents for eliminating return -1.</p></li></ul><p><strong>Purchasing</strong><br /></p><ul><li><p>Bug. Supplier Payment db calls void_cust_allocations. Fixed to void_supp_allocations.</p></li><li><p>Bug 5678: Customer/Supplier Transactions Ageing Display Calculates Incorrectly (including full allocs) in Customer/Supplier Inquiries. Fixed.</p></li><li><p>Bug5679. Supplier Invoices: error when second invoice to GRN was entered, fixed.</p></li><li><p>Supplier description is overwritten when receiving items. Fixed.</p></li><li><p>Bug 5695: Purchase Order Item Description should be saved on the PO line description directly. Fixed.</p></li><li><p>Allow fractional entry of Purchase Order Line Price. Up to 6 decimals.</p></li><li><p>Bug 5682: Voided PO Deliveries showing up in inquiries. Fixed by changing to Voided icon instead of GL icon.</p></li><li><p>Bug 5697: In Supplier Transaction Inquiry, Aging balances are Incorrect. Fixed.</p></li></ul><p><strong>Item and Inventory</strong><br /></p><ul><li><p>Bug 5692: Translatable Strings in locations.php were not translatable. Fixed.</p></li><li><p>The average material cost test for either qoh &gt; 0 and qoh + qty &gt; 0 has changed to 0.0000000001 to avoid strange php results for very small values.</p></li><li><p>Implemented an Items tab for attachments and modified the existing setup attachments.</p></li></ul><p><strong>Fixed Assets</strong><br /></p><ul><li><p>Implemented a Fixed Assets tab for attachments and modified the existing setup attachments.</p></li></ul><p><strong>Bank and General Ledger</strong><br /></p><ul><li><p>Bug 5685: Bank Statement w/Reconcile report includes gl_trans values that are &quot;0.00&quot;. Fixed.</p></li></ul>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Wed, 03 May 2023 09:22:42 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=42341#p42341</guid>
		</item>
	</channel>
</rss>
