<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Development of a "fancier" bank import module]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=8639</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8639&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Development of a "fancier" bank import module.]]></description>
		<lastBuildDate>Thu, 16 Jan 2020 21:00:42 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Development of a "fancier" bank import module]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=36831#p36831</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (Braath Waate)]]></author>
			<pubDate>Thu, 16 Jan 2020 21:00:42 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=36831#p36831</guid>
		</item>
		<item>
			<title><![CDATA[Re: Development of a "fancier" bank import module]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=36829#p36829</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (BarryHavenga)]]></author>
			<pubDate>Thu, 16 Jan 2020 17:00:15 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=36829#p36829</guid>
		</item>
		<item>
			<title><![CDATA[Re: Development of a "fancier" bank import module]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=36828#p36828</link>
			<description><![CDATA[<p>OK Thanks. I will take a look</p>]]></description>
			<author><![CDATA[null@example.com (BarryHavenga)]]></author>
			<pubDate>Thu, 16 Jan 2020 16:43:50 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=36828#p36828</guid>
		</item>
		<item>
			<title><![CDATA[Re: Development of a "fancier" bank import module]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=36783#p36783</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (Braath Waate)]]></author>
			<pubDate>Sat, 11 Jan 2020 13:19:39 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=36783#p36783</guid>
		</item>
		<item>
			<title><![CDATA[Development of a "fancier" bank import module]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=36774#p36774</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (BarryHavenga)]]></author>
			<pubDate>Thu, 09 Jan 2020 16:17:51 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=36774#p36774</guid>
		</item>
	</channel>
</rss>
