-
Notifications
You must be signed in to change notification settings - Fork 479
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replaced useDispatch with useQuery/request in Inventory Management (#…
…7041) * replace useDispacth with useQuery in inventoryList * replace useDispatch with useQuery/request in InventoryLog * fix failed test case * replace useDispatch with useQuery/request in MinQuantity List * replace useDispatch with useQuery/request in minimum quantity required modal * replace useDispatch with useQuery/request in SetInventoryForm * implement requested changes * replace useDispatch with useQuery/request in AddInventoryForm * delete all unused fire requests * implement requested changes * remove duplicatly defined model --------- Co-authored-by: Mohammed Nihal <[email protected]>
- Loading branch information
1 parent
9f852af
commit 9d2f678
Showing
9 changed files
with
317 additions
and
460 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.