<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — How to print bank charges in statement, before hacking core files]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=9613&amp;type=atom" />
	<updated>2022-01-01T05:58:24Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=9613</id>
		<entry>
			<title type="html"><![CDATA[Re: How to print bank charges in statement, before hacking core files]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=40416#p40416" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[lawmaina78]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=14031</uri>
			</author>
			<updated>2022-01-01T05:58:24Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=40416#p40416</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to print bank charges in statement, before hacking core files]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=40412#p40412" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Braath Waate]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41493</uri>
			</author>
			<updated>2021-12-31T15:57:42Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=40412#p40412</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[How to print bank charges in statement, before hacking core files]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=40410#p40410" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[lawmaina78]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=14031</uri>
			</author>
			<updated>2021-12-31T02:15:12Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=40410#p40410</id>
		</entry>
</feed>
