Change laboratory API to use Employee rather than User
Description
Environment
None
Activity
Show:
Fixed
Details
Details
Assignee

Reporter

Components
Fix versions
Priority
Who's Looking?
Open Who's Looking?
Created February 12, 2024 at 5:38 AM
Updated February 21, 2024 at 8:38 AM
Resolved February 14, 2024 at 1:31 AM
Who's Looking?
Change org.openvpms.laboratory.order.Order to use the Employee instead of User.
Employee is more convenient to use.
This affects the getUser() and getClinician() methods.