dstpabuaran.com/app/Http/Controllers/Admin
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
..
Finance feat: add notification highlight feature to various services and frontend components 2026-08-15 00:11:40 +07:00
HR feat: add byMonth method to AttendanceController and corresponding service logic 2026-08-15 13:46:30 +07:00
Manage feat: enhance purchase and restock management with variant support 2026-08-20 10:48:24 +07:00
Master feat: enhance purchase and restock management with variant support 2026-08-20 10:48:24 +07:00
System feat: implement form history logging for CRUD operations and add activity log management interface 2026-08-16 20:41:48 +07:00
AdminSettingsController.php Refactor marketplace settings: remove MarketplaceFeeRule, update related database and UI components 2026-08-14 03:20:18 +07:00
RoleController.php Refactor services to improve role checks and streamline data retrieval 2026-08-09 11:33:25 +07:00