Metadata-Version: 2.0
Name: mds-periodic-invoice
Version: 4.6.0
Summary: Tryton module to create periodic invoices
Home-page: https://www.m-ds.de/
Author: m-ds GmbH
Author-email: service@m-ds.de
License: GPL-3
Description-Content-Type: UNKNOWN
Keywords: tryton invoice periodic financial recurrent
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Plugins
Classifier: Framework :: Tryton
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Customer Service
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Topic :: Office/Business
Classifier: Topic :: Office/Business :: Financial :: Accounting
Classifier: Natural Language :: German
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: python-dateutil
Requires-Dist: trytond-account (<4.7,>=4.6)
Requires-Dist: trytond-account-invoice (<4.7,>=4.6)
Requires-Dist: trytond-company (<4.7,>=4.6)
Requires-Dist: trytond-product (<4.7,>=4.6)
Requires-Dist: trytond (<4.7,>=4.6)

mds-periodic-invoice
====================
Periodic invoices for tryton

This module automatically creates new invoices based 
on a invoice template. You can set a rule for repetition. 
Wildcards are supported in the description fields.

Install
=======

  pip install mds-periodic-invoice

Requires
========

- Tryton 4.6

Changes
=======

*4.6.0 - 12/19/2017*

- compatibility to Tryton 4.6

*0.1.0 - 10/19/2017*

- init


