bikalims / bika.lims

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

Issue-2288: Fixed AR Copy from rejected ARs has missing fields #2289

Closed ramonski closed 6 years ago

ramonski commented 6 years ago

Description of the issue/feature this PR addresses

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

Current behavior before PR

Missing Client and Profiles field if the source AR was rejected

Desired behavior after PR is merged

All fields are copied even if the source AR was rejected (-R02, -R03 etc.)

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