Metadata-Version: 1.0
Name: plonehrm.notifications
Version: 1.0
Summary: Notifications for Plone HRM
Home-page: http://zestsoftware.nl
Author: Zest Software
Author-email: info@zestsoftware.nl
License: GPL
Description: Notifications for Plone HRM
        ===========================
        
        Base package for adding notifications in Plone HRM.  For example you
        can send an email when a contract nears its ending.  Or you can add a
        note to an Employee when his birthday draws near.  For more info see
        the Products.plonehrm package.
        
        
        History of plonehrm.notifications
        =================================
        
        1.0 (2008-10-02)
        ----------------
        
        - Added utility function get_employees_for_checking(context) that
        return only the active Employees from the portal catalog.  [maurits]
        
        
        1.0 beta 2 (2 September 2008)
        -----------------------------
        
        - No history recorded.
        
        
        1.0 beta 1 (13 December 2007)
        -----------------------------
        
        - Initial beta release.
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Framework :: Zope2
Classifier: Framework :: Zope3
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
