parfum/app/Livewire/Datatable
Yoga Pangestu dffc9f9e72 feat: add stock transfer management functionality
- Implemented stock transfer creation and management with Livewire components.
- Created StockTransfer and StockTransferItem models with necessary relationships.
- Added migration files for stock_transfers and stock_transfer_items tables.
- Developed traits for handling stock transfer items (add, delete, update).
- Integrated stock transfer logging in StockActivityLogService.
- Updated ViewServiceProvider to include stock transfer permissions and routes.
- Created frontend views for stock transfer form and index with appropriate UI components.
- Added role permissions for stock transfer actions in RolePermissionSeeder.
2026-01-09 21:41:49 +07:00
..
Catalog fix: remove cost_price from select statements in BottlesTable, PerfumesTable, and ProductsTable 2026-01-09 20:25:22 +07:00
Feature feat: add fallback icon for non-existent icons in the ChooseUsTable icon column 2026-01-02 23:31:43 +07:00
Finance feat: Add comprehensive payroll feature tests, refine user scope in Payroll model, and exclude developer users from payroll management. 2026-01-02 20:40:27 +07:00
Information chore: menghapus fitur permintaan harga 2025-12-27 22:16:39 +07:00
Loyalty feat: Adjust role permissions for warehouse management, analysis, and member vouchers, while refining customer table actions, warehouse column visibility, and dashboard statistics. 2026-01-05 22:36:29 +07:00
Manage feat: add stock transfer management functionality 2026-01-09 21:41:49 +07:00
Master feat: Adjust role permissions for warehouse management, analysis, and member vouchers, while refining customer table actions, warehouse column visibility, and dashboard statistics. 2026-01-05 22:36:29 +07:00