<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — A problem with the entry reference]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=10368</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=10368&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in A problem with the entry reference.]]></description>
		<lastBuildDate>Sat, 16 Sep 2023 04:08:07 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: A problem with the entry reference]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=42566#p42566</link>
			<description><![CDATA[<p>This is a well known race condition. The corresponding INSERT statement should be modified to make the primary key as NULL so that it is generated at runtime and then last_insert_id() should be used to populate the dependant foreign keys.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sat, 16 Sep 2023 04:08:07 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=42566#p42566</guid>
		</item>
		<item>
			<title><![CDATA[A problem with the entry reference]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=42552#p42552</link>
			<description><![CDATA[<p>If I open a journal entry with reference number 30 and have not finished working on it, and my colleague opens another entry before I finish working on entry number 30, he will take the same reference number 30. When the entry is saved, whoever saves it first saves it without error, and whoever saves it last will receive an error. Is it possible? Every time a record is opened, it takes a different reference</p>]]></description>
			<author><![CDATA[null@example.com (sulheen)]]></author>
			<pubDate>Fri, 08 Sep 2023 03:06:28 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=42552#p42552</guid>
		</item>
	</channel>
</rss>
