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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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,
},
};