senaite / senaite.core

Enterprise Open Source Laboratory System (LIMS)
https://senaite.com
GNU General Public License v2.0
254 stars 145 forks source link

Display creator fullname in samples listing #2544

Closed xispa closed 5 months ago

xispa commented 5 months ago

Description of the issue/feature this PR addresses

This Pull Request makes the necessary changes to display creator's full name in samples listing, giving priority to contact's over user's

Current behavior before PR

User id is displayed under Creator column in samples listing

Desired behavior after PR is merged

Contact/User full name is displayed under Creator column in samples listing

-- I confirm I have tested this PR thoroughly and coded it according to PEP8 and Plone's Python styleguide standards.