Metadata-Version: 2.1
Name: odoo-addon-picking_report_show_chained
Version: 17.0.1.0.0.1
Requires-Python: >=3.10
Requires-Dist: odoo>=17.0a,<17.1dev
Summary: Display previous and subsequent pickings in pickings PDFs
Home-page: https://github.com/sygel-technology/sy-stock-logistics-reporting
License: AGPL-3
Author: Sygel, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 17.0
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
	:alt: License: AGPL-3

===========================
Picking Report Show Chained
===========================

This module displays references to previous and subsequent pickings in pickings PDFs


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

To configure this module, you need to:

#. Go to Inventory / Configuration / Settings. Activate the "Multi-Step Routes" option
#. Go to Inventory / Configuration / Warehouses. Select your warehouse and activate shipments in 2 or 3 steps.


Usage
=====

To use this module, you need to:

#. Create chained pickings, for example confirming a sale.
#. Print the picking's "Picking Operations" report. You will see the chained picking reference and barcode under the picking lines.


ROADMAP
=======

* ...


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

Bugs and errors are managed in `issues of GitHub <https://github.com/sygel-technology/REPOSITORY/issues>`_.
In case of problems, please check if your problem has already been
reported. If you are the first to discover it, help us solving it by indicating
a detailed description `here <https://github.com/sygel-technology/REPOSITORY/issues/new>`_.

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


Credits
=======

Authors
~~~~~~~

* Sygel, Odoo Community Association (OCA)


Contributors
~~~~~~~~~~~~

* Valentin Vinagre <valentin.vinagre@sygel.es>
* Manuel Regidor <manuel.regidor@sygel.es>
* Alberto Martínez <alberto.martinez@sygel.es>


Maintainer
~~~~~~~~~~

This module is maintained by Sygel.

.. image:: https://www.sygel.es/logo.png
   :alt: Sygel
   :target: https://www.sygel.es

This module is part of the `Sygel/REPOSITORY <https://github.com/sygel-technology/REPOSITORY>`_.

To contribute to this module, please visit https://github.com/sygel-technology/.

