- Added CRUD operations for packaging units and their associated items in the new `packagingController.ts`. - Implemented routes for managing packaging units and items in `packagingRoutes.ts`. - Enhanced error handling and logging for better traceability. - Ensured company code filtering for data access based on user roles. Made-with: Cursor |
||
|---|---|---|
| .. | ||
| AdminButton.tsx | ||
| AdminPageRenderer.tsx | ||
| AppLayout.tsx | ||
| EmptyDashboard.tsx | ||
| Logo.tsx | ||
| MainHeader.tsx | ||
| MainSidebar.tsx | ||
| MobileMenu.tsx | ||
| ProfileModal.tsx | ||
| SideMenu.tsx | ||
| TabBar.tsx | ||
| TabContent.tsx | ||
| ThemeToggle.tsx | ||
| UserDropdown.tsx | ||