dfo-mar-odis / dart

DFO At-sea Reporting Template, collect Elog, CTD and sample data at sea to produce reports then upload to BioChem at the end of the mission
3 stars 1 forks source link

Detection limit field #131

Closed upsonp closed 1 month ago

upsonp commented 1 month ago

On the Sample Type form we require a new column similar to "Flag Field" to allow users to select a "Detection Limit" column that is a decimal number.

This will require adding a FloatField column to the DiscreteSampleValue model.

image