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

B 19500 update 858 generator #12525

Merged
merged 15 commits into from May 1, 2024
Merged

B 19500 update 858 generator #12525

merged 15 commits into from May 1, 2024

Conversation

pambecker
Copy link
Contributor

@pambecker pambecker commented Apr 17, 2024

Fix issue when MilMove sends EDI 858s to Syncada via the GEX they are still sending test invoices with Prod invoices.

Agility ticket
https://www13.v1host.com/USTRANSCOM38/story.mvc/Summary?oidToken=Story%3A936878

INT PRs:
#12536
#12546

Verification Steps for Reviewers:
These are to be checked by a reviewer.

  • Has the branch been pulled in and checked out?
  • Have the BL acceptance criteria been met for this change?
  • Was the CircleCI build successful?
  • Has the code been reviewed from a standards and best practices point of view?

How to test:

  1. Setup a payment request, grab the id to setup and call the endpoints
  2. In Postman you can call (Login as a Prime on the UI to run the endpoints in Postman)
    /payment-requests/{paymentRequestID}/edi
  3. OR in cmd line, you can call
    go run ./cmd/generate-payment-request-edi/ --payment-request-number {paymentRequestNumber}

@pambecker pambecker added G-Unit Scrum Team G MAIN labels Apr 17, 2024
@pambecker pambecker self-assigned this Apr 17, 2024
Copy link
Contributor

@danieljordan-caci danieljordan-caci left a comment

Choose a reason for hiding this comment

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

Commits match up after sifting through - there's a slight discrepancy with code additions/deletions but looks to be mostly white space and spectral.

@deandreJones deandreJones merged commit e9afc22 into main May 1, 2024
38 checks passed
@deandreJones deandreJones deleted the B-19500-update-858-generator branch May 1, 2024 20:13
@deandreJones deandreJones restored the B-19500-update-858-generator branch May 2, 2024 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
G-Unit Scrum Team G MAIN
Development

Successfully merging this pull request may close these issues.

None yet

5 participants