Metadata-Version: 1.1
Name: openerp-subscription
Version: 7.0.406
Summary: Recurring Documents
Home-page: UNKNOWN
Author: OpenERP SA
Author-email: TODO
License: AGPL-3
Description: 
        
        Create recurring documents.
        ===========================
        
        This module allows to create new documents and add subscriptions on that document.
        
        e.g. To have an invoice generated automatically periodically:
        -------------------------------------------------------------
            * Define a document type based on Invoice object
            * Define a subscription whose source document is the document defined as
              above. Specify the interval information and partner to be invoice.
            
        
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
