<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Voucher numbering]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7393&amp;type=atom" />
	<updated>2018-06-14T02:22:18Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=7393</id>
		<entry>
			<title type="html"><![CDATA[Re: Voucher numbering]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=31880#p31880" />
			<content type="html"><![CDATA[<p>Voucher numbering is a delicate issue needing utmost care as to whether they are primary keys or have other fields as primary keys and what linkages exist with similar numbered ones during the change process.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2018-06-14T02:22:18Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=31880#p31880</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Voucher numbering]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=31869#p31869" />
			<content type="html"><![CDATA[<p>Dear apmuthu </p><p>let me have your answer.</p>]]></content>
			<author>
				<name><![CDATA[A.A]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41369</uri>
			</author>
			<updated>2018-06-13T09:09:48Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=31869#p31869</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Voucher numbering]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=31781#p31781" />
			<content type="html"><![CDATA[<p>doesn&#039;t it make problems???</p>]]></content>
			<author>
				<name><![CDATA[A.A]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41369</uri>
			</author>
			<updated>2018-06-03T10:03:26Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=31781#p31781</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Voucher numbering]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=31771#p31771" />
			<content type="html"><![CDATA[<p>is it possible to change the voucher No in management Panel&nbsp; &quot;Plesk/Databases/PHP My admin&quot; ????</p>]]></content>
			<author>
				<name><![CDATA[A.A]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41369</uri>
			</author>
			<updated>2018-06-02T08:21:59Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=31771#p31771</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Voucher numbering]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=31111#p31111" />
			<content type="html"><![CDATA[<p>Unless filtered by a specific voucher type, the number wise sorting will be erroneous as the same number can appear across different dates if they belong to different voucher types.</p><p>As the vouchers are sorted by date, all transaction numbers across all voucher types will get listed in the order they were entered by default.</p><p>In the case of <strong>rep702.php</strong> here, the list of transactions are obtained from the <strong>function get_gl_transactions()</strong> defined in <strong>gl/includes/db/gl_db_trans.inc</strong> where the sort order in <a href="https://github.com/FrontAccountingERP/FA/blob/master/gl/includes/db/gl_db_trans.inc#L176">line 176</a> is: <strong>ORDER BY tran_date, counter</strong>, the latter being the real sequence element within the transaction date.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2018-03-13T07:12:19Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=31111#p31111</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Voucher numbering]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=31110#p31110" />
			<content type="html"><![CDATA[<p>Thanks dear apmuthu</p><p>what about sort of numbers by date?<br />is it possible to do?</p>]]></content>
			<author>
				<name><![CDATA[A.A]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41369</uri>
			</author>
			<updated>2018-03-13T05:23:13Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=31110#p31110</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Voucher numbering]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=31098#p31098" />
			<content type="html"><![CDATA[<p>The Rep702 - List of Journal Entries is in report format and is already arranged by Date, but several vouchers are in each page to conserve space.</p><p>The &quot;Banking and General Ledger/Journal Inquiry&quot; is a screen display and you can print them one by one.</p><p>If you want to print the latter as one per page then just copy the URLs to a file and run a batch file on them and then print them all in one go.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2018-03-12T13:46:22Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=31098#p31098</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Voucher numbering]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=31094#p31094" />
			<content type="html"><![CDATA[<p>I checked my voucher in &quot;Reports and Analysis/General Ledger/List of journal entries&quot;</p><p>I&#039;m going to open my voucher from &quot;Banking and General Ledger/Journal Inquiry&quot; and print one by one.</p><p>If the FA gives me in better way, I mean each Voucher in one sheet A4 with arranged number by date please let me know.</p><p>thanks</p>]]></content>
			<author>
				<name><![CDATA[A.A]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41369</uri>
			</author>
			<updated>2018-03-12T08:13:09Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=31094#p31094</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Voucher numbering]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=31093#p31093" />
			<content type="html"><![CDATA[<p>State the navigation to which page you refer to.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2018-03-12T07:45:16Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=31093#p31093</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Voucher numbering]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=31089#p31089" />
			<content type="html"><![CDATA[<p>I&#039;m waiting for your guidance.</p>]]></content>
			<author>
				<name><![CDATA[A.A]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41369</uri>
			</author>
			<updated>2018-03-12T06:06:47Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=31089#p31089</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Voucher numbering]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=31088#p31088" />
			<content type="html"><![CDATA[<p>no Idea about it?</p>]]></content>
			<author>
				<name><![CDATA[A.A]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41369</uri>
			</author>
			<updated>2018-03-12T05:02:45Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=31088#p31088</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Voucher numbering]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=31086#p31086" />
			<content type="html"><![CDATA[<p>How can I Sort transaction numbers by date in web version?</p><p>I need to classified the Documents for auditing so my vouchers need to have numbering sort.</p>]]></content>
			<author>
				<name><![CDATA[A.A]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41369</uri>
			</author>
			<updated>2018-03-11T15:41:49Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=31086#p31086</id>
		</entry>
</feed>
