How to I add new a navigation or remove a navigation in frappe desk

Hey dear

I am new in Frappe and using ErpNext cloud web application .
anyone please let me know how to add or remove a navigation in frappe desk panel !

See this:

https://manual.erpnext.com//customize-erpnext/hiding-modules-and-features

Dear rmehta
I didn’t get Setup > Tools> Modules
following this Setup as you have mentioned !
Once again I am mentioning that I need to add new navigation adjacent to “help” in desk navigation panel & want to remove the “history” tab … for particular user !
Please let me know the actual step to solve that issues .
sk sagor

Dear rmehta
I didn’t get Setup > Tools> Modules following this Setup as you have
mentioned !
and once again I am mentioning that I need to add *new navigation adjacent
to “help” in desk navigation panel & want to remove the
“history” * …
for particular user !
Please let me know the actual step to solve that issues .
sk sagor

You will need a developer to do this.

Use the following Javascript line

$(document).ready(function(){
$('.nav.navbar-nav.navbar-right').append('<li><a class"dropdown-toggle" href="#" data--toggle="dropdown" title="Hi" onclick="return false">Hi</a></li>')
});
1 Like

Mega Store - WooCommerce WordPress Theme

repository is needed for assessment

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.