dstpabuaran.com/app
Yoga Pangestu 6dbe9da581 feat: add payroll management features including payroll periods, adjustments, and payment processing
- Implemented routes for managing payroll periods, including current, close, and reopen functionalities.
- Added payroll payment and cancellation routes.
- Introduced payroll adjustments with store and delete functionalities.
- Created comprehensive feature tests for payroll management, covering authentication, CRUD operations, and business logic.
- Ensured proper handling of payroll adjustments and their impact on payroll totals.
- Developed tests for generating payrolls and managing payroll periods, ensuring accurate status transitions and data integrity.
2026-07-30 17:06:52 +07:00
..
Actions/Fortify initial commit 2026-07-28 17:40:38 +07:00
Concerns initial commit 2026-07-28 17:40:38 +07:00
Console/Commands feat: add payroll management features including payroll periods, adjustments, and payment processing 2026-07-30 17:06:52 +07:00
Enums feat: add payroll management features including payroll periods, adjustments, and payment processing 2026-07-30 17:06:52 +07:00
Http feat: add payroll management features including payroll periods, adjustments, and payment processing 2026-07-30 17:06:52 +07:00
Media/PathGenerators feat: add media library configuration and file upload components 2026-07-30 10:16:49 +07:00
Models feat: add payroll management features including payroll periods, adjustments, and payment processing 2026-07-30 17:06:52 +07:00
Providers feat: update authentication to allow login using username or email and add tests for inactive users 2026-07-28 23:49:39 +07:00
Services feat: add payroll management features including payroll periods, adjustments, and payment processing 2026-07-30 17:06:52 +07:00