CANCERYS\kw093 3 tygodni temu
rodzic
commit
2e603ec0be
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      src/components/ProductionProcess/ProductionProcessJobOrderDetail.tsx

+ 1
- 1
src/components/ProductionProcess/ProductionProcessJobOrderDetail.tsx Wyświetl plik

@@ -368,7 +368,7 @@ const handleRelease = useCallback(() => {
<Typography variant="body2" color="text.secondary" sx={{ mt: 1 }}>
{t("Lines with insufficient stock: ")}<strong style={{ color: "red" }}>{stockCounts.insufficient}</strong>
</Typography>
{!fromJosave && (
{fromJosave && (
<Button
variant="contained"
color="primary"


Ładowanie…
Anuluj
Zapisz