<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — How to print bank charges in statement, before hacking core files]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=9613</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=9613&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in How to print bank charges in statement, before hacking core files.]]></description>
		<lastBuildDate>Sat, 01 Jan 2022 05:58:24 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: How to print bank charges in statement, before hacking core files]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=40416#p40416</link>
			<description><![CDATA[<p>Thanks for this, seems option two if practiced properly would be the ideal solution, I just hacked the core file temporarily to allow operations, but I will take time to figure through the second option you advised.</p>]]></description>
			<author><![CDATA[null@example.com (lawmaina78)]]></author>
			<pubDate>Sat, 01 Jan 2022 05:58:24 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=40416#p40416</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to print bank charges in statement, before hacking core files]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=40412#p40412</link>
			<description><![CDATA[<p>The FA &quot;Bank Account Transfer&quot; page supports &quot;Bank Charges&quot;.&nbsp; Those charges are subtracted from the transfer-to amount, but you would like them shown because your bank shows them.</p><p>To answer your question directly, yes, you can modify a page without modifying the core by including an extension that overrides a FA core page (see, https://frontaccounting.com/punbb/viewtopic.php?pid=34035#p34035).</p><p>But you can also duplicate the desired G/L behavior by creating a general journal quickentry (four lines: +-100% base, +-10%).</p><p>The latter approach is advised if the percentage is always the same because then you only need to enter just the base amount and then the charges are auto-calculated.</p><p>One notable caveat (gotcha) with using the &quot;Bank Charges&quot; feature of &quot;Bank Account Transfer&quot; is that FA does not edit the transaction correctly; it forgets about the bank charges.&nbsp; Be sure to fix this bug when you create your extension.</p>]]></description>
			<author><![CDATA[null@example.com (Braath Waate)]]></author>
			<pubDate>Fri, 31 Dec 2021 15:57:42 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=40412#p40412</guid>
		</item>
		<item>
			<title><![CDATA[How to print bank charges in statement, before hacking core files]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=40410#p40410</link>
			<description><![CDATA[<p>Hi,<br />We have a POS that does cash sales, then this money is later transfered to the bank<br />So a typical bank transfer process using current FA is like this<br />E.g. transfer on $1,000</p><p>POS cash account gets credited whole amount $1,000<br />Bank charges account gets debited $100 (which is 10%)<br />Bank account gets debited $900</p><p>When I print bank statement, the bank charges doesn&#039;t reflect, since the bank usually charge 10%, when they give us their statement, this amount is usually there.</p><p>Our desired process would be </p><p>POS cash account gets credited whole amount $1,000<br />Bank account gets debited whole $1,000</p><p>Bank charges account gets debited $100 (which is 10%)<br />Bank account gets credited $100</p><p>This way, the statement would show the charges.</p><p>I&#039;ve seen in the core files where I can implement this, but I usually avoid making any changes to the core files, is there any other way I can achieve the above</p>]]></description>
			<author><![CDATA[null@example.com (lawmaina78)]]></author>
			<pubDate>Fri, 31 Dec 2021 02:15:12 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=40410#p40410</guid>
		</item>
	</channel>
</rss>
