odoo-addon-stock-picking-batch-extended


Nameodoo-addon-stock-picking-batch-extended JSON
Version 16.0.1.0.1.2 PyPI version JSON
download
home_pagehttps://github.com/OCA/stock-logistics-workflow
SummaryAllows manage a lot of pickings in batch
upload_time2023-09-19 04:52:41
maintainer
docs_urlNone
authorCamptocamp, Tecnativa, Odoo Community Association (OCA)
requires_python>=3.10
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ============================
Stock batch picking extended
============================

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

.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png
    :target: https://odoo-community.org/page/development-status
    :alt: Mature
.. |badge2| image:: https://img.shields.io/badge/licence-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%2Fstock--logistics--workflow-lightgray.png?logo=github
    :target: https://github.com/OCA/stock-logistics-workflow/tree/16.0/stock_picking_batch_extended
    :alt: OCA/stock-logistics-workflow
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/stock-logistics-workflow-16-0/stock-logistics-workflow-16-0-stock_picking_batch_extended
    :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/stock-logistics-workflow&target_branch=16.0
    :alt: Try me on Runboat

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

It allows to define which approach for batch handling will be used per company.
By default after installation this option will be activated for all companies, you can disable
it in settings.

.. figure:: https://raw.githubusercontent.com/stock_picking_batch_extended/static/picking_batch_configuration_settings.jpg
   :alt: Picking batch configuration settings
   :width: 80 %
   :align: center

Wizard of add to batch whit the option "a new batch transfer", you can:

* Assign the name of the new batch.
* Add notes to the notes field of the new batch.
* Create a batch with all pickings selected or multiple batch depends on a group field selected in wizard.

.. figure:: https://raw.githubusercontent.com/stock_picking_batch_extended/static/stock_picking_list.jpg
   :alt: Sample report template
   :width: 80 %
   :align: center

.. figure:: https://raw.githubusercontent.com/stock_picking_batch_extended/static/batch_wizard.jpg
   :alt: Sample report template
   :width: 80 %
   :align: center

After having created a batch with a list of stock picking, you can:

* Allows to rename the batch if it is in the draft status.
* Add field date, on which the batch picking is to be processed.
* Add field notes.
* Add picking count to form view.
* If a batch is cancelled, cancel for all batches pickings and set batches states to cancel too only if user set OCA batch validation approach.
* You can remove all batch pickings from the batch whose status is not done or cancelled.

.. figure:: https://raw.githubusercontent.com/stock_picking_batch_extended/static/batch_form.jpg
   :alt: Sample report template
   :width: 80 %
   :align: center

.. figure:: https://raw.githubusercontent.com/stock_picking_batch_extended/static/batch_form_operation.jpg
   :alt: Sample report template
   :width: 80 %
   :align: center

**Table of contents**

.. contents::
   :local:

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 to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/stock-logistics-workflow/issues/new?body=module:%20stock_picking_batch_extended%0Aversion:%2016.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
~~~~~~~

* Camptocamp
* Tecnativa

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

**picking_dispatch**

* Peter Langenberg <peter.langenberg@bubbles-it.be>
* Rudolf Schnapka <rs@techno-flex.de>
* Matthieu Dietrich <matthieu.dietrich@camptocamp.com>
* Romain Deheele <romain.deheele@camptocamp.com>
* Leonardo Pistone <leonardo.pistone@camptocamp.com>
* Guewen Baconnier <guewen.baconnier@camptocamp.com>
* Yannick Vaucher <yannick.vaucher@camptocamp.com>
* Alexandre Fayolle <alexandre.fayolle@camptocamp.com>
* Joël Grand-Guillaume <joel.grandguillaume@camptocamp.com>
* Cyril Gaudin <cyril.gaudin@camptocamp.com>
* Iryna Vyshnevska <i.vyshnevska@mobilunity.com>

**stock_batch_picking**

* `Camptocamp <https://www.camptocamp.com>`_:

  * Cyril Gaudin

