<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Problems with Import of statements using Bank Account Import extension]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=8088</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8088&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Problems with Import of statements using Bank Account Import extension.]]></description>
		<lastBuildDate>Fri, 12 Apr 2019 11:56:49 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Problems with Import of statements using Bank Account Import extension]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=34649#p34649</link>
			<description><![CDATA[<p>Make sure your code matches the code in <a href="https://github.com/apmuthu/FA24extensions/tree/master/Extensions">FA24ExtensionsRepo</a>.&nbsp; &nbsp;The individual transaction lines should not show up in green, so maybe you have old code?</p><p>Each transaction should look like:<br /></p><div class="codebox"><pre><code>Ignoring payment. Use same csv under payment processing.(line 2 in import file &#039;bank_en_GB.csv&#039;)
3:1086
Added to table &#039;bank_trans&#039;: 2, 16, 102/2019, 02/01/14, 300, 2, 1 (line 3 in import file &#039;bank_en_GB.csv&#039;)
Added to table &#039;gl_trans Credit:&#039;: 2, 02/01/14, 5710, 0, 0, -300, cash on account, 2, 1 (line 3 in import file &#039;bank_en_GB.csv&#039;)
Added to table &#039;debtor_trans Credit: Payment from customer&#039;: 300 (line 3 in import file &#039;bank_en_GB.csv&#039;)
Added to table &#039;gl_trans&#039; Debit bank account: 2, 02/01/14, 1086, 0, 0, 300, cash on account, 2, 1 (line 3 in import file &#039;bank_en_GB.csv&#039;)
Ignoring payment. Use same csv under payment processing.(line 4 in import file &#039;bank_en_GB.csv&#039;)</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Braath Waate)]]></author>
			<pubDate>Fri, 12 Apr 2019 11:56:49 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=34649#p34649</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problems with Import of statements using Bank Account Import extension]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=34645#p34645</link>
			<description><![CDATA[<p>Hi. My apologies. The Deposit and the Payments tables are in fact showing up but are unpopulated after trial runs. All the individual transaction lines are shown in green.</p>]]></description>
			<author><![CDATA[null@example.com (BarryHavenga)]]></author>
			<pubDate>Thu, 11 Apr 2019 13:27:50 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=34645#p34645</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problems with Import of statements using Bank Account Import extension]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=34643#p34643</link>
			<description><![CDATA[<p>Then the call to display_entries() has a problem.&nbsp; &nbsp;For debugging, you could sprinkle the code with various display_notification(&quot;xxx&quot;); calls to find out why.&nbsp; display_entries() is in import_transactions.inc.&nbsp; This should be pretty easy, because there are just a few lines of code before the table should display the table header.</p>]]></description>
			<author><![CDATA[null@example.com (Braath Waate)]]></author>
			<pubDate>Wed, 10 Apr 2019 14:33:23 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=34643#p34643</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problems with Import of statements using Bank Account Import extension]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=34642#p34642</link>
			<description><![CDATA[<p>Hi. No table shows up at all.</p>]]></description>
			<author><![CDATA[null@example.com (BarryHavenga)]]></author>
			<pubDate>Wed, 10 Apr 2019 13:28:16 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=34642#p34642</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problems with Import of statements using Bank Account Import extension]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=34639#p34639</link>
			<description><![CDATA[<p>Does the table show up at all?&nbsp; Do you see the table title Deposit Processing?</p><p>Or does the table show, but just the total line is missing?</p>]]></description>
			<author><![CDATA[null@example.com (Braath Waate)]]></author>
			<pubDate>Tue, 09 Apr 2019 19:05:00 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=34639#p34639</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problems with Import of statements using Bank Account Import extension]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=34638#p34638</link>
			<description><![CDATA[<p>I&#039;m not getting the Total line but all the line items show up green. How do I debug please?</p>]]></description>
			<author><![CDATA[null@example.com (BarryHavenga)]]></author>
			<pubDate>Tue, 09 Apr 2019 16:27:13 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=34638#p34638</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problems with Import of statements using Bank Account Import extension]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=34636#p34636</link>
			<description><![CDATA[<p>At the bottom of the page after a trial or actual run, there should be a table titled Deposit/Payment Processing showing all the g/l entries and a Total line.&nbsp; &nbsp;If this does not show, or the Total line is missing, then you could get that error.</p>]]></description>
			<author><![CDATA[null@example.com (Braath Waate)]]></author>
			<pubDate>Tue, 09 Apr 2019 12:29:19 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=34636#p34636</guid>
		</item>
		<item>
			<title><![CDATA[Problems with Import of statements using Bank Account Import extension]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=34627#p34627</link>
			<description><![CDATA[<p>Hello. I am having a bit of a problem in FA 2.4.6 using Import transactions (2.4.0-5). The COA in use is a modified version of English South African 5 digits COA - New (2.4.1-4).</p><p>A CSV was prepared according to the bank_en_GB.csv template</p><p>The import was tried in 2 phases: Deposit Processing and Payment Processing.</p><p>When I attempt a Trial Deposit run each line shows up in Green with the comment: &quot;Ignoring payment. Use same csv under payment processing&quot; and a further comment at the bottom that &quot;Error: Debits do not equal credits.&quot; and the Trial Payment Processing also shows up in green with the expected comment &quot; Ignoring deposit. Use same csv under deposit processing.&quot; and the same &quot;Error: Debits do not equal credits.&quot;</p><p>When I tried an actual run after doing a backup, nothing gets posted to the DB.</p><p>Any suggestions on how to debug please?</p>]]></description>
			<author><![CDATA[null@example.com (BarryHavenga)]]></author>
			<pubDate>Mon, 08 Apr 2019 18:25:33 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=34627#p34627</guid>
		</item>
	</channel>
</rss>
