mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-30 03:58:26 +00:00
[minor] [docs] fixes in filename and title
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"_toc": [
|
||||
"docs.user.customer_portal.sign_up",
|
||||
"docs.user.customer_portal.login",
|
||||
"docs.user.customer_portal.orders",
|
||||
"docs.user.customer_portal.order",
|
||||
"docs.user.customer_portal.tickets"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,22 +0,0 @@
|
||||
---
|
||||
{
|
||||
"_label": "Hiding Modules and Features "
|
||||
}
|
||||
---
|
||||
### Hiding Unused Features
|
||||
|
||||
As you have seen from this manual that ERPNext contains tons of features which you may not use. We have observed that most users start with using 20% of the features, though a different 20%. To hide fields belonging to features you dont require, go to:
|
||||
|
||||
> Setup > Customize ERPNext > Disable Features.
|
||||
|
||||
Check / uncheck the features you want to use and refresh your page for the changes to take effect.
|
||||
|
||||
---
|
||||
|
||||
### Hiding Module Icons
|
||||
|
||||
To hide modules (icons) from the home page, go to:
|
||||
|
||||
Setup > Customize ERPNext > Modules Setup
|
||||
|
||||
> 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 be hidden.
|
||||
@@ -2,7 +2,7 @@
|
||||
{
|
||||
"_label": "Projects",
|
||||
"_toc": [
|
||||
"docs.user.projects.projects",
|
||||
"docs.user.projects.project",
|
||||
"docs.user.projects.task",
|
||||
"docs.user.projects.timelog"
|
||||
]
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
{
|
||||
"_label": "Projects"
|
||||
"_label": "Project"
|
||||
}
|
||||
---
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
{
|
||||
"_label": "Blog"
|
||||
"_label": "Blog Post"
|
||||
}
|
||||
---
|
||||
Blogs are a great way to share your thoughts about your business and keep your customers and readers updated of what you are up to.
|
||||
@@ -5,7 +5,7 @@
|
||||
"docs.user.website.setup",
|
||||
"docs.user.website.web_page",
|
||||
"docs.user.website.style",
|
||||
"docs.user.website.blog",
|
||||
"docs.user.website.blog_post",
|
||||
"docs.user.website.add_products_to_website"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user