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

BAH-3448 | Add. Accession number field in Order class #219

Merged
merged 2 commits into from Jan 8, 2024

Conversation

riyaTw
Copy link
Contributor

@riyaTw riyaTw commented Jan 4, 2024

public String getAccessionNumber() {
return accessionNumber;
}

Copy link
Member

Choose a reason for hiding this comment

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

Can you add @SInCE annotations for these new public methods?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@dkayiwa which version should we mention ? 1.34.0 or 1.35.0 ?

Copy link
Member

Choose a reason for hiding this comment

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

The one that is going to be released with these changes.

Copy link
Contributor Author

@riyaTw riyaTw Jan 8, 2024

Choose a reason for hiding this comment

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

Done @dkayiwa

@riyaTw riyaTw requested a review from dkayiwa January 4, 2024 10:30
@dkayiwa dkayiwa merged commit aa45884 into openmrs:master Jan 8, 2024
1 check 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
2 participants