Metadata-Version: 2.0
Name: odoo8-addon-service-desk
Version: 8.0.1.1.0.99.dev20
Summary: Use Projects for Service Desks and service teams
Home-page: https://odoo-community.org/
Author: Daniel Reis,Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: Framework :: Odoo
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Dist: odoo (<9.0a,>=8.0a)

Available service desks/teams are defined as Projects.

Incoming requests and tasks can then be related to customer Contracts and
service locations through additional two additional fields provided by the
module. This is optional, and is defined on a per project basis.


Features:

  * Project has new field "Use Analytic Account?",
    with options "Yes" and "Required"
  * Task has new fields "Analytic Account/Contract" and "Location",
    visible or required depending on the Project's setting
  * Analytic Account has a new field "Contact", where you can set it's
    location/address (a Partner). It will be picked as the default locations
    when the Analytic Account is selected in a Task or Issue.

(Icon image credits to Everaldo Coelho, Crystal icon set)


