<?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 do I record cash payments?]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=3725</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=3725&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in How do I record cash payments?.]]></description>
		<lastBuildDate>Thu, 05 Nov 2015 17:35:16 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: How do I record cash payments?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=24657#p24657</link>
			<description><![CDATA[<p>FrontAccounting system transaction types are listed in <strong>includes/types.inc</strong> and maps onto the labels in the Forms Setup screen. You cannot add new transaction types (except through custom or standard extension modules). Cash Payment Voucher is a type of Bank Transaction. In the said file look up: Bank transaction types:<br /></p><div class="codebox"><pre><code>//        Bank transaction types
//
define(&#039;BT_TRANSFER&#039;, 0);
define(&#039;BT_CHEQUE&#039;, 1);
define(&#039;BT_CREDIT&#039;, 2);
define(&#039;BT_CASH&#039;, 3);</code></pre></div><p>Under Banking &amp; General Ledger tab check out the Bank Accounts screen - you will find that petty Cash is a Bank Account.<br />When setting up a bank account, choose it&#039;s type from the the above choices - in your case, it will be Cash account (BT_CASH =&gt; 3).<br />Bank and Cash Vouchers use a same numbering sequence.<br />Packing List and Delivery Note use another same numbering sequence.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 05 Nov 2015 17:35:16 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=24657#p24657</guid>
		</item>
		<item>
			<title><![CDATA[Re: How do I record cash payments?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=24655#p24655</link>
			<description><![CDATA[<p>i can&#039;t find &quot;add new&quot; button in [forms setup] page. how to add new entry?</p>]]></description>
			<author><![CDATA[null@example.com (meisaputra)]]></author>
			<pubDate>Thu, 05 Nov 2015 15:40:50 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=24655#p24655</guid>
		</item>
		<item>
			<title><![CDATA[Re: How do I record cash payments?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=14907#p14907</link>
			<description><![CDATA[<p>You can always use the reference fields. You can setup these start numbers in Setup tab, forms setup.</p><p>You can also use a combination of characters and numbers.</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Mon, 07 Jan 2013 13:09:12 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=14907#p14907</guid>
		</item>
		<item>
			<title><![CDATA[How do I record cash payments?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=14906#p14906</link>
			<description><![CDATA[<p>The forms set up only gives facility to set up Bank Payments. And even there, there is no field for cheque numbers.</p><p>My question is: If I am paying by cash, and want to have the form reference as CPV (Cash payment Voucher), how do I do that?</p><p>Cheers!<br />TOR</p>]]></description>
			<author><![CDATA[null@example.com (TOR)]]></author>
			<pubDate>Mon, 07 Jan 2013 12:44:56 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=14906#p14906</guid>
		</item>
	</channel>
</rss>
