Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: issue credit note on credit invoice - db change #2676

Merged
merged 5 commits into from
Oct 14, 2024

Conversation

annvelents
Copy link
Contributor

Context

Now we don't allow creation of credit notes on prepaid credits. We want to implement this possibility.
When credits will be issued, we'll be creating a voiding outbound wallet_transaction. Currently we're tracking the outbound wallet transactions. To support this behaviour we'll need to add credit_note_id to the wallet transaction

Description

Added credit_note_id to wallet_transaction

@annvelents annvelents marked this pull request as ready for review October 11, 2024 12:24
@annvelents annvelents merged commit 849c4d7 into main Oct 14, 2024
6 checks passed
@annvelents annvelents deleted the feat-credit-note-on-credit-db-change branch October 14, 2024 08:08
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.

2 participants