Metadata-Version: 2.1
Name: odoo10-addon-business-requirement-earned-value
Version: 10.0.1.0.0.99.dev1
Summary: Follow-up project completion (estimated / consumed)
Home-page: https://github.com/OCA/business-requirement/
Author: Elico Corp, 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: odoo10-addon-business-requirement-deliverable-project
Requires-Dist: odoo10-addon-project-task-category
Requires-Dist: odoo (<10.1dev,>=10.0)

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
   :target: https://www.gnu.org/licenses/agpl
   :alt: License: AGPL-3

=================================
Business Requirement Earned Value
=================================

Introduction
============

This module is part of a set of modules (`Business Requirements <https://github.com/OCA/business-requirement/blob/10.0/README.md>`_)

This module creates a report that allows you to follow-up the
completion of a project by comparing the estimated time and the
time actually spent in the timesheets.

.. image:: ../business_requirement_earned_value/static/img/correct_report.png
   :width: 826 px

Usage
=====

To use this module, you need to:

#. Go to Business Requirement > Report > Project Completion Report

.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
   :alt: Try me on Runbot
   :target: https://runbot.odoo-community.org/runbot/222/10.0

Known issues / Roadmap
======================

* Current UoM conversion works only for Days and Hours (standard UoM): if other time UoM were to be added the SQL view would need to be made more generic.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues
<https://github.com/OCA/business-requirement/issues>`_. In case of trouble, please
check there if your issue has already been reported. If you spotted it first,
help us smashing it by providing a detailed and welcomed feedback.

Credits
=======

Images
------

* Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.

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

* Sebastien Maillard <sebastien.maillard@elico-corp.com>
* Eric Caudal <eric.caudal@elico-corp.com>

Maintainer
----------

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://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 https://odoo-community.org.