* `Tecnativa <https://www.tecnativa.com>`_:

  * Carlos Dauden
  * Sergio Teruel
  * César A. Sánchez

* `Trobz <https://trobz.com>`_:

    * Son Ho <sonhd@trobz.com>

Other credits
~~~~~~~~~~~~~

The migration of this module from 13.0 to 14.0 was financially supported by Camptocamp

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.

.. |maintainer-gurneyalex| image:: https://github.com/gurneyalex.png?size=40px
    :target: https://github.com/gurneyalex
    :alt: gurneyalex
.. |maintainer-carlosdauden| image:: https://github.com/carlosdauden.png?size=40px
    :target: https://github.com/carlosdauden
    :alt: carlosdauden
.. |maintainer-i-vyshnevska| image:: https://github.com/i-vyshnevska.png?size=40px
    :target: https://github.com/i-vyshnevska
    :alt: i-vyshnevska

Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-gurneyalex| |maintainer-carlosdauden| |maintainer-i-vyshnevska| 

This module is part of the `OCA/stock-logistics-workflow <https://github.com/OCA/stock-logistics-workflow/tree/16.0/stock_picking_batch_extended>`_ project on GitHub.

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



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OCA/stock-logistics-workflow",
    "name": "odoo-addon-stock-picking-batch-extended",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "",
    "author": "Camptocamp, Tecnativa, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": "",
    "platform": null,
    "description": "============================\nStock batch picking extended\n============================\n\n.. \n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! source digest: sha256:224050e34c58647feec9c06436a3dcbd74e0fa39bfc0eace491bc2591e12796d\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png\n    :target: https://odoo-community.org/page/development-status\n    :alt: Mature\n.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png\n    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n    :alt: License: AGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fstock--logistics--workflow-lightgray.png?logo=github\n    :target: https://github.com/OCA/stock-logistics-workflow/tree/16.0/stock_picking_batch_extended\n    :alt: OCA/stock-logistics-workflow\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n    :target: https://translation.odoo-community.org/projects/stock-logistics-workflow-16-0/stock-logistics-workflow-16-0-stock_picking_batch_extended\n    :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png\n    :target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-workflow&target_branch=16.0\n    :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nIt allows to define which approach for batch handling will be used per company.\nBy default after installation this option will be activated for all companies, you can disable\nit in settings.\n\n.. figure:: https://raw.githubusercontent.com/stock_picking_batch_extended/static/picking_batch_configuration_settings.jpg\n   :alt: Picking batch configuration settings\n   :width: 80 %\n   :align: center\n\nWizard of add to batch whit the option \"a new batch transfer\", you can:\n\n* Assign the name of the new batch.\n* Add notes to the notes field of the new batch.\n* Create a batch with all pickings selected or multiple batch depends on a group field selected in wizard.\n\n.. figure:: https://raw.githubusercontent.com/stock_picking_batch_extended/static/stock_picking_list.jpg\n   :alt: Sample report template\n   :width: 80 %\n   :align: center\n\n.. figure:: https://raw.githubusercontent.com/stock_picking_batch_extended/static/batch_wizard.jpg\n   :alt: Sample report template\n   :width: 80 %\n   :align: center\n\nAfter having created a batch with a list of stock picking, you can:\n\n* Allows to rename the batch if it is in the draft status.\n* Add field date, on which the batch picking is to be processed.\n* Add field notes.\n* Add picking count to form view.\n* If a batch is cancelled, cancel for all batches pickings and set batches states to cancel too only if user set OCA batch validation approach.\n* You can remove all batch pickings from the batch whose status is not done or cancelled.\n\n.. figure:: https://raw.githubusercontent.com/stock_picking_batch_extended/static/batch_form.jpg\n   :alt: Sample report template\n   :width: 80 %\n   :align: center\n\n.. figure:: https://raw.githubusercontent.com/stock_picking_batch_extended/static/batch_form_operation.jpg\n   :alt: Sample report template\n   :width: 80 %\n   :align: center\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/stock-logistics-workflow/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us to smash it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/stock-logistics-workflow/issues/new?body=module:%20stock_picking_batch_extended%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n~~~~~~~\n\n* Camptocamp\n* Tecnativa\n\nContributors\n~~~~~~~~~~~~\n\n**picking_dispatch**\n\n* Peter Langenberg <peter.langenberg@bubbles-it.be>\n* Rudolf Schnapka <rs@techno-flex.de>\n* Matthieu Dietrich <matthieu.dietrich@camptocamp.com>\n* Romain Deheele <romain.deheele@camptocamp.com>\n* Leonardo Pistone <leonardo.pistone@camptocamp.com>\n* Guewen Baconnier <guewen.baconnier@camptocamp.com>\n* Yannick Vaucher <yannick.vaucher@camptocamp.com>\n* Alexandre Fayolle <alexandre.fayolle@camptocamp.com>\n* Jo\u00ebl Grand-Guillaume <joel.grandguillaume@camptocamp.com>\n* Cyril Gaudin <cyril.gaudin@camptocamp.com>\n* Iryna Vyshnevska <i.vyshnevska@mobilunity.com>\n\n**stock_batch_picking**\n\n* `Camptocamp <https://www.camptocamp.com>`_:\n\n  * Cyril Gaudin\n\n* `Tecnativa <https://www.tecnativa.com>`_:\n\n  * Carlos Dauden\n  * Sergio Teruel\n  * C\u00e9sar A. S\u00e1nchez\n\n* `Trobz <https://trobz.com>`_:\n\n    * Son Ho <sonhd@trobz.com>\n\nOther credits\n~~~~~~~~~~~~~\n\nThe migration of this module from 13.0 to 14.0 was financially supported by Camptocamp\n\nMaintainers\n~~~~~~~~~~~\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n   :alt: Odoo Community Association\n   :target: https://odoo-community.org\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\n.. |maintainer-gurneyalex| image:: https://github.com/gurneyalex.png?size=40px\n    :target: https://github.com/gurneyalex\n    :alt: gurneyalex\n.. |maintainer-carlosdauden| image:: https://github.com/carlosdauden.png?size=40px\n    :target: https://github.com/carlosdauden\n    :alt: carlosdauden\n.. |maintainer-i-vyshnevska| image:: https://github.com/i-vyshnevska.png?size=40px\n    :target: https://github.com/i-vyshnevska\n    :alt: i-vyshnevska\n\nCurrent `maintainers <https://odoo-community.org/page/maintainer-role>`__:\n\n|maintainer-gurneyalex| |maintainer-carlosdauden| |maintainer-i-vyshnevska| \n\nThis module is part of the `OCA/stock-logistics-workflow <https://github.com/OCA/stock-logistics-workflow/tree/16.0/stock_picking_batch_extended>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n\n\n",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "Allows manage a lot of pickings in batch",
    "version": "16.0.1.0.1.2",
    "project_urls": {
        "Homepage": "https://github.com/OCA/stock-logistics-workflow"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fc6a4355ac3e51e9b0f9205c54a66f30fe02ea53c5663198eb9f34887379ea46",
                "md5": "7a8582010e09d4b8cf1572413df2ce81",
                "sha256": "d13e4b0c098d7ab01ff917f3cc57684a304380886c41a1a82d419e200fd85414"
            },
            "downloads": -1,
            "filename": "odoo_addon_stock_picking_batch_extended-16.0.1.0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7a8582010e09d4b8cf1572413df2ce81",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 379995,
            "upload_time": "2023-09-19T04:52:41",
            "upload_time_iso_8601": "2023-09-19T04:52:41.536703Z",
            "url": "https://files.pythonhosted.org/packages/fc/6a/4355ac3e51e9b0f9205c54a66f30fe02ea53c5663198eb9f34887379ea46/odoo_addon_stock_picking_batch_extended-16.0.1.0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-19 04:52:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "stock-logistics-workflow",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "odoo-addon-stock-picking-batch-extended"
}
        
Elapsed time: 0.17216s