dstpabuaran.com/app/Services
Yoga Pangestu 05707aad7d feat: add stok opname management functionality
- Implemented StokOpnameEdit component for editing stock opname entries.
- Created StokOpnameIndex component for listing and managing stock opnames.
- Added StokOpnameCardRow and StokOpnameItemSubRow components for displaying stock opname details.
- Introduced routes for stok opname CRUD operations and actions (submit, verify, reject, cancel).
- Integrated UI components for better user interaction and data presentation.
2026-08-16 19:38:36 +07:00
..
Admin feat: add stok opname management functionality 2026-08-16 19:38:36 +07:00
Concerns feat: enhance transaction management by adding cashier role checks and updating price type logic 2026-08-16 16:20:51 +07:00
AnalysisService.php feat: add revenue by stock type calculation and update analysis components 2026-08-16 18:06:05 +07:00
DashboardService.php feat: enhance revenue analysis by adding payroll and expense calculations 2026-08-14 00:32:37 +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