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

20596 - Rework EFT receipt and apply/reverse invoices job #1623

Merged
merged 41 commits into from
Jul 17, 2024
Merged

Conversation

seeker25
Copy link
Collaborator

@seeker25 seeker25 commented Jul 17, 2024

Issue #:
bcgov/entity#20596

Description of changes:
Make EFT job run off of other source of truth

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
Copy link
Collaborator Author

@ochiu take a look it this if you have a sec, tests aren't done.. still needs some more

@seeker25 seeker25 changed the title 20596 - Cleanup EFT job 20596 - Rework EFT job Jul 17, 2024
@seeker25 seeker25 changed the title 20596 - Rework EFT job 20596 - Rework EFT receipt and apply/reverse invoices job Jul 17, 2024
@seeker25 seeker25 marked this pull request as ready for review July 17, 2024 20:17

__tablename__ = 'eft_gl_transfers'
# TODO requires migration, handle in disbursement ticket
class PartnerDisbursements(BaseModel): # pylint: disable=too-many-instance-attributes
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Not used, will use next ticket probably

Copy link
Collaborator

@ochiu ochiu 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. As discussed about the handling of pending JV states will be handled in another ticket.

@seeker25 seeker25 merged commit 65ba727 into main Jul 17, 2024
18 checks passed
@seeker25 seeker25 deleted the 20596 branch October 24, 2024 19:43
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