bikalims / bika.lims

Open Source Web-based Laboratory Information Management System
http://www.bikalims.org
Other
223 stars 168 forks source link

ISSUE-2278: Verify calculated results the first time around #2279

Open Lunga001 opened 7 years ago

Lunga001 commented 7 years ago

Description of the issue/feature this PR addresses

Linked issue: https://github.com/bikalims/bika.lims/issues/2278

Current behavior before PR

An AR is verifiable but it has analyses that are on to_be_verified state and when its verified it does 
not verify all its children(analyses)
Calculated results that are in to_be_verified state do not verify the first time around

Desired behavior after PR is merged

 Calculated results that are in to_be_verified state should verify the first time around

-- I confirm I have tested this PR thoroughly and coded it according to PEP8 standards.

andersonsmith commented 7 years ago

Does this have any effect on issue 1978?

https://github.com/bikalims/bika.lims/issues/1978

Lunga001 commented 7 years ago

Not sure, but it does seem to have some similarities, this is about the verifying the AR and not editing or submitting the results. Once the analyses are in to_be_verified state they cannot be edited.