Metadata-Version: 2.0
Name: odoo8-addon-project-issue-reassign
Version: 8.0.1.1.0.99.dev9
Summary: Reassign Issues to other Responsibles and Projects
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
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

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
    :alt: License: AGPL-3

The Responsible (``user_id``) field is made read only, and can instead be
changed through a wizard, accessible only to Project Users.

Regular users (Employee group) will be able to see who is handling the request,
but won't be able to change it.

Project Users can click on the "=> Reassign" link, in front of the current
responsible, to open a dialog where they can select the new responsible and/or
new Project/Service Team it should be assigned to.

Mass reassignments can also be made, through the context menu action on the
Issues list view.

Credits
=======

Contributors
------------

* Daniel Reis

Maintainer
----------

.. image:: http://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: http://odoo-community.org

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

To contribute to this module, please visit http://odoo-community.org.


