Skip to content

Commit

Permalink
Updated the javadocs for CheckDrugOrderUnitAndFrequencyTextNotMappedT…
Browse files Browse the repository at this point in the history
…oConcepts class - TRUNK-4187
  • Loading branch information
wluyima committed Jan 22, 2014
1 parent 297639e commit 1e84d0b
Showing 1 changed file with 3 additions and 3 deletions.
Expand Up @@ -27,9 +27,9 @@

/**
* This changesets finds all free text drug order dose units and frequencies and checks that they
* were all mapped to concepts ids via the
* OpenmrsConstants#GP_ORDER_ENTRY_UNITS_TO_CONCEPTS_MAPPINGS global property prior to upgrading to
* version 1.10. It MUST be the first 1.10.x changeset to be executed
* are all mapped to concepts ids via the OpenmrsConstants#GP_ORDER_ENTRY_UNITS_TO_CONCEPTS_MAPPINGS
* global property prior to upgrading to version 1.10. It MUST be the first 1.10.x changeset to be
* executed
*/
public class CheckDrugOrderUnitAndFrequencyTextNotMappedToConcepts implements CustomPrecondition {

Expand Down

0 comments on commit 1e84d0b

Please sign in to comment.