Metadata-Version: 2.1
Name: odoo-addon-business_requirement_deliverable
Version: 18.0.1.0.1
Requires-Python: >=3.10
Requires-Dist: odoo-addon-business_requirement==18.0.*
Requires-Dist: odoo==18.0.*
Summary: Manage the Business Requirement Deliverables for your customers
Home-page: https://github.com/OCA/business-requirement
License: AGPL-3
Author: Elico Corp, Tecnativa, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 18.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Description-Content-Type: text/x-rst

.. image:: https://odoo-community.org/readme-banner-image
   :target: https://odoo-community.org/get-involved?utm_source=readme
   :alt: Odoo Community Association

================================
Business Requirement Deliverable
================================

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:e58c58bde716f50f0a05b3ca0af0f6d8c5d780f377f7f2cff6d47efa8a1d273a
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
    :target: https://odoo-community.org/page/development-status
    :alt: Beta
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fbusiness--requirement-lightgray.png?logo=github
    :target: https://github.com/OCA/business-requirement/tree/18.0/business_requirement_deliverable
    :alt: OCA/business-requirement
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/business-requirement-18-0/business-requirement-18-0-business_requirement_deliverable
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
    :target: https://runboat.odoo-community.org/builds?repo=OCA/business-requirement&target_branch=18.0
    :alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

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

Two new concepts complement the main business requirements model:

- Deliverable lines
- Resource lines

A field for pricelist estimation is available in the partner to be used
in Deliverable and Resources lines valuation to customers.

What is a Deliverable Line?
---------------------------

Deliverable Lines (DL) contains products and services that will be
delivered to the customer. They are **customer oriented** and can be
either physical or service products:

- Servers and procured goods
- Gap analysis services
- Module development services
- Training etc.

These are the products that will appear in the SO and that the
customer/stakeholder will receive.

|Business Requirement Deliverable lines|

.. |Business Requirement Deliverable lines| image:: https://raw.githubusercontent.com/OCA/business-requirement/18.0/business_requirement_deliverable/static/img/bus_req_deliverable.png

**Table of contents**

.. contents::
   :local:

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

Users
-----

Estimation Pricelist: user can see the Sales price and revenue of the
BR.

Master project
--------------

You can define a master project linked to the business requirement.
Default Customer from the project will be used to populate the BR. The
customer can be changed if necessary.

Valuation of the Deliverable and Resources lines
------------------------------------------------

When writing a BR the user has the possibility to add Deliverable and
Resources lines. To value the Deliverable lines, you can specify an
estimation price list in the customer, which will be used in 2 main
places:

- In Deliverable lines if the deliverable product is in pricelist
- In Resource lines if you want to value your deliverable from the
  resources

NB: Here is the way Odoo will get a price in Deliverable and Resources
Lines:

1. If the Estimation Pricelist field is not empty use the Estimation
   pricelist
2. If empty, use the standard customer pricelist field
3. If no pricelist available (for example no customer defined in the
   project), use the product Sales price.

Usage
=====

To use this module, you need to:

1. In the BR, you can add as many deliverable lines as necessary. Price
   of the deliverable lines will depend on the pricelist(s) in customer.
2. Once the deliverable lines are created you can create as many
   resources lines as necessary in each DL. Cost price of the product
   will apply
3. in RL you can already assign the responsible of the task if necessary

|Inputing the deliverables and resources lines|

.. |Inputing the deliverables and resources lines| image:: https://raw.githubusercontent.com/OCA/business-requirement/18.0/business_requirement_deliverable/static/img/bus_req_deliverable2.png

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 to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/business-requirement/issues/new?body=module:%20business_requirement_deliverable%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
-------

* Elico Corp
* Tecnativa

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

- `Elico Corp <https://www.elico-corp.com>`__:

  - Eric Caudal <eric.caudal@elico-corp.com>
  - Alex Duan <alex.duan@elico-corp.com>
  - Xie XiaoPeng <xie.xiaopeng@elico-corp.com>
  - Victor M. Martin <victor.martin@elico-corp.com>

- `Tecnativa <https://www.tecnativa.com>`__:

  - Pedro M. Baeza
  - Víctor Martín
  - Alexandre Diaz
  - Víctor Martínez

- `Binhex <https://binhex.cloud>`__:

  - Zuzanna Elzbieta Szalaty Szalaty

Maintainers
-----------

This module is maintained by the OCA.

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

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.

This module is part of the `OCA/business-requirement <https://github.com/OCA/business-requirement/tree/18.0/business_requirement_deliverable>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
