Metadata-Version: 2.0
Name: odoo8-addon-stock-picking-manual-procurement-group
Version: 8.0.1.0.0
Summary: Picking List Manual Procurement Group Creation
Home-page: https://opensynergy-indonesia.com/
Author: UNKNOWN
Author-email: UNKNOWN
License: AGPL-3
Platform: UNKNOWN
Requires-Dist: odoo (<9.0a,>=8.0a)
Classifier: Programming Language :: Python :: 2.7
Classifier: Framework :: Odoo
Classifier: License :: OSI Approved :: GNU Affero General Public License v3

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

==============================================
Picking List Manual Procurement Group Creation
==============================================

This module gives ability to create procurement group for
manually created picking list.

Example Use Case
----------------

A company has 2 warehouse: (1) Main Warehouse, and (2) Chicago Warehouse.
Chicago warehouse replenish its stock from Main Warehouse.

Replenish Routes:

#. **Chicago Stock location**  pull from **Transit Location** using **internal transfer**
#. **Transit location** pull from **Main Warehouse Stock** using **internal transfer**

On 01-Jan-2016 (WH-02/INT/0001):

Internal transfer manually created to replenish. Procurement method using **Apply procurement rule**.
Source location **Transit Location**. Destination location **Chicago Stock Location**

On 02-Jan-2016 (WH-02/INT/0002):

Second internal transfer manually created to replenish. Procurement method using **Apply procurement rule**.
Source location **Transit Location**. Destination location **Chicago Stock Location**

Without **Create Procurement Group** activated:

Odoo will create one internal transfer from **Main Warehouse Stock** to **Transit Location**.
This internal transfer will be contained all items from WH-02/INT/0001 and WH-02/INT/0002.

With **Create Procurement Group** activated:

Odoo will create internal transfer from **Main Warehouse Stock** to **Transit Location**
for each WH-02/INT/0001 and WH-02/INT/0002

Installation
============

To install this module, you need to:

#.  Go to menu *Setting -> Modules -> Local Modules*
#.  Search For *Picking List Manual Procurement Group Creation*
#.  Install the module


Usage
=====

To create procurement group for manually created picking, you need to:

#. Create picking list manually
#. Activate *Create Procurement Group* option on *Other Info* tab
#. Confirm picking

A procurement group will be created with name equal to picking name

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

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

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

Images
------

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

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

* Andhitia Rama <andhitia.r@gmail.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.


