2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-04-28 05:36:46 +00:00
inventree-docs/docs/app/settings.md
2022-05-19 23:12:05 +10:00

1.9 KiB

title
title
App Settings

Settings

The Settings view provides access to user configurable settings, in addition to information about the app itself.

The main settings view is shown below, and provides the following options:

  • Server - Configure and select server profile
  • Home Screen - Configure home screen settings
  • App Settings - Configure app settings

{% with id="settings_view", url="app/settings.png", maxheight="240px", description="Settings view" %} {% include 'img.html' %} {% endwith %}

Home Screen

The Home Screen view allows you to configure display options for the app 'home screen':

{% with id="home_settings", url="app/home_settings.png", maxheight="240px", description="Home Screen Settings" %} {% include 'img.html' %} {% endwith %}

App Settings

The App Settings view provides configuration options for the InvenTree app:

{% with id="app_settings", url="app/app_settings.png", maxheight="240px", description="App Settings" %} {% include 'img.html' %} {% endwith %}

Parts

Configure options for "parts" display:

  • Include Subcategories - When viewing a list of parts in a category, include parts from subcategories

Stock

Configure options for "stock" display:

  • Include Sublocations - When viewing a list of stock items in a location, include items from sublocations
  • Stock History - Display stock item history in the stock detail view

Sounds

Configure audible app notifications:

  • Server Error - Play an audible tone when a server error occurs
  • Barcode Tones - Play audible tones when scanning barcodes

App Settings

  • Use Strict HTTPS - Enforce strict checking of HTTPs certificates. Enabling this option may prevent you from connecting to the server if there are certificate issues
  • Upload Error Reports - Enable uploading of anonymous error / crash reports. These reports are used to improve the quality of the app.