dstpabuaran.com/app
Yoga Pangestu c3d8ea2f66 feat: implement cash account management with deposit and withdrawal functionality
- Introduced CashAccountController for managing cash accounts.
- Created CashTransactionRequest and CashAccountRequest for transaction validation.
- Developed CashAccountService to handle business logic for cash transactions.
- Added UI components for cash account management, including deposit and withdrawal dialogs.
- Implemented data tables for displaying transactions and cash account details.
- Updated routes to include cash account management endpoints.
- Added tests for cash account functionality, including deposit and withdrawal operations.
2026-07-29 02:08:39 +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
Enums feat: create migration files for various tables including rejections, attendances, payrolls, leave requests, purchases, and stock mutations 2026-07-28 18:51:00 +07:00
Http feat: implement cash account management with deposit and withdrawal functionality 2026-07-29 02:08:39 +07:00
Models feat: implement cash account management with deposit and withdrawal functionality 2026-07-29 02:08:39 +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/Admin feat: implement cash account management with deposit and withdrawal functionality 2026-07-29 02:08:39 +07:00