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

This module adds an option "partner policy"
on account types.

You have the choice between 3 policies : optional (the default),
always (require a partner), and never (forbid a partner).

This module is useful to enforce a partner on account move lines on
customer and supplier accounts.

Module developed by Stéphane Bidoul <stephane.bidoul@acsone.eu>,
inspired by Alexis de Lattre <alexis.delattre@akretion.com>'s
account_analytic_required module.


