<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Release 2.4.7]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8239&amp;type=atom" />
	<updated>2019-08-25T14:56:55Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=8239</id>
		<entry>
			<title type="html"><![CDATA[Re: Release 2.4.7]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=35802#p35802" />
			<content type="html"><![CDATA[<p>As of 2019-08-19, the <strong>FA 2.5 repo</strong> has been started as the <a href="https://github.com/FrontAccountingERP/FA/tree/unstable">current unstable branch</a>.</p><p>The FA 2.5 is now complemented with it&#039;s own <a href="https://github.com/apmuthu/frontac25">unofficial repo</a>.</p><p><a href="https://github.com/apmuthu/frontac25/blob/master/core/CHANGELOG.txt">CHANGELOG</a>.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2019-08-25T14:56:55Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=35802#p35802</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Release 2.4.7]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=35330#p35330" />
			<content type="html"><![CDATA[<p>Post Release Fixes attached.</p><p>This may be the last set of commits in the FA 2.4.7 branch.</p><p><a href="https://github.com/apmuthu/frontac24/blob/master/core/CHANGELOG.txt">CHANGELOG</a></p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2019-06-28T17:05:10Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=35330#p35330</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Release 2.4.7]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=35305#p35305" />
			<content type="html"><![CDATA[<p>Attached is the set of <strong>changed files between FA 2.4.6 and FA 2.4.7</strong>.</p><p>* <a href="https://sourceforge.net/projects/frontaccounting/files/stats/map?dates=2019-06-24+to+2019-06-26">First 2 day download stats at SF</a>.<br />* Previous release change fileset <a href="https://frontaccounting.com/punbb/viewtopic.php?pid=33747#p33747">post</a>.<br />* <a href="https://sourceforge.net/projects/frontaccounting/files/FrontAccounting%202.4/2.4.7/">SF Main download page</a><br />* <a href="https://sourceforge.net/projects/frontaccounting/files/FrontAccounting%202.4/2.4.7/frontaccounting-2.4.7.tar.gz">FA 2.4.7 tar.gz download</a><br />** MD5 Hash: 4d206c582c153fa32387bfe6e34aa1e2<br />** Filesize: 1,577,143 bytes.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2019-06-25T14:34:55Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=35305#p35305</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Release 2.4.7]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=35302#p35302" />
			<content type="html"><![CDATA[<p><strong>Announcement</strong></p><p>This is a 2.4.7 release, which is mainly bugfix release, but also contains a couple of improvements (see below for details).</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 (https:/sourceforge.net/projects/frontaccounting), select <br />Files -&gt; FrontAccounting 2.4 -&gt;2.4.7.</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>Date Picker closed when clicked outside of the datepicker. Fixed by @kvvaradha and @apmuthu.</p></li><li><p>Password reset mail could take several hours. After fix only a couple of seconds. Using From: email in header.</p></li><li><p>Activated strict SQL mode, minor SQL injection fix, fixed _vl() debug helper.</p></li><li><p>Fixed get_post() support for numeric fields.</p></li><li><p>Fixed typo in combo_input().</p></li><li><p>Relaxed sql_mode set on database initialization to provide backward compatibility during backup restoration.</p></li><li><p>Fixed users Last Visit Date with Time.</p></li><li><p>Bug 4847: FA allows reconciliation of closed transactions. Fixed.</p></li><li><p>PHP 7.X produces &#039;A non-numeric value encountered&#039; warning in date_functions.inc when using date format 5 (YYYY/MM/D). Fixed.</p></li><li><p>User_list_cells Real name shows empty when not entered in user table. Fixed.</p></li></ul><p><strong>Sales</strong><br /></p><ul><li><p>Fixed allocation date for customer payments entry, additional fixes for strict sql mode.</p></li><li><p>Bugs in sales_db.inc and sales_order_ui.inc fixed.</p></li><li><p>Customer balance Report rep101.php has one extra parameter, fixed.</p></li><li><p>Bug 4859: The Outstanding in Customer Balance is Not Ok with Journal Entry. Fixed.</p></li><li><p>Fixed presentation bug in Sales Order View when reference is &#039;auto&#039;.</p></li><li><p>Fixed bug in Sales Invoice and Sales Delivery when Cash Sales and document date is earlier then today&#039;s date. Due date should be the same.</p></li><li><p>Recurrent Invoices in 2.4 were not send. Fixed.</p></li><li><p>Fixed Email Receipt to customer.</p></li><li><p>Bug 4896: Standard Cost is not Updated in debtor_trans_detail table if Customer Credit Note is processed. Fixed.</p></li></ul><p><strong>Purchasing</strong><br /></p><ul><li><p>Supplier Transaction Inquiry for GRN did not filter by date. Fixed.</p></li><li><p>No edit in supplier invoice quick entry fixed.</p></li><li><p>Bug 4867: Supplier quick entry g/l account list should show the bank accounts in the line.</p></li><li><p>Bug 4863: Dimension not defaulted on PO entry and edition. Fixed.</p></li><li><p>Bugfix in Customer and Supplier Trial Balance Report, margin fixed.</p></li><li><p>Wrong Presentation of supp balance in forms. Fixed.</p></li><li><p>Fixed Supplier Allocation Inquiry - Due Date.</p></li></ul><p><strong>Items and Inventory</strong><br /></p><ul><li><p>Items_cart class logical bug fixed.</p></li><li><p>Anomaly created by Cost Update in Inventory Sales Report (rep304). Updated bugfix.</p></li><li><p>Fixed Inventory Purchasing Report with physical rate from line.</p></li></ul><p><strong>Manufacturing</strong><br /></p><ul><li><p>Bug 4869: Work order listing and print work orders reports should omit voided orders. Fixed.</p></li></ul><p><strong>Fixed Assets</strong><br /></p><ul><li><p>Process Depreciation: hardcoded fiscal years constraint removed.</p></li></ul><p><strong>Dimensions</strong><br /></p><ul><li><p>Placeholders Not Allowed for Dimensions fixed.</p></li></ul><p><strong>Bank and General Ledger</strong><br /></p><ul><li><p>Optimized function get_trans_tax_details().</p></li><li><p>New transaction reference formats {FF}/{FFFF} for fiscal years starting on other day than January 1st.</p></li><li><p>Bug 4817: g/l account inquiry can timeout due to slow sql.</p></li><li><p>Quick Entries: fixed false warning.</p></li><li><p>Updated en_US-demo to contain 2018 and a couple of transactions in 2019.</p></li><li><p>Redesign of the 2 core COAs. They are similar now except the demo data in the demo variant.</p></li><li><p>Removed CCA, (currencyconverterapi.com) is no longer working. Updated url from google api.</p></li><li><p>Sometimes when amount tax details was zero and net amount was set an empty gl transaction was made for Sales Invoice. Fixed.</p></li><li><p>General Leger - List of journal entries - change in memo fields.</p></li><li><p>Fixed inventory cost calculation for fiscal year deletion.</p></li></ul>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2019-06-24T21:15:40Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=35302#p35302</id>
		</entry>
</feed>
