<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — FA v2.3.13 released.]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=3542&amp;type=atom" />
	<updated>2012-11-20T11:40:37Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=3542</id>
		<entry>
			<title type="html"><![CDATA[Re: FA v2.3.13 released.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=14332#p14332" />
			<content type="html"><![CDATA[<p>Since the release of FA v2.3.13, a few fixes have been made especially those that deal with module installation requiring sql updates. Attached is the Mercurial Build 3131.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2012-11-20T11:40:37Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=14332#p14332</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: FA v2.3.13 released.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=14322#p14322" />
			<content type="html"><![CDATA[<p>thanks alot apmuthu<br />I hope next verison UTF8 is default it will be the best idea for multilinugal accounting software<br />peace<br />Aziz</p>]]></content>
			<author>
				<name><![CDATA[aziz]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=16622</uri>
			</author>
			<updated>2012-11-19T13:49:20Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=14322#p14322</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: FA v2.3.13 released.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=14305#p14305" />
			<content type="html"><![CDATA[<p>Please refer the <a href="https://frontaccounting.com/fawiki/index.php?n=Help.InstallUpdateLanugages"><strong>Wiki</strong></a> page.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2012-11-18T02:20:15Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=14305#p14305</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: FA v2.3.13 released.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=14303#p14303" />
			<content type="html"><![CDATA[<p>it is supporting</p>]]></content>
			<author>
				<name><![CDATA[youphpdeveloper]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=16589</uri>
			</author>
			<updated>2012-11-17T20:09:14Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=14303#p14303</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: FA v2.3.13 released.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=14302#p14302" />
			<content type="html"><![CDATA[<p>great news<br />Hi <br />Is there FrontAccounting UTF8 version?<br />please I need all FrontAccounting written in UTF8 version&nbsp; </p><p>by the I try to make new topic but the forum not allow me<br />peace<br />Aziz</p>]]></content>
			<author>
				<name><![CDATA[aziz]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=16622</uri>
			</author>
			<updated>2012-11-17T18:28:13Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=14302#p14302</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: FA v2.3.13 released.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=14277#p14277" />
			<content type="html"><![CDATA[<p>There are <a href="http://www.apmuthu.com/bugfixes/FrontAc_v2.3.12_to_v2.3.13.zip"><strong>50 altered files</strong></a> from v2.3.12 to v2.3.13 which are attached in this post.</p><p>There are no database changes keeping with policy on minor release versions.</p><p>There are a few new and / or expanded options in <strong>config.default.php</strong> that may need to be added to the existing <strong>config.php</strong> for those upgrading. Backward compatibility has been ensured even if not done, but to leverage new / expanded functionality, it is advisable to include them.</p><p>This release is Mercurial Changeset 3106 of the current default branch.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2012-11-16T13:12:27Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=14277#p14277</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[FA v2.3.13 released.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=14276#p14276" />
			<content type="html"><![CDATA[<p>Announcement<br />------------<br />This release is a 2.3.13 release, and is considered as stable.</p><p>Common<br />------<br />- BLOOMBERG added to Exchange Rate Providers and config.php fix.<br />- Moved access functions from renderer to current_user. They were cluttered into all themes.<br />- Date problems fixed and new date formats MmmDDYYYY, DDMmmYYY and YYYYMmmDD implemented. f.i. 10 Nov 2012.<br />- Removed commented deprecated Session_register().<br />- Replaced the transaction list in attachments with a pager and made the sortind descent.<br />- Improved error checking during extension packages installation.<br />- Fixes in htaccess constraints, restricting System Diagnostic view to admin.<br />- Fixed confirmation on ajax reloaded buttons (small fix for Gecko like browsers).<br />- Fixed small bug in mail class, added text/html mime type.<br />- Cleanup in current_user.inc/session.inc.<br />- Prevent &#039;Page expired&#039; messages when &#039;Back&#039; link is used after login.</p><p>Sales<br />-----<br />- Fixed error message in recurrent invoices.<br />- Fixed error messages on Sales Groups.<br />- Sales Quotations and Sales Orders should not require sufficient stock check.<br />- Dimensions not utilized in Direct Invoice/Delivery.</p><p>Purchasing<br />----------<br />- Purchase order/Direct GRN/Direct Invoice showed inactive items in item list.<br />- Could not insert a supplier transaction record in Direct Supplier Invoice (certain MySql versions).</p><p>Banking and General Ledger<br />--------------------------<br />- Invalid input description in account groups for account class parameter.<br />- Filter for non-zero values in Bank Statement Report.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2012-11-16T07:56:34Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=14276#p14276</id>
		</entry>
</feed>
