store/app/Services/Manage
2026-06-22 14:41:52 +07:00
..
CuttingResultPriceResolver.php perf: implement batch-fetching for variant prices to optimize query performance in OrderService and HomeController 2026-06-22 12:40:58 +07:00
CuttingService.php refactor: streamline enum management and enhance role assignment logic in EmployeeController for improved maintainability 2026-06-22 14:41:52 +07:00
OrderService.php refactor: streamline enum management and enhance role assignment logic in EmployeeController for improved maintainability 2026-06-22 14:41:52 +07:00
PurchaseService.php refactor: replace individual attribute assignments and save calls with mass update() calls across service classes 2026-06-22 12:26:38 +07:00
StockService.php refactor: implement and utilize eloquent scopes for common model status queries across the application 2026-06-22 12:15:08 +07:00