<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Release 2.4.12]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=9906&amp;type=atom" />
	<updated>2022-07-15T18:32:26Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=9906</id>
		<entry>
			<title type="html"><![CDATA[Re: Release 2.4.12]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=41260#p41260" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2022-07-15T18:32:26Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=41260#p41260</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Release 2.4.12]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=41259#p41259" />
			<content type="html"><![CDATA[<p>This version now has new translatable strings:</p><div class="codebox"><pre><code>Enter direct &amp;Invoice

&quot;Debits&quot; instead of &quot;Charges&quot; only in reporting/rep101.php:137 and reporting/includes/doctext.inc:247 but remains &quot;Charges&quot; in reporting/rep201.php:115

&quot;Invoice %s from %s&quot; instead of &quot;Invoice %d from %s&quot;

Invoiced so far:

New Payments</code></pre></div>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2022-07-15T18:18:14Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=41259#p41259</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Release 2.4.12]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=41258#p41258" />
			<content type="html"><![CDATA[<p>Release date 2022-07-13 as of GitHub commit https://github.com/FrontAccountingERP/FA/commit/293c278b37ca3c9ed5180181513cfa732fcbef1b</p><p><a href="https://sourceforge.net/projects/frontaccounting/files/FrontAccounting%202.4/2.4.12/frontaccounting-2.4.12.tar.gz/download">SF Download Link</a><br />MD5: 1f8bfd823f64fe03a7875cfb2fd2f88b<br />Filesize: 1,876,122 bytes</p><p><a href="https://sourceforge.net/projects/frontaccounting/files/stats/map?dates=2022-07-13+to+2022-07-16">First 3 day download stats in SourceForge</a></p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2022-07-15T17:58:12Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=41258#p41258</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Release 2.4.12]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=41245#p41245" />
			<content type="html"><![CDATA[<p><strong>Announcement</strong></p><p>This is a 2.4.12 release, which is mainly bugfix release, but also contains a couple of improvements and additional security fixes.</p><p>A lot 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.12.</p><p>For Windows users select the zip file. For all other users select the tar.gz file.</p><p><strong>Common</strong></p><ul><li><p>Fixed a couple of small bugs in Graphics engine.</p></li><li><p>Added SECURE_ONLY option in session.inc allowing explicit switching off https only access.</p></li><li><p>Dashboard Top 10 only show 1 record less than top. Fixed.</p></li><li><p>Sales Dashboard Aging total translation improvements.</p></li><li><p>PHP 8 Bug. Deprecated null value in class.graphic.inc parameter.</p></li><li><p>PHP 8.1 deprecated null parameters and missing file in reports fixed.</p></li><li><p>PHP 8.1 Deprecated null parameters. Clean UP local months names.</p></li><li><p>PHP 8.1 bug. Parameter to urlencode cannot be null in reporting.inc. Fixed.</p></li></ul><p><strong>Sales</strong><br /></p><ul><li><p>Bug 5544: Notes from template were not used in recurring invoices.</p></li><li><p>Add and Manage Customers: contact persons were not removed when deleting customer.</p></li><li><p>Email invoice always says invoice 0 from company. Fixed.</p></li><li><p>Invoice Prepaid Orders: Added new payments column for direct review of order invoicing status.</p></li><li><p>Customer balances reports: fixed balance sums for prepayment invoices.</p></li><li><p>Fixed Long product Description on Sales Quotation.</p></li><li><p>Additional bugfixes for prepayment handling in sales reports (Customer Balances, Aged Customer Analysys, Customer Statements and Sales Invoice).</p></li><li><p>Removed delivery in a batch cannot be voided after the invoice is made. Fixed.</p></li></ul><p><strong>Purchasing</strong><br /></p><ul><li><p>Add and Manage Suppliers: contact persons where not removed when deleting supplier. Fixed.</p></li><li><p>Typo in translatable string - Purchable Total. Fixed to Purchasable.</p></li><li><p>Translatable string typo in Purchasing/allocations/supplier_allocate.php fixed.</p></li><li><p>Feature 5623: added link to new supplier invoice after supplier payment.</p></li></ul><p><strong>Items and Inventory</strong><br /></p><ul><li><p>Missing function &#039;delete_image&#039; when deleting item. Fixed.</p></li><li><p>Bug 5599: Generating an EAN-8 Barcode throws an error &quot;Trying to access array offset on value of type bool&quot;. Fixed.</p></li></ul><p><strong>Bank and General Ledger</strong><br /></p><ul><li><p>Code cleanup (fixed parameter lists in gl_all_accounts_list_row and calls to subledger__list_cells).</p></li><li><p>Bank account transfers didn&#039;t have GL dimensions.</p></li><li><p>Journal Entry - Cursor skips through dimension field. Fixed.</p></li><li><p>Adding Assets Classes fails. Fixed.</p></li><li><p>Buttons missing on Chart of Accounts page (on some editions). Fixed.</p></li><li><p>Bug 5571 and 5572. Unable to void/edit transactions in php 8. Due to an error in audit_trail_db.inc. _(&#039;None&#039;) returns a positive value in php 8 and not a 0 value. Fixed.</p></li></ul>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2022-07-13T06:20:23Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=41245#p41245</id>
		</entry>
</feed>
