<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Error in Creating New Customer Account]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=6701</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=6701&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Error in Creating New Customer Account.]]></description>
		<lastBuildDate>Wed, 22 Feb 2017 02:31:44 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Error in Creating New Customer Account]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=27570#p27570</link>
			<description><![CDATA[<p>Compare the schemas and see if there are any other changes.<br />Is there any upgrade sql in the &quot;sql&quot; folder that drops the auto_increment attribute?</p><p>The only PHP file that refers to the AUTO_INCREMENT attribute is <strong>admin/db/maintenance_db.inc</strong> in both versions.</p><p>Whilst &quot;inactive&#039; is not needed unless it&#039;s default / NULL property has changed, the primary key is needed if the AUTO_INCREMENT is absent.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Wed, 22 Feb 2017 02:31:44 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=27570#p27570</guid>
		</item>
		<item>
			<title><![CDATA[Re: Error in Creating New Customer Account]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=27569#p27569</link>
			<description><![CDATA[<p>I found a backup last month that is working and compared the sqls. In crm_contacts, the&nbsp; auto_increment in ID disappeared which is causing the error. Trying to fix it right now.</p>]]></description>
			<author><![CDATA[null@example.com (timelyfiasco)]]></author>
			<pubDate>Wed, 22 Feb 2017 02:00:22 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=27569#p27569</guid>
		</item>
		<item>
			<title><![CDATA[Re: Error in Creating New Customer Account]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=27568#p27568</link>
			<description><![CDATA[<p>What says the debugger?</p>]]></description>
			<author><![CDATA[null@example.com (stefan)]]></author>
			<pubDate>Tue, 21 Feb 2017 10:02:26 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=27568#p27568</guid>
		</item>
		<item>
			<title><![CDATA[Re: Error in Creating New Customer Account]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=27567#p27567</link>
			<description><![CDATA[<p>Hi apmuthu, thanks for helping again. I dont think it&#039;s because of the browser cache or the sys_types. also, I can create a new supplier without any problem.</p><p> When I change the sql I am able to insert a new row. But the original FA file is like mine so this can&#039;t be the reason. Can it be because I used mysql workbench from Ubuntu 16 to overwrite my database in mysql 5.5 php 5.5.9 Ubuntu 14 server?</p><p> </p><div class="codebox"><pre><code>        
&quot;INSERT INTO &quot;.TB_PREF.&quot;debtors_master (name, debtor_ref, address, tax_id,
dimension_id, dimension2_id, curr_code, credit_status, payment_terms, discount, 
pymt_discount,credit_limit, sales_type, notes)</code></pre></div><div class="codebox"><pre><code>        
INSERT INTO 0_debtors_master (debtor_no, name, debtor_ref, address, tax_id, curr_code, sales_type, dimension_id, dimension2_id, credit_status, payment_terms, discount, pymt_discount, credit_limit, notes, inactive)</code></pre></div><p>I added debtor_no, inactive.</p>]]></description>
			<author><![CDATA[null@example.com (timelyfiasco)]]></author>
			<pubDate>Tue, 21 Feb 2017 03:10:25 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=27567#p27567</guid>
		</item>
		<item>
			<title><![CDATA[Re: Error in Creating New Customer Account]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=27565#p27565</link>
			<description><![CDATA[<p>Logout, clear your browser cache, login again and then see if you get the same error. You may have used the browser&#039;s back button instead of the &quot;back&quot; link on the web page.</p><p>It is also possible that your <strong>sys_types</strong> table may be corrupted or inconsistent. The <strong>next_reference</strong> field is your target to investigate. This is generally used for transactions and may not apply to new customer creation.</p><p>The <strong>function add_customer()</strong> is defined in <strong>sales/includes/db/customers_db.inc</strong> - check out the sql in it and manually execute it in some mysql client and see what gives.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Mon, 20 Feb 2017 18:28:38 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=27565#p27565</guid>
		</item>
		<item>
			<title><![CDATA[Error in Creating New Customer Account]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=27558#p27558</link>
			<description><![CDATA[<p>&quot;The entered information is a duplicate. Please go back and enter different values.&quot;<br />I got this message when I tried to add a new customer. The names are unique. Does anyone know how to fix this?</p>]]></description>
			<author><![CDATA[null@example.com (timelyfiasco)]]></author>
			<pubDate>Mon, 20 Feb 2017 11:38:04 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=27558#p27558</guid>
		</item>
	</channel>
</rss>
