dstpabuaran.com/app/Http/Controllers/Admin/Manage
Yoga Pangestu 2a0b99c599 feat: implement invoice management features including index, create, update, delete, and print functionalities
- Added InvoiceIndex component for displaying a list of invoices with pagination and search capabilities.
- Created InvoiceShareButton component for sharing invoice details via WhatsApp.
- Developed InvoicePrint component for printing invoice details.
- Defined routes for invoice management including share and print functionalities.
- Implemented InvoiceTest to cover authentication, authorization, and CRUD operations for invoices.
2026-08-22 15:13:28 +07:00
..
CuttingController.php feat: enhance purchase and restock management with variant support 2026-08-20 10:48:24 +07:00
InvoiceController.php feat: implement invoice management features including index, create, update, delete, and print functionalities 2026-08-22 15:13:28 +07:00
PurchaseController.php feat: enhance purchase and restock management with variant support 2026-08-20 10:48:24 +07:00
RestockController.php feat: enhance purchase and restock management with variant support 2026-08-20 10:48:24 +07:00
StokOpnameController.php feat: add stok opname management functionality 2026-08-16 19:38:36 +07:00
TransactionController.php feat: enhance purchase and restock management with variant support 2026-08-20 10:48:24 +07:00