feat: add tuition invoice and payment management #25

Merged
pangestu merged 1 commits from feat/add-tuition-invoice into dev 2026-08-25 01:35:11 +08:00
Owner
  • Implemented StudentService to retrieve all students for selection.
  • Created migration for tuition_invoices and tuition_payments tables.
  • Added seeders for TuitionInvoice and TuitionPayment with sample data.
  • Updated DatabaseSeeder to include new seeders.
  • Developed UI components for managing tuition invoices and payments, including forms and data tables.
  • Introduced RupiahInput component for formatted currency input.
  • Added routes for tuition invoices and payments management.
  • Defined TypeScript types for tuition invoices and payments.
- Implemented StudentService to retrieve all students for selection. - Created migration for tuition_invoices and tuition_payments tables. - Added seeders for TuitionInvoice and TuitionPayment with sample data. - Updated DatabaseSeeder to include new seeders. - Developed UI components for managing tuition invoices and payments, including forms and data tables. - Introduced RupiahInput component for formatted currency input. - Added routes for tuition invoices and payments management. - Defined TypeScript types for tuition invoices and payments.
pangestu added 1 commit 2026-08-25 01:35:08 +08:00
feat: add tuition invoice and payment management
Some checks failed
tests / ci (pull_request) Has been cancelled
8e4d0ba530
- Implemented StudentService to retrieve all students for selection.
- Created migration for tuition_invoices and tuition_payments tables.
- Added seeders for TuitionInvoice and TuitionPayment with sample data.
- Updated DatabaseSeeder to include new seeders.
- Developed UI components for managing tuition invoices and payments, including forms and data tables.
- Introduced RupiahInput component for formatted currency input.
- Added routes for tuition invoices and payments management.
- Defined TypeScript types for tuition invoices and payments.
pangestu merged commit 4ff18c23c5 into dev 2026-08-25 01:35:11 +08:00
pangestu deleted branch feat/add-tuition-invoice 2026-08-25 01:35:11 +08:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: itm/siakad-itm#25
No description provided.