Metadata-Version: 1.1
Name: openerp-share
Version: 7.0.406
Summary: Share any Document
Home-page: http://www.openerp.com
Author: OpenERP SA
Author-email: TODO
License: AGPL-3
Description: 
        
        This module adds generic sharing tools to your current OpenERP database.
        ========================================================================
        
        It specifically adds a 'share' button that is available in the Web client to
        share any kind of OpenERP data with colleagues, customers, friends.
        
        The system will work by creating new users and groups on the fly, and by
        combining the appropriate access rights and ir.rules to ensure that the shared
        users only have access to the data that has been shared with them.
        
        This is extremely useful for collaborative work, knowledge sharing,
        synchronization with other companies.
            
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: Implementation :: CPython
