Metadata-Version: 2.0
Name: odoo8-addon-project-categ
Version: 8.0.0.1.0.99.dev16
Summary: Allow for Project specific category lists for Tasks
Home-page: UNKNOWN
Author: Daniel Reis,Odoo Community Association (OCA)
Author-email: support@odoo-community.org
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

To setup:

  1. Create a parent Category (Tag). E.g. "System Type".
  2. Create categories to be made available as child.
     E.g. "Computer", "Printer", ...
  3. On the Project form, Other Info tab, set the "Root Category".

Now make this feature available on Issues or Tasks by installing the
corresponding extension module.


