-
-
Notifications
You must be signed in to change notification settings - Fork 151
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
LIMS-1562 Using a Sample Round. Basic form and printed form #3
Closed
Espurna
wants to merge
232
commits into
senaite:master
from
labsanmartin:feature/lims-1562-printed-form-32
Closed
LIMS-1562 Using a Sample Round. Basic form and printed form #3
Espurna
wants to merge
232
commits into
senaite:master
from
labsanmartin:feature/lims-1562-printed-form-32
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…y to IRoutineAnalysis Reject, Duplicate, Reference analyses subclass Analysis, so are mistakenly subjected to this code when they are deleted. IAnalysis is provided directly by the Analysis class, and so can't be removed with noLongerProvides(). I've added the alsoProvides(IRoutineAnalysis) into the Analysis creation subscriber.
I couldn't reproduce the issue, but I wrote some preventive code. Also, I took the freedom to prevent the analysis preselection when the result box is empty.
…ified-colum LIMS-1521: Date verified column for AR lists
LIMS-2015 Column spacing on Client look-up
…sion check permission for field result edit.
…-Validation LIMS-1807 solved
(It should be an error that analyses are ever indexed before the service is configured, but it does sometimes happen when analyses are created in non-standard ways)
LIMS-1991 add SortKey for sorting analyses, services and categories
added to_be_sampled and to_be_preserved review states.
…bmit-error LIMS-2194 Error when submitting a result
Conflicts: bika/lims/browser/analysisrequest/analysisrequests.py bika/lims/browser/analysisrequest/publish.py
Analysis creation/modification subscribers now apply only to IRoutineAnalysis
…alid-instrument IMM's methods and instruments behavior revisited (and simplified)
WINE-166: Don't attempt to modify member properties if contact has no Username
…s-not-submitted-error LIMS-2252 Partitions not submitted when creating AR if the form is submitted before partitions are calculated
…r-layout HEALTH-394 Sample sticker layout. 2 new sticker layouts, 2 stickers per row
xispa
pushed a commit
that referenced
this pull request
Nov 20, 2016
HEALTH-498 Sampling Date accepting dates in the future
xispa
pushed a commit
that referenced
this pull request
Nov 20, 2016
…t-filter Getting the user name
mikejmets
pushed a commit
to mikejmets/senaite.core
that referenced
this pull request
Jan 10, 2018
* updated README * added coveralls for batch
Ruhanga
pushed a commit
to Ruhanga/senaite.core
that referenced
this pull request
Mar 14, 2022
…ation-landing-page HEALTH-357 UI. Post Patient Create landing page
Ruhanga
pushed a commit
to Ruhanga/senaite.core
that referenced
this pull request
Mar 14, 2022
…ickable task/ Bug during getPatientInfo from AR add view
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
JIRA
This pull request improves the form adding pagination and sheet styles. It also allows a better re-usage in addons.