<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Invoice reference]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=1469</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=1469&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Invoice reference.]]></description>
		<lastBuildDate>Tue, 27 Jul 2010 10:04:22 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Invoice reference]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=6610#p6610</link>
			<description><![CDATA[<p>References are stored in transaction tables with a couple of exceptions. When transaction table&nbsp; does not have any reference field, this is stored in refs table.<br />Look in get_systype_db_info() function in references.inc file for more information. The uniqueness of reference is checked with is_new_reference() method (see references.inc).<br />NB the db scheme in this aspect is rather effect of long application history, than some sophisticated design.<br />Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Tue, 27 Jul 2010 10:04:22 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=6610#p6610</guid>
		</item>
		<item>
			<title><![CDATA[Re: Invoice reference]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=6608#p6608</link>
			<description><![CDATA[<p>At first I thought it was that simple...</p><p>There is many tables, some with auto-increment (debtor_trans_details, etc), some are indirectly referred by sys_types (debtor_trans). For every type of transaction, the next reference is kept there.</p><p>If you want an idea, you can use PHPMyadmin to look at it, or just look inside the a backup file to get another view.</p><p>You can also take a look at the Entity Relationship (ER) Diagram for FrontAccounting 2.2 , https://frontaccounting.com/wbt/pages/download/download-documentations.php</p><p>At first I thought it was simple...Powerfull softwares are often complex.</p><p>Gaston</p>]]></description>
			<author><![CDATA[null@example.com (huotg01)]]></author>
			<pubDate>Mon, 26 Jul 2010 21:11:49 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=6608#p6608</guid>
		</item>
		<item>
			<title><![CDATA[Invoice reference]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=6607#p6607</link>
			<description><![CDATA[<p>Hi,</p><p>Where is the invoice reference stored in the database? I&#039;ve deleted some test invoices from the database using phpmyadmin, but I can&#039;t use the original invoice reference anymore because it is allready used.</p><p>Thanks.</p>]]></description>
			<author><![CDATA[null@example.com (docusave)]]></author>
			<pubDate>Mon, 26 Jul 2010 19:08:18 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=6607#p6607</guid>
		</item>
	</channel>
</rss>
