[docs] mfg and accounts module completed

This commit is contained in:
Priya
2013-09-17 11:19:34 +05:30
parent 42573bcc90
commit 92027ebdb7
17 changed files with 128 additions and 25 deletions

View File

@@ -7,7 +7,10 @@
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.
> Setup > Tools > Hide/Unhide Features
![Hide Features](img/hide-features.png)
Check / uncheck the features you want to use and refresh your page for the changes to take effect.
@@ -17,6 +20,9 @@ Check / uncheck the features you want to use and refresh your page for the chang
To hide modules (icons) from the home page, go to:
Setup > Customize ERPNext > Modules Setup
Setup > Tools> Modules Setup
![Hide/Unhide Modules](img/hide-module.png)
> 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.