- 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. |
||
|---|---|---|
| .. | ||
| CuttingTest.php | ||
| InvoiceTest.php | ||
| PurchaseTest.php | ||
| RestockTest.php | ||