<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Please help with the design modification]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7028&amp;type=atom" />
	<updated>2017-10-16T16:19:10Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=7028</id>
		<entry>
			<title type="html"><![CDATA[Re: Please help with the design modification]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29068#p29068" />
			<content type="html"><![CDATA[<p><strong>$hide_inaccessible_menu_items</strong> is for hiding menu items inside the tabs .<br />The commenting out of the <strong>add_application()</strong> is for hiding menu tabs at the top.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2017-10-16T16:19:10Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29068#p29068</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Please help with the design modification]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29063#p29063" />
			<content type="html"><![CDATA[<p>The correct way to hide any menu item is change the line</p><p><strong>$hide_inaccessible_menu_items = 0;</strong><br />to <br /><strong>$hide_inaccessible_menu_items = 1;</strong></p><p>in <strong>config.php</strong></p><p>Then any menu item not accessible to the user as defined in <strong>Setup -&gt; Access Setup</strong> will not be visible</p>]]></content>
			<author>
				<name><![CDATA[poncho1234]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19944</uri>
			</author>
			<updated>2017-10-15T15:25:15Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29063#p29063</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Please help with the design modification]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29062#p29062" />
			<content type="html"><![CDATA[<p>See the function init{} in the frontaccounting.php, here you can disable any module by comment out a corresponding line.</p><p>In your case please replace lines 79 - 80 - 81 with the fllowing:</p><p>&nbsp; &nbsp; //$this-&gt;add_application(new customers_app());<br />&nbsp; &nbsp; //$this-&gt;add_application(new suppliers_app());<br />&nbsp; &nbsp; //$this-&gt;add_application(new inventory_app());</p>]]></content>
			<author>
				<name><![CDATA[notrinos]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=36772</uri>
			</author>
			<updated>2017-10-15T14:58:01Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29062#p29062</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Please help with the design modification]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29061#p29061" />
			<content type="html"><![CDATA[<p>thanks <br />Just show me<br />Manufacturing &amp; Fixed Assets<br />I want to hide sales, purchases and inventory</p>]]></content>
			<author>
				<name><![CDATA[king1984]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41835</uri>
			</author>
			<updated>2017-10-15T13:48:19Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29061#p29061</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Please help with the design modification]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=28980#p28980" />
			<content type="html"><![CDATA[<p>Go to Setup then company setup, on the right you will see a section labeled &#039;Optional Modules&#039; Uncheck Manufacturing, click update button, log-out then log-in</p>]]></content>
			<author>
				<name><![CDATA[poncho1234]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19944</uri>
			</author>
			<updated>2017-10-10T17:43:54Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=28980#p28980</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Please help with the design modification]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=28979#p28979" />
			<content type="html"><![CDATA[<p>I want to hide the Manufacturing tab. I want to hide in full content. How do you do this through design?</p><p>http://prntscr.com/gvpddz</p>]]></content>
			<author>
				<name><![CDATA[king1984]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41835</uri>
			</author>
			<updated>2017-10-10T16:47:29Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=28979#p28979</id>
		</entry>
</feed>
