mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 19:46:25 +00:00
Adds user setting to show or hide stock history
This commit is contained in:
parent
43faec8b21
commit
8233fb39d6
4 changed files with 26 additions and 4 deletions
|
|
@ -18,6 +18,7 @@ const String INV_SOUNDS_SERVER = "serverSounds";
|
|||
const String INV_PART_SUBCATEGORY = "partSubcategory";
|
||||
|
||||
const String INV_STOCK_SUBLOCATION = "stockSublocation";
|
||||
const String INV_STOCK_SHOW_HISTORY = "stockShowHistory";
|
||||
|
||||
const String INV_REPORT_ERRORS = "reportErrors";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue