Alpha6 barcode non scaffalate e bypass login

This commit is contained in:
2026-06-18 16:13:47 +02:00
parent cc9680c49a
commit 466778ae5f
19 changed files with 1614 additions and 48 deletions

View File

@@ -16,6 +16,7 @@ ALL_ACTIONS: FrozenSet[str] = frozenset(
"launcher.open_layout",
"launcher.open_multi_udc",
"launcher.open_search",
"launcher.open_non_shelved",
"launcher.open_history_udc",
"launcher.open_pickinglist",
"launcher.open_history_pickinglist",
@@ -23,6 +24,7 @@ ALL_ACTIONS: FrozenSet[str] = frozenset(
"launcher.exit",
"reset_corsie.view",
"search.view",
"non_shelved.view",
"history_udc.view",
"history_pickinglist.view",
"multi_udc.view",