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

Changes required by Finance Service implementation #35

Merged
merged 10 commits into from
Nov 16, 2021

Conversation

armstrongmsg
Copy link

Changes include adding order state history to Records and changing date format used by the service to consider hours, minutes and seconds.

@@ -6,6 +6,8 @@
import javax.validation.constraints.Size;
import java.util.*;

// TODO explain why this class is duplicated in RAS and ACCS or remove
// this version
Copy link
Contributor

Choose a reason for hiding this comment

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

Deal with the ToDos.

Copy link
Author

Choose a reason for hiding this comment

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

Duplicated RAS models are removed by PR #32.

Copy link
Author

Choose a reason for hiding this comment

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

Done

@fubica
Copy link
Contributor

fubica commented Nov 12, 2021 via email

@armstrongmsg armstrongmsg merged commit 0f850b9 into develop Nov 16, 2021
@armstrongmsg armstrongmsg deleted the finance_architecture_new_design branch November 16, 2021 14:29
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