dstpabuaran.com/app/Http/Controllers
Yoga Pangestu b85bbb1ba4 feat: enhance purchase and restock management with variant support
- Added existing_material_ids to PurchaseForEdit and RestockForEdit types.
- Introduced RawMaterialVariant and ProductVariantForRestock types for better variant handling.
- Updated PurchaseCreate and PurchaseEdit components to fetch and display raw material variants.
- Enhanced RestockCreate and RestockEdit components to manage product variants dynamically.
- Modified TransactionCreate and TransactionEdit components to support product variants.
- Added routes for fetching active products and raw materials.
2026-08-20 10:48:24 +07:00
..
Admin feat: enhance purchase and restock management with variant support 2026-08-20 10:48:24 +07:00
Api feat: update notification retrieval to use pagination and enhance loading experience 2026-08-15 15:23:44 +07:00
Settings feat: implement media handling for user profiles and employee management, including photo uploads and display 2026-08-12 21:57:28 +07:00
AnalysisController.php feat: add monthly retail revenue calculation and display in analysis component 2026-08-17 22:50:20 +07:00
Controller.php feat: enhance payroll period functionality with role-based visibility and improved data handling 2026-08-06 13:30:04 +07:00
DashboardController.php feat: Enhance leave request and transaction management with user-specific data 2026-08-13 21:08:39 +07:00
HomepageController.php feat: add cart context and functionality, update welcome page with new components and styles 2026-08-13 17:19:56 +07:00