2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-05-17 23:08:28 +00:00

Feature: Auto-select items tab for final stock locations (#11766) (#11955)

* Enhance: Auto-select items tab for final stock locations/categories

* Fix biome formatting in PanelGroup.tsx

* Change default setting to False per review

* Refactor: Rename setting to DISPLAY_ITEMS_FINAL_LEVEL to apply generically to both locations and categories per review

---------

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
This commit is contained in:
Aditya Kumar Mishra
2026-05-17 14:36:00 +05:30
committed by GitHub
parent c09848422c
commit 582013e51c
5 changed files with 43 additions and 1 deletions
+1
View File
@@ -30,6 +30,7 @@ The *Display Settings* screen shows general display configuration options:
{{ usersetting("SHOW_BOM_SUBASSEMBLY_LEVELS")}}
{{ usersetting("ENABLE_LAST_BREADCRUMB") }}
{{ usersetting("SHOW_FULL_LOCATION_IN_TABLES") }}
{{ usersetting("DISPLAY_ITEMS_FINAL_LEVEL") }}
### Search Settings