Checkpoint before ghost pallet cleanup workflow
This commit is contained in:
@@ -12,12 +12,12 @@ flowchart TD
|
||||
Main --> DB["AsyncMSSQLClient"]
|
||||
|
||||
Launcher --> Reset["reset_corsie.py"]
|
||||
Launcher --> Layout["layout_window.py"]
|
||||
Launcher --> Ghost["view_celle_multiple.py"]
|
||||
Launcher --> Layout["gestione_layout.py"]
|
||||
Launcher --> Ghost["view_celle_multi_udc.py"]
|
||||
Launcher --> Search["search_pallets.py"]
|
||||
Launcher --> Picking["gestione_pickinglist.py"]
|
||||
|
||||
Reset --> Runner["gestione_aree_frame_async.AsyncRunner"]
|
||||
Reset --> Runner["gestione_aree.AsyncRunner"]
|
||||
Layout --> Runner
|
||||
Ghost --> Runner
|
||||
Search --> Runner
|
||||
|
||||
Reference in New Issue
Block a user