2
0
mirror of https://github.com/inventree/inventree-app.git synced 2026-03-11 04:34:29 +00:00

Fix default location for "cascade" filter (#793)

This commit is contained in:
Oliver
2026-03-03 20:10:06 +11:00
committed by GitHub
parent 0d68762252
commit a87a7d6228
3 changed files with 8 additions and 1 deletions

View File

@@ -66,6 +66,7 @@ class _PaginatedStockLocationListState
"label": L10().includeSublocations,
"help_text": L10().includeSublocationsDetail,
"tristate": false,
"default": true,
},
};