Metadata-Version: 2.1
Name: senaite.patient
Version: 1.0.0
Summary: Patients handling for SENAITE
Home-page: https://github.com/senaite/senaite.patient
Author: RIDING BYTES & NARALABS
Author-email: senaite@senaite.com
License: GPLv2
Description: Patients for SENAITE
        ====================
        
        About
        -----
        
        SENAITE.PATIENT adds Patient handling to `SENAITE LIMS`_.
        
        NOTE: This Add-on requires `senaite.lims >= 2.1.0`
        
        
        License
        -------
        
        **SENAITE.PATIENT** Copyright (C) 2020-2022 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
        .. _GNU General Public License version 2: https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
        
        
        Changelog
        =========
        
        1.0.0 (2022-01-05)
        ------------------
        
        - #25 Add Patient ID in samples
        - #24 Migrate patient objects to be folderish
        - #23 Integrate new DX date field and widget
        - #18 Unique patient ID
        - #19 Convert DoB widget to native date input field
        - #17 Added marker interface for patients
        - #14 Compatibility with Senaite catalog migration
        - #8 Added patient workflow and managed permissions
        - #7 Added upgrade step handler for senaite.patient
        
Keywords: senaite,lims,opensource
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
