Metadata-Version: 2.0
Name: odoo8-addon-account-analytic-plan-required
Version: 8.0.0.1.0.99.dev4
Summary: Account Analytic Plan Required
Home-page: http://www.acsone.eu/
Author: ACSONE SA/NV,Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Platform: UNKNOWN
Requires-Dist: odoo (<9.0a,>=8.0a)
Requires-Dist: odoo8-addon-account-analytic-required
Classifier: Programming Language :: Python :: 2.7
Classifier: Framework :: Odoo
Classifier: License :: OSI Approved :: GNU Affero General Public License v3

Account Analytic Plan Required
==============================

This module extends account_analytic_required and adds 2 policies to
control the use of analytic distributions. The policies behave as follow
* never: no analytic account nor analytic distribution allowed
* always: analytic account required
* always_plan: analytic_distribution required
* always_plan_or_account: analytic distribution or analytic account required
* optional: do what you like,

In any case analytic account and analytic distribution are mutually exclusive.


