<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — disabling journal reference]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=3416&amp;type=atom" />
	<updated>2012-10-08T14:29:38Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=3416</id>
		<entry>
			<title type="html"><![CDATA[Re: disabling journal reference]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=13701#p13701" />
			<content type="html"><![CDATA[<p>If this is important, can it be selected by a config variable?</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2012-10-08T14:29:38Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=13701#p13701</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: disabling journal reference]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=13694#p13694" />
			<content type="html"><![CDATA[<p>Sorry not familiar with PHP. This is the code. what code I need to put to disable it.</p><p>table_section(2, $qes ? &quot;20%&quot; : &quot;50%&quot;);<br />&nbsp; &nbsp; ref_cells(_(&quot;Reference:&quot;), &#039;ref&#039;, &#039;&#039;);<br />&nbsp; &nbsp; hidden(&#039;ref_original&#039;);<br />&nbsp; &nbsp; end_row();</p><p>Many thanks</p>]]></content>
			<author>
				<name><![CDATA[dvarsani]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=16332</uri>
			</author>
			<updated>2012-10-08T11:05:41Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=13694#p13694</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: disabling journal reference]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=13684#p13684" />
			<content type="html"><![CDATA[<p>You will have to change the php code in gl/includes/ui/gl_journal_ui about line 30 replacing ref_cells() call with respective label_cells() plus hidden() helper calls.</p><p>Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2012-10-08T07:52:56Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=13684#p13684</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: disabling journal reference]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=13679#p13679" />
			<content type="html"><![CDATA[<p>I mean the the general journal reference number and not the access to journal entries. I don&#039;t want the users to change the default number which I&#039;ve set up in forms.</p>]]></content>
			<author>
				<name><![CDATA[dvarsani]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=16332</uri>
			</author>
			<updated>2012-10-07T19:49:17Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=13679#p13679</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: disabling journal reference]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=13678#p13678" />
			<content type="html"><![CDATA[<p>You can fix that in access setup, setup tab</p><p>Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2012-10-07T15:20:23Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=13678#p13678</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[disabling journal reference]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=13674#p13674" />
			<content type="html"><![CDATA[<p>I want to disable journal reference so that users can&#039;t change it and use the system generated sequence. What do I put in the script to do this?</p>]]></content>
			<author>
				<name><![CDATA[dvarsani]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=16332</uri>
			</author>
			<updated>2012-10-07T11:14:30Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=13674#p13674</id>
		</entry>
</feed>
