radiology-research / ispy2_mri

GUI to enter info on incoming MRI's for ISPY2 into database
GNU General Public License v3.0
0 stars 0 forks source link

missing fields #9

Closed RossBoylan closed 10 months ago

RossBoylan commented 10 months ago

BreastForm.dv_values() marshals values to be sent to the database. Certain fields are exceptional and needs to be reviewed.

No Longer Missing

Some of the fields listed in missing_fields are no longer missing. report_received_date, report_returned_date are now present, though the widgets are report_received and report_returned. Add them, adjusting for name changes as needed.

Missing But Should Not be None

Probably some of the _code variables associated with date, which should be mdy or uk..