2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-04-28 05:36:46 +00:00

added new to docs setting

This commit is contained in:
Matthias Mair 2021-10-19 23:26:52 +02:00
parent 9e027eaf94
commit 8112c7216d

View File

@ -68,3 +68,14 @@ Options for purchase orders
### Sales orders
Options for sales orders
### Plugin Settings
Change into what parts plugins can integrate into.
| Setting | Type | Description | Default |
| --- | --- | --- | --- |
| Enable URL integration | Boolean | Enable plugins to add URL routes | False |
| Enable navigation integration | Boolean | Enable plugins to integrate into navigation | False |
| Enable setting integration | Boolean | Enable plugins to integrate into inventree settings | False |
| Enable app integration | Boolean | Enable plugins to add apps | False |