<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Problems with Import of statements using Bank Account Import extension]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8088&amp;type=atom" />
	<updated>2019-04-12T11:56:49Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=8088</id>
		<entry>
			<title type="html"><![CDATA[Re: Problems with Import of statements using Bank Account Import extension]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34649#p34649" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Braath Waate]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41493</uri>
			</author>
			<updated>2019-04-12T11:56:49Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34649#p34649</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Problems with Import of statements using Bank Account Import extension]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34645#p34645" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[BarryHavenga]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41416</uri>
			</author>
			<updated>2019-04-11T13:27:50Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34645#p34645</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Problems with Import of statements using Bank Account Import extension]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34643#p34643" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Braath Waate]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41493</uri>
			</author>
			<updated>2019-04-10T14:33:23Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34643#p34643</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Problems with Import of statements using Bank Account Import extension]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34642#p34642" />
			<content type="html"><![CDATA[<p>Hi. No table shows up at all.</p>]]></content>
			<author>
				<name><![CDATA[BarryHavenga]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41416</uri>
			</author>
			<updated>2019-04-10T13:28:16Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34642#p34642</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Problems with Import of statements using Bank Account Import extension]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34639#p34639" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Braath Waate]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41493</uri>
			</author>
			<updated>2019-04-09T19:05:00Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34639#p34639</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Problems with Import of statements using Bank Account Import extension]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34638#p34638" />
			<content type="html"><![CDATA[<p>I&#039;m not getting the Total line but all the line items show up green. How do I debug please?</p>]]></content>
			<author>
				<name><![CDATA[BarryHavenga]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41416</uri>
			</author>
			<updated>2019-04-09T16:27:13Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34638#p34638</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Problems with Import of statements using Bank Account Import extension]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34636#p34636" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Braath Waate]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41493</uri>
			</author>
			<updated>2019-04-09T12:29:19Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34636#p34636</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Problems with Import of statements using Bank Account Import extension]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34627#p34627" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[BarryHavenga]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41416</uri>
			</author>
			<updated>2019-04-08T18:25:33Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34627#p34627</id>
		</entry>
</feed>
