<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Import Multiple Journal Entries - update for 2.3?]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=2054&amp;type=atom" />
	<updated>2011-05-12T13:30:18Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=2054</id>
		<entry>
			<title type="html"><![CDATA[Re: Import Multiple Journal Entries - update for 2.3?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=9089#p9089" />
			<content type="html"><![CDATA[<p>OK guys I&#039;ve updated this module for FA234 and rewritten the logic to make it a bit clearer and reduce duplicated code. I&#039;ve also very heavily commented almost all lines in it to make it clearer for people wanting to understand what&#039;s going on. It&#039;s probably more useful as a guide to FA internals rather than a useful import facility. I&#039;ve got a strange issue (maybe just a Mac thing) where fgetcsv triggers EOF during the last record which is weird (I had to add an extra blank line to deal with it). When I&#039;ve sorted it, I&#039;ll send it through.</p>]]></content>
			<author>
				<name><![CDATA[p2409]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=267</uri>
			</author>
			<updated>2011-05-12T13:30:18Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=9089#p9089</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Import Multiple Journal Entries - update for 2.3?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=8955#p8955" />
			<content type="html"><![CDATA[<p>Hello Pete,</p><p>Yes the module/extension behaviour have changed a lot since earlier. Basicly because of the central repository for modules/extensions.</p><p>Please activate a couple of the latest extensions and look into it how it works and please ask questions if you are unsure.</p><p>Janusz has promised to make a documentation of this new behaviour, but unfortunately he is overloaded with work.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2011-04-28T19:42:55Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=8955#p8955</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Import Multiple Journal Entries - update for 2.3?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=8946#p8946" />
			<content type="html"><![CDATA[<p>I installed this module, but there are numerous incompatibilities with ver 2.2/2.3 I believe.</p><p>One question though before I keep delving into the code:</p><p>add_bank_transaction was a function in earlier versions of code, but doesn&#039;t look like it&#039;s in 2.2 or 2.3.</p><p>Is there a replacement (write_bank_transaction perhaps, although that&#039;s not used anywhere)?</p><p>Another question: has the framework for extensions changed significantly in recent (ie. 2.2+) versions, or is it basically the same?</p><p>Thanks guys<br />Pete</p>]]></content>
			<author>
				<name><![CDATA[p2409]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=267</uri>
			</author>
			<updated>2011-04-28T14:49:33Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=8946#p8946</id>
		</entry>
</feed>
