<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Issue to allocate suppliers payment 2.2.9 release]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=1371</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=1371&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Issue to allocate suppliers payment 2.2.9 release.]]></description>
		<lastBuildDate>Tue, 08 Jun 2010 08:04:28 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Issue to allocate suppliers payment 2.2.9 release]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=6157#p6157</link>
			<description><![CDATA[<p>This bug was already fixed in main CVS, to be relea with 2.2.10. Ad hoc solution you will find <a href="https://frontaccounting.com/punbb/viewtopic.php?pid=6127#p6127">here</a>.<br />Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Tue, 08 Jun 2010 08:04:28 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=6157#p6157</guid>
		</item>
		<item>
			<title><![CDATA[Issue to allocate suppliers payment 2.2.9 release]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=6152#p6152</link>
			<description><![CDATA[<p>We found an issue trying to allocate supplier&#039;s payments into the new release 2.2.9, I&#039;m sending the diff result between 2.2.8 and 2.2.9 files</p><p>diff -u -B -b includes/ui/allocation_cart.inc ../downloads/frontaccount-2.2.9/includes/ui/allocation_cart.inc--- includes/ui/allocation_cart.inc 2009-12-04 11:59:20.000000000 -0600+++ ../downloads/frontaccount-2.2.9/includes/ui/allocation_cart.inc 2010-05-24 23:01:48.000000000 -0500@@ -274,7 +274,7 @@amount_cells(null, &quot;amount&quot; . $counter, price_format(&#039;amount&#039; . $counter)); $un_allocated = round($alloc_item-&gt;amount - $alloc_item-&gt;amount_allocated, 6);- amount_cell($un_allocated);+ amount_cell($un_allocated, false,&#039;&#039;, &#039;maxval&#039;.$counter);label_cell(&quot;&lt;a href=&#039;#&#039; name=Alloc$counter onclick=&#039;allocate_all(this.name.substr(5));return true;&#039;&gt;&quot;. _(&quot;All&quot;) . &quot;&lt;/a&gt;&quot;);label_cell(&quot;&lt;a href=&#039;#&#039; name=DeAll$counter onclick=&#039;allocate_none(this.name.substr(5));return true;&#039;&gt;&quot;@@ -332,7 +332,9 @@amount left to be allocated against the transaction under review */if (input_num(&#039;amount&#039; . $counter) &gt; get_post(&#039;un_allocated&#039; . $counter)){- //$_POST[&#039;amount&#039; . $counter] = $_POST[&#039;un_allocated&#039; . $counter];+ display_error(_(&quot;At least one transaction is overallocated.&quot;));+ set_focus(&#039;amount&#039;.$counter);+ return false;} $_SESSION[&#039;alloc&#039;]-&gt;allocs[$counter]-&gt;current_allocated = input_num(&#039;amount&#039; . $counter);</p>]]></description>
			<author><![CDATA[null@example.com (ltirado)]]></author>
			<pubDate>Tue, 08 Jun 2010 03:27:30 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=6152#p6152</guid>
		</item>
	</channel>
</rss>
