<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Development of a "fancier" bank import module]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8639&amp;type=atom" />
	<updated>2020-01-16T21:00:42Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=8639</id>
		<entry>
			<title type="html"><![CDATA[Re: Development of a "fancier" bank import module]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=36831#p36831" />
			<content type="html"><![CDATA[<p>Yes, just copy the entire directory to modules.&nbsp; Then install it like any other module, activate it and enable access permissions.</p><p>The module does not handle import of split transactions.&nbsp; How would it know how to split the transaction?&nbsp; So if you need split transactions, you have to create those manually.</p>]]></content>
			<author>
				<name><![CDATA[Braath Waate]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41493</uri>
			</author>
			<updated>2020-01-16T21:00:42Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=36831#p36831</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Development of a "fancier" bank import module]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=36829#p36829" />
			<content type="html"><![CDATA[<p>Hi Just so I don&#039;t mess this up. I presume I copy the routine into the &#039;modules&#039; subdirectory? What do I do with the &#039;hooks&#039; file?<br />Any idea how one would handle a split transaction, i.e. one amount in the bank statement allocated to 2 or more GL accounts?<br />Rgds</p>]]></content>
			<author>
				<name><![CDATA[BarryHavenga]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41416</uri>
			</author>
			<updated>2020-01-16T17:00:15Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=36829#p36829</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Development of a "fancier" bank import module]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=36828#p36828" />
			<content type="html"><![CDATA[<p>OK Thanks. I will take a look</p>]]></content>
			<author>
				<name><![CDATA[BarryHavenga]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41416</uri>
			</author>
			<updated>2020-01-16T16:43:50Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=36828#p36828</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Development of a "fancier" bank import module]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=36783#p36783" />
			<content type="html"><![CDATA[<p>You could look at the extension that I wrote https://github.com/braathwaate/FA24extensions/tree/master/Extensions/bank_auto_reconcile.&nbsp; The main focus is to reconcile a bank statement with existing manually entered g/l entries in FA; however, missing g/l entries can be automatically imported using the same g/l accounts as used previously.&nbsp; That is, once there has been one match, future entries are imported using the comment field, assuming that some of the comment on the bank statement is consistent.&nbsp; (E.g. WATER UTILITY X75GGGGFX will match each time based on WATER UTILITY in the comment even if other numbers in the bank statement comment change).&nbsp; &nbsp;Therefore, auto deductions with varying amounts each month auto-import using the same g/l accounts as the prior month.&nbsp; Bank statement formats are hard coded, but easily modified in the code in a table.</p>]]></content>
			<author>
				<name><![CDATA[Braath Waate]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41493</uri>
			</author>
			<updated>2020-01-11T13:19:39Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=36783#p36783</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Development of a "fancier" bank import module]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=36774#p36774" />
			<content type="html"><![CDATA[<p>With due respect to the creators of the current bank import modules, FA has fallen behind more recent system regarding the sophistication of the important bank import functionality.</p><p>I am interested to know if anyone would be interested to adapt the current module to have the following functionality (inter alia):</p><p>- The ability to adapt to different formats of bank statements;<br />- The ability to identify single column debits &amp; credits by sign;<br />- The ability to import debits and credits simultaneously;<br />- The ability to allocate transactions to appropriate GL accounts, as a lookup during the import process, including split allocations;<br />- Wishful thinking: To &#039;remember&#039; prior allocations and to suggest these when performing a new import.</p><p>If so what kind of money are we looking at given that much of the functionality already exists in various PHP &#039;macros&#039;</p><p>Regards</p>]]></content>
			<author>
				<name><![CDATA[BarryHavenga]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41416</uri>
			</author>
			<updated>2020-01-09T16:17:51Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=36774#p36774</id>
		</entry>
</feed>
