CANCERYS\kw093 2 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={() => {
if (currentUserId) {
fetchAllCombinedLotData(currentUserId);
fetchFgPickOrdersData();
}
}}
/>


Caricamento…
Annulla
Salva