[fix] remove feature setup docs

This commit is contained in:
Rushabh Mehta 2016-11-21 16:38:13 +05:30
parent 75d455422a
commit 1df70cedc1
6 changed files with 3 additions and 30 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 122 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 124 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 213 KiB

View File

@ -1,15 +1,4 @@
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 > Features Setup`
<img alt="Hide Features" class="screenshot" src="{{docs_base_url}}/assets/img/customize/feature-setup.png">
Check the features you want to use. The features which are not checked, relevant fields will get hidden from the forms.
* * *
### Hiding Module Icons
# Hiding Module Icons
To hide modules (icons) from the home page, go to:

View File

@ -32,14 +32,4 @@ ERPNext only provide total amount of sale made by a Sales Person. If you offer c
`Accounts > Standard Reports > Sales Partners Commission`
####Disable Sales Person Feature
If you don't track Sales Person wise performance, and doesn't wish to use this feature, you can disable it from:
`Setup > Customize > Features Setup`
<img class="screenshot" alt="Disable Sales Person" src="{{docs_base_url}}/assets/img/articles/sales-person-transaction-4.png">
On disabling this feature, fields and tables related to Sales Person will become hidden from masters and transcations.
<!-- markdown -->

View File

@ -2,15 +2,9 @@
A barcode is a value decoded into vertical spaced lines. Barcode scanners are the input medium, like Keyboard. When it scans a barcode, the data appears in the computer screens at the point of a cursor.
To enable barcode feature in ERPNext go to:
### Item Master
`Setup > Customize > Features Setup`
Check "Item Barcode".
<img alt="Material Transfer" class="screenshot" src="{{docs_base_url}}/assets/img/articles/barcode-feature-setup.png">
Now a new field "Barcode" will be appear in Item master. Enter barcode while creating a new item.
To set the barcode of a particular item, you will have to open the Item record. You can also enter barcode while creating a new item.
<img alt="Material Transfer" class="screenshot" src="{{docs_base_url}}/assets/img/articles/barcode-item-master.png">