dstpabuaran.com/app
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
..
Actions/Fortify initial commit 2026-07-28 17:40:38 +07:00
Concerns Refactor services to improve role checks and streamline data retrieval 2026-08-09 11:33:25 +07:00
Console/Commands feat: update payroll generation logic to schedule on the 5th of each month and adjust attendance penalties calculation 2026-08-14 04:08:13 +07:00
DataFixes feat: implement FixRawMaterialMediaKeys to correct S3 keys and create media records for RawMaterialPrice 2026-08-19 01:09:52 +07:00
Enums feat: implement invoice management features including index, create, update, delete, and print functionalities 2026-08-22 15:13:28 +07:00
Http feat: implement invoice management features including index, create, update, delete, and print functionalities 2026-08-22 15:13:28 +07:00
Jobs feat: enhance notification system with new NotificationService methods and integrate notifications for various actions in services 2026-08-14 21:37:03 +07:00
Listeners Refactor SupplierTest to use permission setup function and enhance phone number validation tests 2026-08-22 13:46:22 +07:00
Media/PathGenerators feat: update media handling to use 'images' collection and improve path generation 2026-08-12 12:11:29 +07:00
Models feat: implement invoice management features including index, create, update, delete, and print functionalities 2026-08-22 15:13:28 +07:00
Notifications feat: add SendAttendanceReminderJob to notify users for attendance reminders 2026-08-14 05:10:29 +07:00
OldDataMigrations Refactor marketplace settings: remove MarketplaceFeeRule, update related database and UI components 2026-08-14 03:20:18 +07:00
Providers feat: implement error notification system for developers 2026-08-01 11:59:46 +07:00
Services feat: implement invoice management features including index, create, update, delete, and print functionalities 2026-08-22 15:13:28 +07:00
Settings Refactor marketplace settings: remove MarketplaceFeeRule, update related database and UI components 2026-08-14 03:20:18 +07:00