mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-18 18:56:31 +00:00
* Fix for stockOperationModal * Re-check when opened status changes * rename stockOperationModal -> useStockOperationModal * Fix enabled status of query * Add option to specify modalId * Track modal state when open / close * Prevent generators from running until forms are open * Prevent double loading of tables * Fix useQuery * Fix queryKey * Revert API change