<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Remove manufacturing and dimension modules,]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=6128&amp;type=atom" />
	<updated>2016-04-07T16:46:40Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=6128</id>
		<entry>
			<title type="html"><![CDATA[Re: Remove manufacturing and dimension modules,]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=25368#p25368" />
			<content type="html"><![CDATA[<p>You can use the company number in an if statement to prevent it&#039;s inclusion / execution for the specific company you want to suppress it for. The currently logged in company should be in the session.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2016-04-07T16:46:40Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=25368#p25368</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Remove manufacturing and dimension modules,]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=25367#p25367" />
			<content type="html"><![CDATA[<p>Hi,Thanks for the great input. I have a question here.<br />This will be reflected in all the companies, i need to do this in only one company where its not needed.<br />Is this possible ?</p>]]></content>
			<author>
				<name><![CDATA[arunthanvi]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=21163</uri>
			</author>
			<updated>2016-04-07T13:45:59Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=25367#p25367</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Remove manufacturing and dimension modules,]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=25181#p25181" />
			<content type="html"><![CDATA[<p>Hi,</p><p>Thanks for your help. It hides those menu items. <img src="https://frontaccounting.com/punbb/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[vishwajeetyadav]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=21069</uri>
			</author>
			<updated>2016-02-12T07:29:12Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=25181#p25181</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Remove manufacturing and dimension modules,]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=25179#p25179" />
			<content type="html"><![CDATA[<p>Comment out the following lines 18, 19, 80 &amp; 81 in <a href="https://github.com/FrontAccountingERP/FA/blob/master/frontaccounting.php">frontaccounting.php</a>:<br /></p><div class="codebox"><pre><code>..
..
//    include_once($path_to_root . &#039;/applications/manufacturing.php&#039;);
//    include_once($path_to_root . &#039;/applications/dimensions.php&#039;);
..
..
//            $this-&gt;add_application(new manufacturing_app());
//            $this-&gt;add_application(new dimensions_app());
..
..</code></pre></div>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2016-02-11T17:27:21Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=25179#p25179</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Remove manufacturing and dimension modules,]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=25176#p25176" />
			<content type="html"><![CDATA[<p>Hello,</p><p>I am trying to remove manufacturing and dimension module from menu. Is there any option to do this or any change in code to hide them from users?</p><p>Thanks,<br />Vishwajeet</p>]]></content>
			<author>
				<name><![CDATA[vishwajeetyadav]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=21069</uri>
			</author>
			<updated>2016-02-11T11:05:00Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=25176#p25176</id>
		</entry>
</feed>
