Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Must
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Platform 1.10.0
-
Component/s: Order Entry
-
Labels:
-
Complexity:Low
-
Sprint:Order Entry 1.10 Iteration 5
-
Epic Link:
Description
TODOs:
- Remove the changeset with id below which adds administration_instructions to drug_order table
20131211-TRUNK-4130
- Remove the administrationInstruction field from DrugOrder.java
- Remove mapping for the field from the Order.hbm file.
- Update any test data not to have the column and ensure all tests pass after all the changes
Extra Credit:
- Update DrugOrderSubclassHandler1_10.java in webservices.rest module to remove the field
- Ensure that all unit tests still pass
- (Link the commit for the web services module to
RESTWS-429)