- 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. |
||
|---|---|---|
| .. | ||
| CuttingController.php | ||
| InvoiceController.php | ||
| PurchaseController.php | ||
| RestockController.php | ||
| StokOpnameController.php | ||
| TransactionController.php | ||