CANCERYS\kw093 před 2 týdny
rodič
revize
650730f852
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. +2
    -0
      src/components/PickOrderSearch/PickExecution.tsx

+ 2
- 0
src/components/PickOrderSearch/PickExecution.tsx Zobrazit soubor

@@ -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>
)}



Načítá se…
Zrušit
Uložit