<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Deduct employee advance from Bank Payment Voucher]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7728&amp;type=atom" />
	<updated>2018-09-28T19:28:52Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=7728</id>
		<entry>
			<title type="html"><![CDATA[Re: Deduct employee advance from Bank Payment Voucher]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32760#p32760" />
			<content type="html"><![CDATA[<p>@TOR,<br />comment out lines from 323-328 in /gl/gl_bank.php</p><div class="codebox"><pre><code>// if (!check_num(&#039;amount&#039;, 0))
    // {
    //     display_error( _(&quot;The amount entered is not a valid number or is less than zero.&quot;));
    //     set_focus(&#039;amount&#039;);
    //     return false;
    // }</code></pre></div><p>You will get your desired result. I hope it will not cause any other anomaly in Database.</p>]]></content>
			<author>
				<name><![CDATA[boxygen]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20175</uri>
			</author>
			<updated>2018-09-28T19:28:52Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32760#p32760</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Deduct employee advance from Bank Payment Voucher]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32757#p32757" />
			<content type="html"><![CDATA[<p>Yes, it would be. Infact, that is what I have done for now. But would have been great if FA could have given an option to put a negative figure, and that negative figure could have gone to the credit side of Employees Advances. Need to see how it is done in Peachtree and Quickbooks.</p>]]></content>
			<author>
				<name><![CDATA[TOR]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=17069</uri>
			</author>
			<updated>2018-09-27T14:29:46Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32757#p32757</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Deduct employee advance from Bank Payment Voucher]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32755#p32755" />
			<content type="html"><![CDATA[<p>Would it be alright to enter a payment voucher for the 10000, and then make a separate journal entry to move the move the 5000 from the advance account to the payroll expense account?</p>]]></content>
			<author>
				<name><![CDATA[oakstreet1]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=42263</uri>
			</author>
			<updated>2018-09-27T12:52:44Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32755#p32755</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Deduct employee advance from Bank Payment Voucher]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32753#p32753" />
			<content type="html"><![CDATA[<p>A little confusing case:</p><p>02-08-2018 Paid employee advance Rs.5000/- (Vide Bank Account Payment Entry)</p><p>GL Entry:<br />Dr. Employee Advance A/c<br />Cr. Bank Account</p><p>At month end I want to pay employee salary but deduct advance through a single payment voucher:</p><p>Dr. Employee Salary 15000<br />Cr. Employee Advance 5000<br />Cr. Bank Account 10000</p><p>FA, unfortunately (or fortunately) doesn&#039;t accept a negative figure through payments module.</p><p>I know I can pass a JV. But I want to process the entry through the payment voucher.</p><p>HELP? Anyone?</p>]]></content>
			<author>
				<name><![CDATA[TOR]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=17069</uri>
			</author>
			<updated>2018-09-27T10:26:33Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32753#p32753</id>
		</entry>
</feed>
