2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-14 11:15:31 +00:00

Add documentation for global settings and user settings

This commit is contained in:
Oliver
2022-01-08 15:29:35 +11:00
parent 455dbf5250
commit 64e4b9f214
2 changed files with 68 additions and 6 deletions

View File

@ -10,24 +10,41 @@ User settings are arranged in the following categories:
### Account
User account configuration
User account configuration, including:
- Account management
- Session management
- Authentication options
- Theme selection
- Language selection
### Home Page
Customize display of items on the InvenTree home page
### Search
Customize settings for search results
| Setting | Type | Description | Default |
| --- | --- | --- | --- |
| Search Preview Results | Integer | Number of results to show in search preview window | 10 |
| Search Show Stock | Boolean | Display stock levels in part search results | True |
| Hide Inactive Parts | Boolean | Hide inactive parts in search preview | False |
### Labels
Settings for label printing
| Setting | Type | Description | Default |
| --- | --- | --- | --- |
| Inline Label Display | Boolean | Display PDF labels in the browser | True |
### Reports
Settings for report generation
### Forms
Customize behavior of modal forms
| Setting | Type | Description | Default |
| --- | --- | --- | --- |
| Inline Report Display | Boolean | Display PDF reports in the browser | False |