<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Overdraft Limit Error]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=2747&amp;type=atom" />
	<updated>2012-10-08T20:50:30Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=2747</id>
		<entry>
			<title type="html"><![CDATA[Re: Overdraft Limit Error]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=13709#p13709" />
			<content type="html"><![CDATA[<p>Additional config here is unnecessary, as in next major release one another cash type account without limit control is planned (for employee advance payments case). In mean time you can simply choose another type of bank account (e.g. cheque). <br />Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2012-10-08T20:50:30Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=13709#p13709</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Overdraft Limit Error]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=13698#p13698" />
			<content type="html"><![CDATA[<p>Can we not have a config variable for this? Provided the error does not crop up for non negative values.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2012-10-08T14:15:02Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=13698#p13698</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Overdraft Limit Error]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=13687#p13687" />
			<content type="html"><![CDATA[<p>If you are sure you&nbsp; have sometimes negative amounts in your cash account, this is acceptable <img src="https://frontaccounting.com/punbb/img/smilies/wink.png" width="15" height="15" alt="wink" />.<br />Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2012-10-08T08:16:14Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=13687#p13687</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Overdraft Limit Error]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=13651#p13651" />
			<content type="html"><![CDATA[<p>I use FA Release 2.3.12 and also had this very annoying issue.<br />Since I could not find any real clue about how to fix it on the forum, I decided to deactivate the code creating this problem by putting // at the beginning of the related lines of code.<br />In my version that was lines 240 to 246 in /gl/gl_bank.php as reproduced below:<br /></p><div class="codebox"><pre><code>//      if ($trans = check_bank_account_history($amnt_chg, $_POST[&#039;bank_account&#039;], $_POST[&#039;date_&#039;])) {
//
//              display_error(sprintf(_(&quot;The bank transaction would result in exceed of authorized overdraft limit for transaction: %s #%s on %s.&quot;),
//                      $systypes_array[$trans[&#039;type&#039;]], $trans[&#039;trans_no&#039;], sql2date($trans[&#039;trans_date&#039;])));
//              set_focus(&#039;amount&#039;);
//              $input_error = 1;
//      }</code></pre></div><p>Works fine. Back in business. <img src="https://frontaccounting.com/punbb/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />I hope this helps.</p>]]></content>
			<author>
				<name><![CDATA[clab]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=29</uri>
			</author>
			<updated>2012-10-05T15:00:45Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=13651#p13651</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Overdraft Limit Error]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=12966#p12966" />
			<content type="html"><![CDATA[<p>I just installed FA Release 2.3.11. I am facing same issue. On 27th July I have petty cash balance 3,525.95. When I make a payment of&nbsp; 1915.00 it generates the error &quot;The bank transaction would result in exceed of authorized overdraft limit for transaction: # on 01/08/2012.&quot;Can someone assist me to get rid of this error and go ahead with my payment</p>]]></content>
			<author>
				<name><![CDATA[suresh]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=14618</uri>
			</author>
			<updated>2012-07-29T15:13:49Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=12966#p12966</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Overdraft Limit Error]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=12287#p12287" />
			<content type="html"><![CDATA[<p>Finally I have found small bug in account history checking algorithm which can be reason of your problem. Will be fixed in next minor FA version soon.</p><p>Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2012-04-19T20:09:40Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=12287#p12287</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Overdraft Limit Error]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=12214#p12214" />
			<content type="html"><![CDATA[<p>I have FA 2.3.9</p><p>I had a balance of $1,500 in Cash In hand. I wanted to make a payment for the same amount and ended up with the same error as drummond.</p><p>But I was trying to do the transaction on 12/31/2011. It worked fine when I changed the date to 12/30/2011.</p><p>So the question is why is it not working for the last day of the year? Is it because it&#039;s a weekend? Just taking a wild guess.</p><p>On another note, I was able to transfer the same amount from Cash In Hand to Cash In Bank on 12/31/2011.</p><p>Regards,<br />Raj Padhi</p>]]></content>
			<author>
				<name><![CDATA[GlobalRaj]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=13100</uri>
			</author>
			<updated>2012-04-09T21:28:30Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=12214#p12214</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Overdraft Limit Error]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=11555#p11555" />
			<content type="html"><![CDATA[<p>I cannot reproduce your problem, so I cannot help, sorry.</p><p>The only check done during cash account payment entry is made on account history starting from the date entered for the payment. If you have current FA version (2.3.9) all should just work.<br />Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2012-01-17T15:54:23Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=11555#p11555</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Overdraft Limit Error]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=11545#p11545" />
			<content type="html"><![CDATA[<p>The bank transaction would result in exceed of authorized overdraft limit for transaction: # on .<br />Date:&nbsp; &nbsp;&nbsp; &nbsp;<br />Reference:&nbsp; &nbsp; <br />Pay To:&nbsp; &nbsp; <br />To the Order of:&nbsp; &nbsp; <br />From:&nbsp; &nbsp; <br />Bank Balance:&nbsp; &nbsp;&nbsp; 14,074.00</p><p>Payment Items<br />Account Code&nbsp; &nbsp; Account Description&nbsp; &nbsp; Dimension 1&nbsp; &nbsp; Dimension 2&nbsp; &nbsp; Amount&nbsp; &nbsp; Memo&nbsp; &nbsp; &nbsp; &nbsp; <br />305100&nbsp; &nbsp; Diesel&nbsp; &nbsp;&nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; 57.00&nbsp; &nbsp; Bioline - Fuel AAR5214 In23172&nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Add Item<br />Total&nbsp; &nbsp; 57.00&nbsp; &nbsp; </p><br /><br /><p>PLEASE...</p>]]></content>
			<author>
				<name><![CDATA[drummond]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=13031</uri>
			</author>
			<updated>2012-01-16T13:59:08Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=11545#p11545</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Overdraft Limit Error]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=11544#p11544" />
			<content type="html"><![CDATA[<p>Good Day Janusz,<br />Thanks for the response. Except - we have more than enough funds in the account and the account is a cash account which never goes into a minus.&nbsp; Therefore it should not be giving this error...<br />Looking forward to your response.</p>]]></content>
			<author>
				<name><![CDATA[drummond]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=13031</uri>
			</author>
			<updated>2012-01-16T13:19:02Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=11544#p11544</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Overdraft Limit Error]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=11532#p11532" />
			<content type="html"><![CDATA[<p>I&#039;m not sure whether this is apprioprate explanation for your case, but keep in mind that all the account history after and including the date of payment is considered during the check. For example you could have cash balance on January 1st at $10.000 level, and if today you have only $10, you cannot register e.g. $57 payment made on 5th January as this would result in -$47 balance as today. This constraint is effective only for cash accounts of course.</p><p>Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2012-01-13T23:08:32Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=11532#p11532</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Overdraft Limit Error]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=11528#p11528" />
			<content type="html"><![CDATA[<p>I&#039;ve posted this and haven&#039;t had a response as yet - When posting a payment we get this error quite frequently<br />The bank transaction would result in exceed of authorized overdraft limit for transaction: # on .<br />Now this is Joe&#039;s response: These errors occur when a cash account is used and turn negative per<br />the date you enter the transaction.<br />All very well and good but if not for the fact that : there is more than enough cash in the Account - Over $1000 to do a $57 transaction ?? </p><p>Please please can we get some sort of response - We are literally stuck and unable to complete our set of accounts.<br />Thank you.</p>]]></content>
			<author>
				<name><![CDATA[drummond]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=13031</uri>
			</author>
			<updated>2012-01-13T14:43:07Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=11528#p11528</id>
		</entry>
</feed>
