mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 11:36:24 +00:00
Reorganize settings:
- Add new setting to disable error uploading - Move "about" info to a separate view
This commit is contained in:
parent
27da8b2820
commit
f1a46be417
8 changed files with 270 additions and 161 deletions
|
|
@ -19,6 +19,7 @@ const String INV_PART_SUBCATEGORY = "partSubcategory";
|
|||
|
||||
const String INV_STOCK_SUBLOCATION = "stockSublocation";
|
||||
|
||||
const String INV_REPORT_ERRORS = "reportErrors";
|
||||
|
||||
class InvenTreeSettingsManager {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue