brotherton-erpnext/erpnext/docs/user/manual/en/customize-erpnext/hiding-modules-and-features.md

14 lines
685 B
Markdown
Raw Normal View History

2016-11-21 16:38:13 +05:30
# Hiding Module Icons
2015-11-05 16:55:10 +05:30
To hide modules (icons) from the home page, go to:
2016-03-14 19:28:06 +05:30
`Setup > Permissions > Show / Hide Modules`
<img alt="Hide Features" class="screenshot" src="{{docs_base_url}}/assets/img/customize/show-hide-modules.png">
2015-11-05 16:55:10 +05:30
2016-03-14 19:28:06 +05:30
Click [here]({{docs_base_url}}/user/manual/en/customize-erpnext/articles/module-visibility.html) to learn about other features from where icons from the desktop can be hidden.
2015-11-05 16:55:10 +05:30
2016-03-14 19:28:06 +05:30
> Note: Modules are automatically hidden for users that have no permissions on the documents within that module. For example, if a User has no permissions on Purchase Order, Purchase Request, Supplier, the “Buying” module will automatically hidden for that User.
2015-11-05 16:55:10 +05:30
{next}