store/app/Services/Manage
2026-06-22 18:12:43 +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: add methods for retrieving assignable roles and their values in Role enum, and enhance Permission enum with values method for improved role management 2026-06-22 18:12:43 +07:00
OrderService.php refactor: add methods for retrieving assignable roles and their values in Role enum, and enhance Permission enum with values method for improved role management 2026-06-22 18:12:43 +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