store/app/Services/Manage
2026-07-10 11:47:10 +07:00
..
CuttingResultPriceResolver.php refactor: update price handling in CuttingResultPriceResolver and HomepageService for improved data structure and consistency 2026-07-06 15:47:46 +07:00
CuttingService.php refactor: remove quick-create raw material functionality and associated request, streamlining the CuttingDraftItemController and related components 2026-07-09 15:22:12 +07:00
OrderService.php refactor: enhance stock filtering in CuttingService and OrderService, update UI components for better display of stock information 2026-07-06 21:24:26 +07:00
OwnerVerificationService.php feat: add search functionality by ID for purchases, products, and raw materials, enhancing data retrieval in index views 2026-07-10 11:47:10 +07:00
PurchaseService.php feat: add search functionality by ID for purchases, products, and raw materials, enhancing data retrieval in index views 2026-07-10 11:47:10 +07:00
RetailStockService.php feat: add search functionality by ID for purchases, products, and raw materials, enhancing data retrieval in index views 2026-07-10 11:47:10 +07:00
StockService.php feat: implement permission-based messaging for purchase and stock verification actions, enhancing user feedback based on roles 2026-07-10 11:26:06 +07:00
StokOpnameService.php feat: add predis/predis dependency and implement caching in various services for improved performance 2026-07-05 23:31:55 +07:00