Frontend de erp-core - Workspace V2
Products: - ProductsListPage with filters and stock status - ProductDetailPage with stock by warehouse - ProductCreatePage/ProductEditPage with forms Warehouses: - WarehousesListPage with stats - WarehouseDetailPage with locations preview - WarehouseCreatePage/WarehouseEditPage - LocationsPage with hierarchical tree view Stock Management: - StockLevelsPage (via existing) - StockMovementsPage (via existing) - StockMovementDetailPage with timeline - KardexPage for product movement history - StockAdjustmentPage for inventory adjustments Components (13): - StockLevelIndicator, StockLevelBadge - WarehouseSelector, LocationSelector - ProductStockCard, ProductForm, ProductInventoryForm - MovementTypeIcon, MovementStatusBadge, StockMovementRow - InventoryStatsCard, WarehouseForm Hooks (6): - useProducts, useWarehouses, useLocations - useStockLevels, useStockMovements, useInventory Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| public | ||
| src | ||
| .eslintrc.cjs | ||
| .gitignore | ||
| Dockerfile | ||
| index.html | ||
| nginx.conf | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.d.ts | ||
| vite.config.ts | ||