Skip to content

feat: Implement Partial Payments feature in POS - #8

Merged
engahmed1190 merged 1 commit into
developfrom
feat-PartialPayment
Oct 26, 2025
Merged

feat: Implement Partial Payments feature in POS#8
engahmed1190 merged 1 commit into
developfrom
feat-PartialPayment

Conversation

@engahmed1190

Copy link
Copy Markdown
Contributor
  • Added PartialPayments.vue component for managing invoices with pending payments.
  • Integrated loading states, empty states, and invoice details display.
  • Implemented API calls to fetch partial paid invoices and their summaries.
  • Added functionality to select invoices and process payments through a PaymentDialog.
  • Created backend API endpoints for retrieving partial paid invoices, adding payments, and fetching payment summaries.

- Added PartialPayments.vue component for managing invoices with pending payments.
- Integrated loading states, empty states, and invoice details display.
- Implemented API calls to fetch partial paid invoices and their summaries.
- Added functionality to select invoices and process payments through a PaymentDialog.
- Created backend API endpoints for retrieving partial paid invoices, adding payments, and fetching payment summaries.
@engahmed1190

engahmed1190 commented Oct 25, 2025

Copy link
Copy Markdown
Contributor Author

#7

bandicam.2025-10-25.19-12-10-685.mp4

@engahmed1190
engahmed1190 merged commit 1f0aad7 into develop Oct 26, 2025
1 of 3 checks passed
@engahmed1190
engahmed1190 deleted the feat-PartialPayment branch December 9, 2025 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant