Opened 8 years ago
Closed 8 years ago
#907 closed enhancement (fixed)
Remove code that can create patient items from the follow-up blood registration wizard
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | minor | Milestone: | Reggie v4.7 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
The final registration step in the follow-up blood registration wizard has a code path that create new patient items if needed. This code path is never used since this wizard require that patients already exists (this is checked before going to step 2).
The unused code should be removed.
Note:
See TracTickets
for help on using tickets.
(In [4072]) Fixes #907: Remove code that can create patient items from the follow-up blood registration wizard