<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — importing csv, nothing imported, but no error]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=715&amp;type=atom" />
	<updated>2009-10-05T14:21:40Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=715</id>
		<entry>
			<title type="html"><![CDATA[Re: importing csv, nothing imported, but no error]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=3567#p3567" />
			<content type="html"><![CDATA[<p>Where the line above was working, not it isn&#039;t anymore.</p><p>Can anyone test and see if it works for them?<br />Or give me a single line, i&#039;m sure i&#039;m forgetting just a little detail.</p>]]></content>
			<author>
				<name><![CDATA[jackel7007]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=362</uri>
			</author>
			<updated>2009-10-05T14:21:40Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=3567#p3567</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: importing csv, nothing imported, but no error]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=2920#p2920" />
			<content type="html"><![CDATA[<p>No, but it should create it automatically if it doesn&#039;t.</p><p>Looking into the PHP code, I found this rule:</p><p>&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;// type, item_code, stock_id, description, category, units, qty, mb_flag, currency, price</p><p>So it also needs a Type and an item_code.</p><p>when i try this rule as CSV:<br />127; Item211; MyCat; each; B; ; 300;</p><p>It doesn&#039;t work.</p><p>But when I add a type and item_code like this:<br />ITEM; 100; 127; Item211; MyCat; each; B; ; 300;</p><p>it does work and import...<br />But if this was supposed to be added, then it would be described in the manual file which is included.</p>]]></content>
			<author>
				<name><![CDATA[jackel7007]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=362</uri>
			</author>
			<updated>2009-06-22T09:59:13Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=2920#p2920</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: importing csv, nothing imported, but no error]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=2919#p2919" />
			<content type="html"><![CDATA[<p>Just a suggestion - did you ensure your category existed first?</p>]]></content>
			<author>
				<name><![CDATA[p2409]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=267</uri>
			</author>
			<updated>2009-06-22T09:30:47Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=2919#p2919</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[importing csv, nothing imported, but no error]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=2917#p2917" />
			<content type="html"><![CDATA[<p>I was testing the CSV importer, which can be found on the FA site under modules.</p><p>Name of the Module:<br />&quot;Import CSV Item file&quot;</p><p>After (what seems) succesfully adding the module, I createx a txt file with the following lines:</p><p>id; description; category; units; mb_flag; currency; price;</p><p>21; Item21; MyCat; each; B; ; 300;</p><p>22; Item22; MyCat; each; B; ; 200;</p><p>23; Item23; MyCat; each; B; ; 300;</p><p>24; Item24; MyCat; each; B; ; 200;</p><p>25; Item25; MyCat; each; B; ; 300;</p><p>26; Item26; MyCat; each; B; ; 200;</p><p>(I have also tried without the first index rule)</p><p>After &quot;importing&quot; the file i get the next message (in green):<br />&quot;0 item posts created, 0 item posts updated and 0 sales kit components added&quot;</p><p>I also found out that no mather what file i select, i always get that line in green.</p><p>The problem is it&#039;s not working, and nothing is imported.<br />Because I don&#039;t get any errors, what further can i check to get this going?</p>]]></content>
			<author>
				<name><![CDATA[jackel7007]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=362</uri>
			</author>
			<updated>2009-06-22T09:27:06Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=2917#p2917</id>
		</entry>
</feed>
