<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Renaming/Removing some Menu Items]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=4470&amp;type=atom" />
	<updated>2013-12-03T13:12:56Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=4470</id>
		<entry>
			<title type="html"><![CDATA[Re: Renaming/Removing some Menu Items]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=18660#p18660" />
			<content type="html"><![CDATA[<p>Dear ostertagi</p><p>My problem solved!</p><p>Thanks a million <img src="https://frontaccounting.com/punbb/img/smilies/smile.png" width="15" height="15" alt="smile" /> you saved lot&#039;s of my time<br />Appreciate all genius friends</p>]]></content>
			<author>
				<name><![CDATA[asgare]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=17992</uri>
			</author>
			<updated>2013-12-03T13:12:56Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=18660#p18660</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Renaming/Removing some Menu Items]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=18435#p18435" />
			<content type="html"><![CDATA[<p>well, the easist and&nbsp; the fastest way for doi it is to edit the customers.php under the applications folder.<br />you just have to modify the $label variable for the menu item you want to change.<br /></p><div class="codebox"><pre><code>add_lapp_function($level, $label, $link = &quot;&quot;, $access = &#039;SA_OPEN&#039;, $category = &#039;&#039;)  or add_rapp_function($level, $label, $link = &quot;&quot;, $access = &#039;SA_OPEN&#039;, $category = &#039;&#039;)  : lapp/rapp (stands for [b] left/right [/b] application)</code></pre></div><p>as for the menu title in the main menu, you need to change, the $name variable (&quot;ordres&quot; to whatever is your need)<br /></p><div class="codebox"><pre><code>$this-&gt;application(&quot;orders&quot;, _($this-&gt;help_context = &quot;&amp;Sales&quot;));</code></pre></div><p> keep in mind that if you change the displayed text directly in the source code, you wont be able to use any translation for it, you&#039;ll need to do some customization to you .po file.</p>]]></content>
			<author>
				<name><![CDATA[ostertagi]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18743</uri>
			</author>
			<updated>2013-11-13T20:53:39Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=18435#p18435</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Renaming/Removing some Menu Items]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=18159#p18159" />
			<content type="html"><![CDATA[<p>Dear hisapepe</p><p>Thanks for using FA</p><p>As far as I learned from this forum masters you should follow below instructions to fulfill your needs <img src="https://frontaccounting.com/punbb/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>To do change on some items in menus, you need to do like as translation:<br />1- Install PoEdit software&nbsp; from http://www.poedit.net/<br />2- There is one PO file on lang\new_language_template\LC_MESSAGES directory. Open the PO file with PoEdit software then do whatever changes you&#039;d like and finally update the language/add new language.</p><p>To enable/disable some Items you will go through &quot;User Accounts Setup&quot; &amp; &quot;Access Setup&quot;<br />If you want to hide the disabled items you just need to do one more thing, just change &quot;$hide_inaccessible_menu_items = 0;&quot; in &quot;config.php&quot; file to 1.</p><p>That&#039;s all</p>]]></content>
			<author>
				<name><![CDATA[asgare]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=17992</uri>
			</author>
			<updated>2013-10-19T05:47:06Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=18159#p18159</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Renaming/Removing some Menu Items]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=18153#p18153" />
			<content type="html"><![CDATA[<p>Hi,<br />I would like to rename/remove some menu items, could you please tell me what file has the navigation bar items? The config files do not have that..<br />eg<br />1-SALES MENU</p><p>&nbsp; Sales Quotation Entry I would like to call it Sales Quotation<br />&nbsp; Sales Order Entry- I would like to call it Sales Order<br />&nbsp; &nbsp;Invoice Against Sales Delivery I would like to call it&nbsp; Convert Delivery Note to Sales Invoice <br />&nbsp; <br />Some Items I need to remove them e.g Template Delivery,&nbsp; Template Invoice</p><p>2-PURCHASES</p><p>&nbsp; Outstanding Purchase Orders Maintenance-REMOVE<br />&nbsp; <br />&nbsp; Direct Invoice I would like to call it -Direct Supplier Invoice</p><p>So that is my idea, help please, I can do the editing on my own after knowing the files..</p>]]></content>
			<author>
				<name><![CDATA[hisapepe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=17376</uri>
			</author>
			<updated>2013-10-18T10:59:20Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=18153#p18153</id>
		</entry>
</feed>
