dstpabuaran.com/resources/js/pages/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
..
analysis feat: update cash overview to use cash account balance and add description for clarity 2026-08-19 20:19:09 +07:00
finance feat: add new transaction type and update cash transaction handling in TransactionService 2026-08-17 22:42:11 +07:00
hr feat: enhance AttendanceIndex component by adding 'Belum Pulang' badge and improving check-out display logic 2026-08-15 16:15:40 +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 feat: enhance variant deletion handling to update loaded variants on success 2026-08-16 15:32:25 +07:00
roles Refactor marketplace settings: remove MarketplaceFeeRule, update related database and UI components 2026-08-14 03:20:18 +07:00
settings Refactor marketplace settings: remove MarketplaceFeeRule, update related database and UI components 2026-08-14 03:20:18 +07:00
system/form-histories feat: enhance form history logging by restructuring attribute changes and improving data handling in LogsFormHistory and related components 2026-08-17 23:27:24 +07:00