CANCERYS\kw093 11 mesi fa
parent
commit
fd3e4a640f
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      src/components/FinishedGoodSearch/GoodPickExecution.tsx

+ 1
- 0
src/components/FinishedGoodSearch/GoodPickExecution.tsx Vedi File

@@ -965,6 +965,7 @@ return (
onPickOrderAssigned={() => { onPickOrderAssigned={() => {
if (currentUserId) { if (currentUserId) {
fetchAllCombinedLotData(currentUserId); fetchAllCombinedLotData(currentUserId);
fetchFgPickOrdersData();
} }
}} }}
/> />


Caricamento…
Annulla
Salva