Metadata-Version: 2.0
Name: odoo9-addon-purchase-request-procurement
Version: 9.0.1.0.1.99.dev2
Summary: Purchase Request Procurement
Home-page: http://www.eficent.com/
Author: Eficent Business and IT Consulting Services S.L., Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: LGPL-3
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: Framework :: Odoo
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Requires-Dist: odoo (<9.1a,>=9.0a)
Requires-Dist: odoo9-addon-purchase-request

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

============================
Purchase Request Procurement
============================

This module introduces the following feature: The possibility to create
Purchase Requests on the basis of Procurement Orders.

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

To configure the product follow this steps:

#. Go to a product form.
#. Go to *Inventory* tab.
#. Check the box *Purchase Request* along with the route *Buy*.

With this configuration, whenever a procurement order is created and the supply
rule selected is 'Buy' the application will create a Purchase Request instead
of a Purchase Order.

**Recomendation**: if you want to enhance your flow, you should also install
`purchase_request_to_rfq` which allow you to create POs from purchase
requests.

Usage
=====

To use this module:

#. Create a procurement for a product configured as described above.
#. If the rule found for the procurement is buy, a purchase request is
   created for this procurement.

Cancel logic:
-------------

Note the following behaviors:

* If you Reject a purchase request all procurements related to its lines
  will be cancelled. And if your rules are set to propagate, all the
  cancellation will propagate through the chain of procurements/moves.
* If you cancel a procurement related to a purchase request, procurement will
  end cancelled and its link to the purchase request reset. While the related
  purchase request line will be cancelled but keeping the link to the
  procurement.

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

For further information, please visit:

* http://www.eficent.com/blog_en/streamline-your-purchasing-process-in-odoo-using-purchase-requests/

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

Bugs are tracked on `GitHub Issues
<https://github.com/OCA/purchase-workflow/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
------------

* Jordi Ballester Alomar <jordi.ballester@eficent.com>
* Jonathan Nemry <jonathan.nemry@acsone.eu>
* Aaron Henriquez <ahenriquez@eficent.com>
* Adrien Peiffer <adrien.peiffer@acsone.eu>
* Lois Rilo Antelo <lois.rilo@eficent.com>


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.


