Metadata-Version: 2.0
Name: odoo8-addon-account-invoice-constraint-chronology
Version: 8.0.1.0.0.99.dev5
Summary: Account Invoice Constraint Chronology
Home-page: http://www.acsone.eu
Author: UNKNOWN
Author-email: UNKNOWN
License: AGPL-3
Platform: UNKNOWN
Requires-Dist: odoo (<9.0a,>=8.0a)
Classifier: Programming Language :: Python :: 2.7
Classifier: Framework :: Odoo
Classifier: License :: OSI Approved :: GNU Affero General Public License v3

Account Invoice Constraint Chronology
=====================================

This module helps ensuring the chronology of invoice numbers.

It prevents the validation of invoices when:
* there are draft invoices with an anterior date
* there are validated invoices with a posterior date

The check can be activated on a per-journal basis
(for sale and purchase journals).


