Opened 13 years ago

Closed 13 years ago

#299 closed enhancement (fixed)

Add field for PAD when no specimen tubes exists for a case

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: Reggie v1.1
Component: net.sf.basedb.reggie Keywords:
Cc:

Description

In the normal situation specimen tubes have been registered and the PAD value is copied from them to the "case" entry. When there are no specimen tubes for a case (or when the existing specimen tubes is missing the PAD value) an input field should be displayed that allows the user to enter a PAD manually.

Note! The PAD values usually have a '-' in them, but the barcodes are sometimes encoded with a '+' instead. The wizards should fix this.

Change History (4)

comment:1 by Nicklas Nordborg, 13 years ago

Status: newassigned

comment:2 by Nicklas Nordborg, 13 years ago

Resolution: fixed
Status: assignedclosed

(In [1317]) Fixes #299: Add field for PAD when no specimen tubes exists for a case

comment:3 by Nicklas Nordborg, 13 years ago

Resolution: fixed
Status: closedreopened

I forgot about the '+' vs. '-' issue. This needs to be implemented as well.

Last edited 13 years ago by Nicklas Nordborg (previous) (diff)

comment:4 by Nicklas Nordborg, 13 years ago

Resolution: fixed
Status: reopenedclosed

(In [1318]) Fixes #299: Add field for PAD when no specimen tubes exists for a case

Added code that replaces '+' with '-'.

Note: See TracTickets for help on using tickets.