Explorar el Código

update

master
CANCERYS\kw093 hace 2 semanas
padre
commit
650730f852
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      src/components/PickOrderSearch/PickExecution.tsx

+ 2
- 0
src/components/PickOrderSearch/PickExecution.tsx Ver fichero

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



Cargando…
Cancelar
Guardar