Metadata-Version: 2.1
Name: odoo8-addon-project-task-department
Version: 8.0.1.0.0.99.dev1
Summary: Project Task specific Department
Home-page: https://github.com/OCA/project-service
Author: Daniel Reis,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: odoo8-addon-project-department
Requires-Dist: odoo (<9.0a,>=8.0a)

Enables Tasks to store the Department they correspond to.
By default this will be the Project Department, but it is editable.

(Note that the ``project_department`` also adds a Department field on
Tasks, but with the sole purpose of making the Project Department
available on them.)


