Freeze stato gestione picking e storico

This commit is contained in:
2026-06-15 20:56:35 +02:00
parent 8f9957a2db
commit 29900b8b09
4 changed files with 135 additions and 30 deletions

View File

@@ -20,14 +20,14 @@ MODULE_VERSIONS: dict[str, str] = {
"db_config": "1.0.0",
"gestione_aree": "1.0.0",
"gestione_layout": "1.0.0",
"gestione_pickinglist": "1.0.0",
"gestione_pickinglist": "1.0.2",
"gestione_scarico": "1.0.0",
"locale_text": "1.0.0",
"login_window": "1.0.0",
"prenota_sprenota_sql": "1.0.0",
"reset_corsie": "1.0.0",
"search_pallets": "1.0.0",
"storico_pickinglist": "1.0.0",
"storico_pickinglist": "1.0.2",
"storico_udc": "1.0.0",
"tooltips": "1.0.0",
"ui_theme": "1.0.0",