CANCERYS\kw093 vor 2 Wochen
Ursprung
Commit
650730f852
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. +2
    -0
      src/components/PickOrderSearch/PickExecution.tsx

+ 2
- 0
src/components/PickOrderSearch/PickExecution.tsx Datei anzeigen

@@ -1041,6 +1041,7 @@ const handleIssueNoLotStockOutLine = useCallback(async (stockOutLineId: number)
)}
{/* Action buttons below the lot table */}
{/*
<Box sx={{ mt: 2 }}>
<Stack direction="row" spacing={1}>
<Button
@@ -1052,6 +1053,7 @@ const handleIssueNoLotStockOutLine = useCallback(async (stockOutLineId: number)
</Button>
</Stack>
</Box>
*/}
</Box>
)}



Laden…
Abbrechen
Speichern