<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — import Payments/Deposits/Journal Entry from excel]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=2577&amp;type=atom" />
	<updated>2011-12-03T09:33:58Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=2577</id>
		<entry>
			<title type="html"><![CDATA[Re: import Payments/Deposits/Journal Entry from excel]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=11086#p11086" />
			<content type="html"><![CDATA[<p>The best way is to change the call to add_bank_transaction() in the import module to:</p><p>add_bank_trans($type, $trans_no, $bank_act, $ref, $date_,<br />$amount, $person_type_id, $person_id, $currency=&quot;&quot;, $err_msg=&quot;&quot;, $rate=0)</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2011-12-03T09:33:58Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=11086#p11086</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: import Payments/Deposits/Journal Entry from excel]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=11087#p11087" />
			<content type="html"><![CDATA[<p>The best way is to change the call to add_bank_transaction() in the import module to:</p><p>add_bank_trans($type, $trans_no, $bank_act, $ref, $date_,<br />&nbsp; &nbsp; &nbsp;$amount, $person_type_id, $person_id, $currency=&quot;&quot;, $err_msg=&quot;&quot;, $rate=0)</p><p>You can see the function in /gl/includes/db/gl_db_bank_trans.inc.</p><p>Hope this will work.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2011-12-03T09:33:58Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=11087#p11087</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: import Payments/Deposits/Journal Entry from excel]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=11085#p11085" />
			<content type="html"><![CDATA[<p>I am using FA 2.3.7.&nbsp; My challenge is importing multiple journal entries.</p><p>There exists an extension for multiple journal entry import.</p><p>When I click on the link to the module name in Install/Activate Extension for this module, it shows a version of - &quot;Available version &nbsp; &nbsp; 2.3.0-1&quot;. And, the code has a top line comment of &quot;Import Multiple Journal Entries/Deposits/Payments v2.3&quot; </p><p>The module has a function call to add_bank_transaction() which does not exist. How do I get to the new version of code which has since been fixed (what I learned from the Forum)? Or, how do I import Multiple Journal Entries using the most up to date module? Thanks.</p>]]></content>
			<author>
				<name><![CDATA[padma]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=11367</uri>
			</author>
			<updated>2011-12-03T09:21:38Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=11085#p11085</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: import Payments/Deposits/Journal Entry from excel]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=10965#p10965" />
			<content type="html"><![CDATA[<p>You will have to write a module / extension for doing that.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2011-11-29T07:21:37Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=10965#p10965</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[import Payments/Deposits/Journal Entry from excel]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=10964#p10964" />
			<content type="html"><![CDATA[<p>I am try to import data from excel. But there are no option for importing journal entries/deposits/payments from excel. Then how can i import data from excel.</p>]]></content>
			<author>
				<name><![CDATA[padma]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=11367</uri>
			</author>
			<updated>2011-11-29T06:24:55Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=10964#p10964</id>
		</entry>
</feed>
