store/app/Services/Manage
Yoga Pangestu 1f9aba6ba5 feat: enhance order management with additional filters and pagination support
- Added channel, status, and payment type filters to the order index functionality.
- Updated OrderService to handle new filter parameters in pagination queries.
- Introduced filter definitions and values in the OrderGroupedTable component for improved data filtering.
- Enhanced the frontend to support dynamic filtering options for orders based on the new criteria.
2026-07-29 08:59:56 +07:00
..
CuttingResultPriceResolver.php refactor: remove StockController and related stock verification logic 2026-07-19 17:29:19 +07:00
CuttingService.php feat: add stock mutation tracking and history feature 2026-07-27 22:45:49 +07:00
OrderService.php feat: enhance order management with additional filters and pagination support 2026-07-29 08:59:56 +07:00
OwnerVerificationService.php feat: add Restock model import in OwnerVerificationService 2026-07-26 10:32:28 +07:00
PurchaseService.php feat: add stock mutation tracking and history feature 2026-07-27 22:45:49 +07:00
RestockService.php feat: add stock mutation tracking and history feature 2026-07-27 22:45:49 +07:00
RetailStockService.php feat: add stock mutation tracking and history feature 2026-07-27 22:45:49 +07:00
StockMutationService.php feat: add stock mutation tracking and history feature 2026-07-27 22:45:49 +07:00
StockService.php refactor: remove StockController and related stock verification logic 2026-07-19 17:29:19 +07:00
StokOpnameService.php feat: add stock mutation tracking and history feature 2026-07-27 22:45:49 +07:00