Skip to content

Add Mark as Paid button for PARTIAL/UNPAID invoices#227

Open
EarlVadim wants to merge 3 commits into
vsys-host:mainfrom
EarlVadim:feature/mark-as-paid
Open

Add Mark as Paid button for PARTIAL/UNPAID invoices#227
EarlVadim wants to merge 3 commits into
vsys-host:mainfrom
EarlVadim:feature/mark-as-paid

Conversation

@EarlVadim
Copy link
Copy Markdown

This fork adds a Mark as Paid button (✓) for invoices with PARTIAL or UNPAID status in the WebUI
transactions table. Clicking the button changes the invoice status to PAID and triggers the payment callback
notification, allowing manual confirmation of payments received outside the system.

Mark as Paid button

The button appears in the Status column of the Transactions table. Clicking it:

  1. Changes the invoice status to PAID
  2. Triggers the payment callback notification

This is useful when a partial payment is received and you want to manually confirm the invoice as fully paid.

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