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

Fixed Ustrd and Strd->Ref->CdtrRefInf->Ref handling. #37

Closed
wants to merge 1 commit into from

Conversation

antlih
Copy link
Contributor

@antlih antlih commented Oct 23, 2016

Ustrd-message handling overwrites the Ref value from RmtInf, so both values can not be retrieved.

I propose to fix it this way:

  • introduce setMessage function in RemittanceInformation class and set the message if Ustrd is set
  • do not save the Ref value to message (Ustrd)
  • drop the fromUnstructured function from RemittanceInformation class as it is not needed anymore, use getMessage function instead

@PowerKiKi
Copy link
Collaborator

AFAIK this has been solved in #59. Feel free to re-open if I misunderstood something.

@PowerKiKi PowerKiKi closed this May 6, 2019
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