<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Import Transaction issue]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=5663</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5663&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Import Transaction issue.]]></description>
		<lastBuildDate>Thu, 02 Apr 2015 16:22:36 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Import Transaction issue]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=23072#p23072</link>
			<description><![CDATA[<p>@rossaddison, @joe: wherever csv files are used in FA, we need to take care of line endings making it OS agnostic. Just replace all CRLF with LF and start to work.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 02 Apr 2015 16:22:36 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=23072#p23072</guid>
		</item>
		<item>
			<title><![CDATA[Re: Import Transaction issue]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=23070#p23070</link>
			<description><![CDATA[<p>CR/LF did it for me. I am using a Mac and the lines in the file were terminated by CR.<br />Import works after I changed the line terminations.<br />Both Windows termination, CR/LF or Unix termination, LF worked for me.<br />Thanks for your help.<br />Ion</p>]]></description>
			<author><![CDATA[null@example.com (ion)]]></author>
			<pubDate>Thu, 02 Apr 2015 13:54:21 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=23070#p23070</guid>
		</item>
		<item>
			<title><![CDATA[Re: Import Transaction issue]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=23061#p23061</link>
			<description><![CDATA[<p>Working example:<br /></p><div class="codebox"><pre><code>reference,date,memo,amount,accountcode,taxtype,dim1_ref,dim2_ref,person_type_id (supplier=1 customer=2),person_id
JNL1,01/12/2014,Bad debts using account 8100,222.24,8100,0,D1,D2,,
JNL1,01/12/2014,Debtors Control using account 1100,-222.24,1100,0,D1,D2,2,2
JNL2,02/12/2014,Rent outstanding,122.25,7100,1,D1,D2,,
JNL2,02/12/2014,Accruals,-122.25,2109,0,D1,D2,,
JNL3,03/12/2014,Prepayments,322.26,1103,0,D1,D2,,
JNL3,03/12/2014,Rent Prepaid,-322.26,7100,1,D1,D2,,
JNL4,04/12/2014,Prepayments,400,1103,0,D1,D2,,
JNL4,04/12/2014,Prepayments,400,1103,0,D1,D2,,
JNL4,04/12/2014,Rent Prepaid,-800,7100,1,D1,D2,,</code></pre></div><p>Do not use double quotes (or any quotes) in the file and use commas as the separateor - do not use it in the description / content of any of the fields. Make sure that the CR/LF is proper and does not occur within a field.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 02 Apr 2015 03:42:25 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=23061#p23061</guid>
		</item>
		<item>
			<title><![CDATA[Import Transaction issue]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=23060#p23060</link>
			<description><![CDATA[<p>I am trying to import journal entries in FA with no luck.<br />I have installed the module, activated successfully, however whenever I run the import I always receive this error:</p><div class="quotebox"><blockquote><p>Skipped header. (line 1 in import file &#039;import-test-3.csv&#039;)<br />Error: Debits do not equal credits.<br />1</p></blockquote></div><p>I have tried on my installation as well as the UK demo site with the sample file.</p><p>Here is the file I have used:<br /></p><div class="quotebox"><blockquote><p>&quot;reference&quot;,&quot;date&quot;,&quot;memo&quot;,&quot;amount&quot;,&quot;accountcode&quot;,&quot;taxtype&quot;,&quot;dim1_ref&quot;,&quot;dim2_ref&quot;,&quot;person_type_id (supplier=1 customer=2)&quot;,&quot;person_id&quot;<br />&quot;JNL2&quot;,02/12/2014,&quot;Rent outstanding&quot;,122.25,7100,1,&quot;D1&quot;,&quot;D2&quot;,,<br />&quot;JNL2&quot;,02/12/2014,&quot;Accruals&quot;,-122.25,2109,0,&quot;D1&quot;,&quot;D2&quot;,,</p></blockquote></div><p>Can you share a sample that is working?<br />Any help would be appreciated.<br />TIA<br />Ion</p>]]></description>
			<author><![CDATA[null@example.com (ion)]]></author>
			<pubDate>Thu, 02 Apr 2015 01:04:03 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=23060#p23060</guid>
		</item>
	</channel>
</rss>
