store/resources/js/pages/admin/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
..
cuttings feat: validate material usage input before submission in CuttingPosCombinationDialog 2026-07-27 21:53:42 +07:00
orders feat: enhance order management with additional filters and pagination support 2026-07-29 08:59:56 +07:00
purchases feat: add total quantity formatting to Purchase model and update related components 2026-07-29 08:59:02 +07:00
restocks feat: enhance media preview components by adding stock information support, improving user experience in managing media items 2026-07-13 19:43:27 +07:00
stock feat: add stock mutation tracking and history feature 2026-07-27 22:45:49 +07:00
stok-opnames feat: add stock quality management to StokOpname; update validation rules, database schema, and frontend components to support stock quality categorization (good, retail, reject) for improved inventory tracking and reporting 2026-07-05 13:46:50 +07:00