dstpabuaran.com/app/Services
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
Concerns feat: enhance form history logging by restructuring attribute changes and improving data handling in LogsFormHistory and related components 2026-08-17 23:27:24 +07:00
AnalysisService.php feat: update cash overview to use cash account balance and add description for clarity 2026-08-19 20:19:09 +07:00
DashboardService.php feat: add cashier role checks to filter data in analysis and dashboard services 2026-08-16 20:00:17 +07:00
NotificationService.php feat: enhance notification system with new NotificationService methods and integrate notifications for various actions in services 2026-08-14 21:37:03 +07:00
PushSubscriptionService.php feat: add push notification functionality and service worker 2026-08-01 11:36:20 +07:00
S3PresignedService.php feat: add media library configuration and file upload components 2026-07-30 10:16:49 +07:00
StockMutationService.php Refactor services to improve role checks and streamline data retrieval 2026-08-09 11:33:25 +07:00