- Add RestockIndex component for displaying and managing restocks. - Create RestockCardRow component for rendering individual restock items. - Implement RestockItemSubRow component for displaying detailed item information. - Define routes for restock management in web.php. - Create RestockTest to cover various scenarios for restock creation, updating, and deletion. - Ensure proper handling of permissions for restock actions. - Add validation for restock data and ensure correct relationships are maintained. |
||
|---|---|---|
| .. | ||
| use-appearance.tsx | ||
| use-clipboard.ts | ||
| use-current-url.ts | ||
| use-file-upload.ts | ||
| use-flash-toast.ts | ||
| use-infinite-scroll.ts | ||
| use-initials.tsx | ||
| use-mobile-navigation.ts | ||
| use-mobile.ts | ||
| use-mobile.tsx | ||
| use-product-draft.ts | ||
| use-purchase-draft.ts | ||
| use-push-notification.ts | ||
| use-raw-material-draft.ts | ||
| use-restock-draft.ts | ||
| use-two-factor-auth.ts | ||