<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Second company does not create security roles records]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8098&amp;type=atom" />
	<updated>2019-04-17T08:40:19Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=8098</id>
		<entry>
			<title type="html"><![CDATA[Re: Second company does not create security roles records]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34694#p34694" />
			<content type="html"><![CDATA[<p>Have a look at the other charts - this is so for a new table with the new structure to be created should one already exist with possibly a different structure.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2019-04-17T08:40:19Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34694#p34694</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Second company does not create security roles records]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34680#p34680" />
			<content type="html"><![CDATA[<p>Hi</p><p>Why are you dropping my company data that is defined as company 0_?</p><p>DROP TABLE IF EXISTS `0_security_roles`;</p><p>CREATE TABLE `0_security_roles` (</p><p>Thanks<br />Wayne</p>]]></content>
			<author>
				<name><![CDATA[lostwf]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=44439</uri>
			</author>
			<updated>2019-04-16T04:05:41Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34680#p34680</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Second company does not create security roles records]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34679#p34679" />
			<content type="html"><![CDATA[<p>Refer <a href="https://github.com/apmuthu/FA24extensions/tree/master/Charts/chart_en_US-demo2">my chart repo</a> for any changes from the official package.</p><p>There is no data for the <strong>0_security_roles</strong> table in it.<br />Refer <a href="https://github.com/apmuthu/FA24extensions/commit/fe02da14da4a19148e82d7db659f57fe0a5be5bf">my commit</a>.</p><p>@joe: can correct it in the official package.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2019-04-16T03:53:51Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34679#p34679</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Second company does not create security roles records]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34676#p34676" />
			<content type="html"><![CDATA[<p>hi</p><p>I used the &quot;5 Digit American coa with education Data&quot;</p><p>Thanks</p>]]></content>
			<author>
				<name><![CDATA[lostwf]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=44439</uri>
			</author>
			<updated>2019-04-16T01:13:28Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34676#p34676</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Second company does not create security roles records]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34674#p34674" />
			<content type="html"><![CDATA[<p>It depends on the COA . Which COA did you choose while creating new company. Based in that the issue can be fixed</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2019-04-16T00:16:31Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34674#p34674</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Second company does not create security roles records]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34673#p34673" />
			<content type="html"><![CDATA[<p>Hi </p><p>After some troubleshooting I found that the 1_security_roles table was blank and I copied all the contents from 0_security_roles to 1_security_roles</p><p>INSERT INTO 1_security_roles<br />SELECT *<br />FROM 0_security_roles</p><p>I am able to login to the second company(us 5 with educational data)</p><p>I am not sure if this is kept in the company script or in FA</p><p>thanks<br />Wayne</p>]]></content>
			<author>
				<name><![CDATA[lostwf]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=44439</uri>
			</author>
			<updated>2019-04-16T00:00:33Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34673#p34673</id>
		</entry>
</feed>
