Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix specification is not autofilled on sample type select #232

Merged
merged 2 commits into from
Oct 21, 2024
Merged

Conversation

xispa
Copy link
Collaborator

@xispa xispa commented Oct 21, 2024

Description

This Pull Requests fix the specification not being automatically filled on sample add form after the user selects a sample type that have a single specification assigned.

Underlying reason was that bika.lims.interfaces.ISampleType is no longer used as the interface because of senaite/senaite.core#2584

Linked issue: #227

Current behavior

Specification is not auto-filled when a sample type is selected in sample add form

Desired behavior

Specification is auto-filled when a sample type is selected in sample add form

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

@xispa xispa merged commit a2460b1 into master Oct 21, 2024
@xispa xispa deleted the i227 branch October 21, 2024 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant