Metadata-Version: 2.0
Name: valer.storage
Version: 1.0.2rc9
Summary: Sample storage add-on for VALER LIMS
Home-page: https://github.com/valeriozhang/senaite.storage
Author: Valer Group LLC
Author-email: valerio.zhang@valer.us
License: GPLv2
Keywords: senaite,lims,opensource,valer
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Framework :: Zope2
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Provides-Extra: test
Requires-Dist: archetypes.schemaextender
Requires-Dist: setuptools
Requires-Dist: valer.lims (==1.3.4rc9)
Provides-Extra: test
Requires-Dist: Products.PloneTestCase; extra == 'test'
Requires-Dist: Products.SecureMailHost; extra == 'test'
Requires-Dist: plone.app.testing; extra == 'test'
Requires-Dist: unittest2; extra == 'test'

.. image:: https://raw.githubusercontent.com/senaite/senaite.storage/master/static/logo.png
   :alt: senaite.storage
   :width: 500px
   :align: center


*Sample storage add-on for SENAITE LIMS*
========================================

.. image:: https://img.shields.io/pypi/v/senaite.storage.svg?style=flat-square
   :target: https://pypi.python.org/pypi/senaite.storage

.. image:: https://img.shields.io/github/issues-pr/senaite/senaite.storage.svg?style=flat-square
   :target: https://github.com/senaite/senaite.storage/pulls

.. image:: https://img.shields.io/github/issues/senaite/senaite.storage.svg?style=flat-square
   :target: https://github.com/senaite/senaite.storage/issues

.. image:: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square
   :target: https://github.com/senaite/senaite.storage

.. image:: https://img.shields.io/badge/Made%20for%20SENAITE-%E2%AC%A1-lightgrey.svg
   :target: https://www.senaite.com


About
=====

SENAITE.STORAGE adds **Sample storage** capabilities to `SENAITE LIMS <https://www.senaite.com>`_.


Screenshots
===========

Storage facilities
------------------

.. image:: https://raw.githubusercontent.com/senaite/senaite.storage/master/static/storage_facilities.png
   :alt: Storage facilities
   :width: 760px
   :align: center

Containers and sample containers
--------------------------------

.. image:: https://raw.githubusercontent.com/senaite/senaite.storage/master/static/container_listing.png
   :alt: Containers and sample containers
   :width: 760px
   :align: center

Store transition in samples listings
------------------------------------

.. image:: https://raw.githubusercontent.com/senaite/senaite.storage/master/static/samples_listing.png
   :alt: Store transition in samples listings
   :width: 760px
   :align: center

Assignment of samples in a container
------------------------------------

.. image:: https://raw.githubusercontent.com/senaite/senaite.storage/master/static/samples_assignment_to_container.png
   :alt: Assignment of samples in a container
   :width: 760px
   :align: center

Assignment of samples to multiple containers
--------------------------------------------

.. image:: https://raw.githubusercontent.com/senaite/senaite.storage/master/static/samples_assignment_to_multiple.png
   :alt: Assignment of samples to multiple containers
   :width: 760px
   :align: center


Contribute
==========

We want contributing to SENAITE.STORAGE to be fun, enjoyable, and educational
for anyone, and everyone. This project adheres to the `Contributor Covenant
<https://github.com/senaite/senaite.storage/blob/master/CODE_OF_CONDUCT.md>`_.

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.STORAGE, we also are thrilled
to receive a variety of other contributions.

Please, read `Contributing to senaite.storage document
<https://github.com/senaite/senaite.storage/blob/master/CONTRIBUTING.md>`_.

If you wish to contribute with translations, check the project site on
`Transifex <https://www.transifex.com/senaite/senaite-storage/>`_.


Feedback and support
====================

* `Community site <https://community.senaite.org/>`_
* `Gitter channel <https://gitter.im/senaite/Lobby>`_
* `Users list <https://sourceforge.net/projects/senaite/lists/senaite-users>`_


License
=======

**SENAITE.STORAGE** Copyright (C) 2019-2020 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
<https://github.com/senaite/senaite.storage/blob/master/LICENSE>`_ 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.


