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

21519 - Rework partner disbursement job so it works with multiple link and unlinking #1637

Merged
merged 62 commits into from
Oct 3, 2024

Conversation

seeker25
Copy link
Collaborator

@seeker25 seeker25 commented Jul 24, 2024

Issue #:
bcgov/entity#21519

Description of changes:
Requires some changes on the pay-queue as well to handle the new identifiers etc
Handle invoice refunds

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the sbc-pay license (Apache 2.0).

@seeker25 seeker25 changed the title 21519 21519 - Rework partner disbursement job so it works with multiple link and unlinking Jul 24, 2024
@seeker25 seeker25 marked this pull request as draft July 24, 2024 00:19
# Conflicts:
#	jobs/payment-jobs/tasks/ejv_partner_distribution_task.py
#	pay-api/pre-hook-update-db.sh
#	pay-api/tests/unit/api/test_eft_short_name_history.py
Copy link
Collaborator

@Jxio Jxio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@seeker25
Copy link
Collaborator Author

seeker25 commented Oct 1, 2024

Completed:

  • Minor check EFT disbursement
  • Migration to generate partner disbursement rows for existing EFT invoices (will reuse this later hopefully)
  • Side by side testing with old code testing invoices with various states (Tested with a huge range of data)
  • Triple check we aren't including service fees
  • Block for partial refunds

@seeker25
Copy link
Collaborator Author

seeker25 commented Oct 2, 2024

Just trying EFT + EFT reversals locally now, after that I'll merge

@seeker25 seeker25 merged commit 1102953 into bcgov:main Oct 3, 2024
16 checks passed
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.

4 participants