Metadata-Version: 2.0
Name: odoo9-addon-business-requirement-deliverable-default
Version: 9.0.1.0.0.99.dev1
Summary: Manage default resource lines in your
               deliverable sales package
Home-page: https://www.elico-corp.com/
Author: Elico Corp, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Platform: UNKNOWN
Requires-Dist: odoo (<9.1a,>=9.0a)
Requires-Dist: odoo9-addon-business-requirement-deliverable
Classifier: Programming Language :: Python :: 2.7
Classifier: Framework :: Odoo
Classifier: License :: OSI Approved :: GNU Affero General Public License v3

.. figure:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
   :target: https://www.gnu.org/licenses/agpl-3.0-standalone.html
   :alt: License: AGPL-3


====================================================================
Business Requirements Default Resource Lines in Deliverable Products
====================================================================

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

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

This module adds the following features particularly useful for sales package
with standard resources:

* In Product template, a new tab "Resources" with the resource lines management
  (You could add, delete or create new resources).
* Possibility to create default resource lines for a given deliverable product.
  Those resource lines will be automatically added to the BR when the deliverable 
  product is selected.
* This allows the user to have standard resource lines uploaded in the BR for
  deliverable packages.

Configuration
=============

Users
-----

No special ACL set up

Default resources in Deliverable Product
----------------------------------------

You can create Deliverable products and add default standard resource lines in
them. Those resource lines will be automatically added to the Deliverable lines in
the Business requirement when the deliverable product is added.

Depending on the modules you are using for the business requirements, the
content of the resources lines will reflect the expected resources lines in the 
BR.

.. figure:: /business_requirement_deliverable_default/static/img/bus_req_default.png
   :width: 600 px
   :alt: Set up your default resources lines.


Usage
=====

#. Prepare your deliverables in the Product menu and add the expected RL
#. Create a new BR and add the deliverable product in the deliverable line
#. Default resource lines are automatically added to the BR
#. Adapt the resources lines if necessary

.. figure:: /business_requirement_deliverable_default/static/img/bus_req_default2.png
   :width: 600 px
   :alt: The default resource lines are automatically added to your BR

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

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

* Currently prices are not updated when the resource lines are uploaded in the 
  BR. => Add a button to recalculate Sales estimation prices in the Deliverable 
  line


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
=======

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

* Eric Caudal <eric.caudal@elico-corp.com>
* Victor M. Martin <victor.martin@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.


