parfum/app/Livewire/Datatable/Manage
Yoga Pangestu 293dd7d1fd refactor: restructure stock management components and update routes
- Removed legacy stock management components including PurchaseForm, RestockForm, StockOpnameForm, and StockTransferForm.
- Updated routes to reflect new structure under 'studio.stock' namespace for better organization.
- Adjusted view files for stock management to align with the new routing and component structure.
- Modified action routes in the ViewServiceProvider to ensure proper access control and navigation.
- Cleaned up related test files to remove references to deleted components.
2026-01-09 21:57:06 +07:00
..
ArticlesTable.php feat: Refactor FAQ, add category typing with enum, introduce article categories, and update various Livewire components and views. 2025-12-21 14:10:33 +07:00
OrdersTable.php feat: add voucher discount functionality and update related calculations across orders 2026-01-09 20:18:58 +07:00
PurchasesTable.php refactor(purchase): merubah total alur belanja, yang awalnya langsung masuk ke stok yang ada di outlet, sekarang masuk ke gudang terleih dahulu 2026-01-01 15:26:05 +07:00
RestocksTable.php feat(restock): fitur restock toko 2026-01-02 13:13:23 +07:00
StockOpnameTable.php refactor: restructure stock management components and update routes 2026-01-09 21:57:06 +07:00
StockTransfersTable.php feat: add stock transfer management functionality 2026-01-09 21:41:49 +07:00