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

TRUNK-4126 Add duration and durationUnits properties to DrugOrder class #478

Closed
wants to merge 1 commit into from

Conversation

k-joseph
Copy link
Member

https://tickets.openmrs.org/browse/TRUNK-4126 some pending work of fixing a test failure that am dealing with

@k-joseph k-joseph closed this Dec 18, 2013
@k-joseph k-joseph deleted the TRUNK-4126 branch December 18, 2013 10:15
/**
* Returns concept when given a piece of text
*/
public Concept returnConceptForEntryOfDurationUnits(Concept concept) {
Copy link
Member

Choose a reason for hiding this comment

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

This needs to be a utility function somewhere else outside the concept class, how about you move it to OrderUtil? I think it needs to be static and should return a conceptId and not a concept really

RandilaP pushed a commit to RandilaP/openmrs-core that referenced this pull request Jul 31, 2023
This PR updates the Migration Guide docs as follows:

- Renames the sidebar entry for the `Migration Guide` from `Migration Guide: React 18` to `Migration Guide` to signify the broadened scope of the guide.
- Updates the guide to show information about migrating Jest, Testing Library React and userEvent to their latest versions.
- Reorganizes information from the `specifics` section into a `Preamble` and a comprehensive `Dependencies` section.

Work to come:

- Add specific guidance on how to migrate to the newest versions of Jest, Testing Library React and userEvent.

Co-authored-by: Brandon Istenes <bistenes@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants