dstpabuaran.com/tests/Feature/Admin
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
..
Finance feat: enhance product management and purchase functionality 2026-08-02 14:07:16 +07:00
HR Refactor role management and pagination in admin panel 2026-08-01 02:54:24 +07:00
Manage feat: implement invoice management features including index, create, update, delete, and print functionalities 2026-08-22 15:13:28 +07:00
Master Refactor SupplierTest to use permission setup function and enhance phone number validation tests 2026-08-22 13:46:22 +07:00
Settings Refactor marketplace settings: remove MarketplaceFeeRule, update related database and UI components 2026-08-14 03:20:18 +07:00
NotificationTest.php feat: update EmployeeAdvance status values and related logic, modify notifications accordingly 2026-08-13 17:36:55 +07:00