<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — How to avoid same invoice/receipt/document number?]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=1321&amp;type=atom" />
	<updated>2010-05-24T15:01:59Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=1321</id>
		<entry>
			<title type="html"><![CDATA[Re: How to avoid same invoice/receipt/document number?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=5976#p5976" />
			<content type="html"><![CDATA[<p>Can you use MySQL Query Browser to get the schema creation script (to verify that the table has its unique index set) and also query for the data itself (to verify the data).</p><p>For the first one, in MySQL query browser, right click on n_sales_orders and select &quot;Copy CREATE statement to clipboard&quot;.&nbsp; Paste and post the result.</p><p>For the second, use SELECT * FROM n_sales_orders s WHERE ord_date BETWEEN &quot;2010-04-25&quot; AND &quot;2010-04-29&quot; ;</p><p>(in each case, replace n with your company number.&nbsp; In the latter case, use the dates between which your duplication occurred)</p><p>W</p>]]></content>
			<author>
				<name><![CDATA[Worrab]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=875</uri>
			</author>
			<updated>2010-05-24T15:01:59Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=5976#p5976</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to avoid same invoice/receipt/document number?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=5972#p5972" />
			<content type="html"><![CDATA[<p>But anyway reference should be unique in database, even in case of timeouts/multiply entry. Strange.</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2010-05-24T10:55:31Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=5972#p5972</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to avoid same invoice/receipt/document number?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=5969#p5969" />
			<content type="html"><![CDATA[<p>This problem can come from a slow internet connection.&nbsp; Sometimes you get a caution sign but the sale still gets made... but you don&#039;t know, so you enter it again.&nbsp; Sometimes when you try to reenter the sale the system will say (reference number already in use) or something like that (a clue).&nbsp; When I make a sale and I am not sure if it went through or not... I go to sales order inquiry, and look...</p><p>Hope this helps</p><p>AM</p>]]></content>
			<author>
				<name><![CDATA[alvin]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=176</uri>
			</author>
			<updated>2010-05-24T02:32:33Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=5969#p5969</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to avoid same invoice/receipt/document number?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=5935#p5935" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>itronics wrote:</cite><blockquote><div class="quotebox"><blockquote><p>Sales Invoice and Receipt.</p></blockquote></div><p>Just to be sure: You have multiply invoices with the same reference number, and none of them is voided or has &#039;auto&#039; reference or were entered via import from external file? The same in receipt?<br /> FA checks for&nbsp; uniqueness of references between all documents of the same type, but you can have the same reference for 1 invoice and 1 receipt.</p><p>Janusz</p></blockquote></div><p>yes.... sometimes my clerk even enter 3 times the same invoice making my inventories sales report have 3 times sales than actual. May be my program or database corrupt somewhere.</p>]]></content>
			<author>
				<name><![CDATA[ali2u]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=626</uri>
			</author>
			<updated>2010-05-19T17:19:44Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=5935#p5935</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to avoid same invoice/receipt/document number?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=5925#p5925" />
			<content type="html"><![CDATA[<div class="quotebox"><blockquote><p>Sales Invoice and Receipt.</p></blockquote></div><p>Just to be sure: You have multiply invoices with the same reference number, and none of them is voided or has &#039;auto&#039; reference or were entered via import from external file? The same in receipt?<br /> FA checks for&nbsp; uniqueness of references between all documents of the same type, but you can have the same reference for 1 invoice and 1 receipt.</p><p>Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2010-05-19T08:14:25Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=5925#p5925</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to avoid same invoice/receipt/document number?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=5924#p5924" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>itronics wrote:</cite><blockquote><p>Really. What kind of transactions has non-unique references?<br />Janusz</p></blockquote></div><p>Sales Invoice and Receipt.</p><p>Thanks</p>]]></content>
			<author>
				<name><![CDATA[ali2u]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=626</uri>
			</author>
			<updated>2010-05-19T00:50:01Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=5924#p5924</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to avoid same invoice/receipt/document number?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=5923#p5923" />
			<content type="html"><![CDATA[<p>Really. What kind of transactions has non-unique references?<br />Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2010-05-18T22:28:49Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=5923#p5923</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to avoid same invoice/receipt/document number?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=5918#p5918" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>itronics wrote:</cite><blockquote><p>FA has built in reference control, so non-unique reference should be blocked. How your clerk afforded to do it?<br />Janusz</p></blockquote></div><p>something that i can&#039;t understand till now. ask her, she only key in like normal only..... really confuse????</p><p>sorry</p>]]></content>
			<author>
				<name><![CDATA[ali2u]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=626</uri>
			</author>
			<updated>2010-05-18T17:42:55Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=5918#p5918</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to avoid same invoice/receipt/document number?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=5911#p5911" />
			<content type="html"><![CDATA[<p>FA has built in reference control, so non-unique reference should be blocked. How your clerk afforded to do it?<br />Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2010-05-18T08:21:32Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=5911#p5911</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[How to avoid same invoice/receipt/document number?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=5886#p5886" />
			<content type="html"><![CDATA[<p>Dear all, </p><p>It seem my clerk can enter 2 or 3 same invoice number on my account and create some trouble to double check, How to avoid this ? </p><p>for your info, my invoice number are key in on &quot;reference&quot; . The same invoice/receipt number but have different # ( transaction ) number.</p><p>Thanks for your supports.</p>]]></content>
			<author>
				<name><![CDATA[ali2u]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=626</uri>
			</author>
			<updated>2010-05-16T14:33:42Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=5886#p5886</id>
		</entry>
</feed>
