https://github.com/senaite/senaite.panic
Panic level alerts for SENAITE LIMS
https://github.com/senaite/senaite.panic
Last synced: 4 days ago
JSON representation
Panic level alerts for SENAITE LIMS
- Host: GitHub
- URL: https://github.com/senaite/senaite.panic
- Owner: senaite
- License: gpl-2.0
- Created: 2019-12-19T09:38:04.000Z (over 5 years ago)
- Default Branch: 2.x
- Last Pushed: 2022-06-29T13:18:29.000Z (almost 3 years ago)
- Last Synced: 2024-04-24T02:01:04.216Z (12 months ago)
- Language: Python
- Size: 230 KB
- Stars: 1
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Panic level alerts for SENAITE LIMS
===================================.. image:: https://img.shields.io/pypi/v/senaite.panic.svg?style=flat-square
:target: https://pypi.python.org/pypi/senaite.panic.. image:: https://img.shields.io/travis/senaite/senaite.panic/master.svg?style=flat-square
:target: https://travis-ci.org/senaite/senaite.panic.. image:: https://readthedocs.org/projects/pip/badge/
:target: https://senaitepanic.readthedocs.org.. image:: https://img.shields.io/github/issues-pr/senaite/senaite.panic.svg?style=flat-square
:target: https://github.com/senaite/senaite.panic/pulls.. image:: https://img.shields.io/github/issues/senaite/senaite.panic.svg?style=flat-square
:target: https://github.com/senaite/senaite.panic/issues.. image:: https://img.shields.io/badge/Made%20for%20SENAITE-%E2%AC%A1-lightgrey.svg
:target: https://www.senaite.comAbout
-----This add-on enables panic level alerts for `SENAITE LIMS`_ by means of the
integration of panic ranges in Analysis Specifications. `senaite.panic`_ adds
two sub-fields *min_panic* and *max_panic*: when the result of an analysis falls
outside the valid range and below *min_panic* or above *max_panic*, a warning
message is displayed next to the analysis and an informative panel in Sample's
view as well. From this informative panel, lab manager can easily send an e-mail
notification to the client contact, as well as to other key personnel.Documentation
-------------* https://senaitepanic.readthedocs.io
Contribute
----------We want contributing to SENAITE.QUEUE to be fun, enjoyable, and educational
for anyone, and everyone. This project adheres to the `Contributor Covenant`_.By participating, you are expected to uphold this code. Please report
unacceptable behavior.Contributions go far beyond pull requests and commits. Although we love giving
you the opportunity to put your stamp on SENAITE.QUEUE, we also are thrilled
to receive a variety of other contributions.Please, read `Contributing to senaite.panic document`_.
If you wish to contribute with translations, check the project site on `Transifex`_.
Feedback and support
--------------------* `Community site`_
* `Gitter channel`_
* `Users list`_License
-------**SENAITE.PANIC** Copyright (C) 2019-2025 RIDING BYTES & NARALABS
This program is free software; you can redistribute it and/or modify it under
the terms of the `GNU General Public License version 2`_ as published
by the Free Software Foundation.This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU General Public License for more details... Links
.. _SENAITE LIMS: https://www.senaite.com
.. _senaite.panic: https://pypi.org/project/senaite.panic
.. _Contributor Covenant: https://github.com/senaite/senaite.panic/blob/master/CODE_OF_CONDUCT.md
.. _Contributing to senaite.panic document: https://github.com/senaite/senaite.panic/blob/master/CONTRIBUTING.md
.. _Transifex: https://www.transifex.com/senaite/senaite-panic
.. _Community site: https://community.senaite.org/
.. _Gitter channel: https://gitter.im/senaite/Lobby
.. _Users list: https://sourceforge.net/projects/senaite/lists/senaite-users
.. _GNU General Public License version 2: https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt