odoo-addon-stock-picking-batch-extended


Nameodoo-addon-stock-picking-batch-extended JSON
Version 16.0.1.1.1 PyPI version JSON
download
home_pagehttps://github.com/OCA/stock-logistics-workflow
SummaryAllows manage a lot of pickings in batch
upload_time2024-08-30 09:49:29
maintainerNone
docs_urlNone
authorCamptocamp, Tecnativa, Odoo Community Association (OCA)
requires_python>=3.10
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements openupgradelib xlrd
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:0a1ee513e7aa9db794b3fc23039f4a4e7b8d75a36f921ee139a8722c4ed89357
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |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|

This module:

Adds extra fields to the batch picking creation wizard
Adds extra fields and functionalities to the batch picking form.

**Table of contents**

.. contents::
   :local:

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

In Inventory / Settings / Batch Picking it is possible to activate or deactivate which approach for batch handling will be used per company. By default after installation this option will be activated for all companies.

.. figure:: https://raw.githubusercontent.com/OCA/stock-logistics-workflow/16.0/stock_picking_batch_extended/static/picking_batch_configuration_settings.png
    :alt: Picking batch configuration settings
    :width: 80 %
    :align: center

Usage
=====

When you create a batch pick, the creation wizard will appear with the new fields added.

.. figure:: https://raw.githubusercontent.com/OCA/stock-logistics-workflow/16.0/stock_picking_batch_extended/static/batch_wizard.png
    :alt: Batch wizard
    :width: 80 %
    :align: center

#. Name: Allows to rename the batch. But be careful, if this is done, it overwrites the name that Odoo assigns to the batch by default.
#. Notes: Allows to add notes to the batch.
#. Allows you to group the batch by the fields of the model stock_picking

Adds to the form view of batch picking:

**In "Draft" status:**

.. figure:: https://raw.githubusercontent.com/OCA/stock-logistics-workflow/16.0/stock_picking_batch_extended/static/batch_form_draft.png
    :alt: Batch form in draft status
    :width: 80 %
    :align: center

#. Delete all delivery notes in the batch whose status is not done or canceled.
#. Print pickings.
#. Smart button with counting and access to pickings.
#. Rename the batch if it is in draft status.
#. Date. On which the batch picking is to be processed.
#. Notes. Reflects the notes that have been entered from the wizard and allows you to modify them.
#. Delete all delivery notes from the batch whose status is not done or canceled.
#. Allows to add more fields to the list of pickings.

**"In progress" status:**

.. figure:: https://raw.githubusercontent.com/OCA/stock-logistics-workflow/16.0/stock_picking_batch_extended/static/batch_form_in_progress.png
    :alt: Batch form in progress status
    :width: 80 %
    :align: center

#. Delete all pickings in the batch whose status is not done or cancelled.
#. Print pickings.
#. Smart button with counting and access to pickings.
#. Date. On which the batch picking is to be processed. It can be changed in this state.
#. Notes. Reflects the notes that have been entered from the wizard and allows you to modify them.
#. Allows to add more fields to the list of pickings.

Note: If a batch is cancelled, it cancels all batch picks and sets the batch statuses to cancel as well only if the user has set the OCA batch validation approach in the inventory settings.

**In "Done" status:**

.. figure:: https://raw.githubusercontent.com/OCA/stock-logistics-workflow/16.0/stock_picking_batch_extended/static/batch_form_done.png
    :alt: Batch form in done status
    :width: 80 %
    :align: center

#. Print pickings.
#. Smart button with counting and access to pickings.
#. Date. On which the batch picking is to be processed. Already it can’t be modified in this state.
#. Notes. Reflects the notes that have been entered from the wizard and allows you to modify them.

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": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Camptocamp, Tecnativa, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": null,
    "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:0a1ee513e7aa9db794b3fc23039f4a4e7b8d75a36f921ee139a8722c4ed89357\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\nThis module:\n\nAdds extra fields to the batch picking creation wizard\nAdds extra fields and functionalities to the batch picking form.\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nConfiguration\n=============\n\nIn Inventory / Settings / Batch Picking it is possible to activate or deactivate which approach for batch handling will be used per company. By default after installation this option will be activated for all companies.\n\n.. figure:: https://raw.githubusercontent.com/OCA/stock-logistics-workflow/16.0/stock_picking_batch_extended/static/picking_batch_configuration_settings.png\n    :alt: Picking batch configuration settings\n    :width: 80 %\n    :align: center\n\nUsage\n=====\n\nWhen you create a batch pick, the creation wizard will appear with the new fields added.\n\n.. figure:: https://raw.githubusercontent.com/OCA/stock-logistics-workflow/16.0/stock_picking_batch_extended/static/batch_wizard.png\n    :alt: Batch wizard\n    :width: 80 %\n    :align: center\n\n#. Name: Allows to rename the batch. But be careful, if this is done, it overwrites the name that Odoo assigns to the batch by default.\n#. Notes: Allows to add notes to the batch.\n#. Allows you to group the batch by the fields of the model stock_picking\n\nAdds to the form view of batch picking:\n\n**In \"Draft\" status:**\n\n.. figure:: https://raw.githubusercontent.com/OCA/stock-logistics-workflow/16.0/stock_picking_batch_extended/static/batch_form_draft.png\n    :alt: Batch form in draft status\n    :width: 80 %\n    :align: center\n\n#. Delete all delivery notes in the batch whose status is not done or canceled.\n#. Print pickings.\n#. Smart button with counting and access to pickings.\n#. Rename the batch if it is in draft status.\n#. Date. On which the batch picking is to be processed.\n#. Notes. Reflects the notes that have been entered from the wizard and allows you to modify them.\n#. Delete all delivery notes from the batch whose status is not done or canceled.\n#. Allows to add more fields to the list of pickings.\n\n**\"In progress\" status:**\n\n.. figure:: https://raw.githubusercontent.com/OCA/stock-logistics-workflow/16.0/stock_picking_batch_extended/static/batch_form_in_progress.png\n    :alt: Batch form in progress status\n    :width: 80 %\n    :align: center\n\n#. Delete all pickings in the batch whose status is not done or cancelled.\n#. Print pickings.\n#. Smart button with counting and access to pickings.\n#. Date. On which the batch picking is to be processed. It can be changed in this state.\n#. Notes. Reflects the notes that have been entered from the wizard and allows you to modify them.\n#. Allows to add more fields to the list of pickings.\n\nNote: If a batch is cancelled, it cancels all batch picks and sets the batch statuses to cancel as well only if the user has set the OCA batch validation approach in the inventory settings.\n\n**In \"Done\" status:**\n\n.. figure:: https://raw.githubusercontent.com/OCA/stock-logistics-workflow/16.0/stock_picking_batch_extended/static/batch_form_done.png\n    :alt: Batch form in done status\n    :width: 80 %\n    :align: center\n\n#. Print pickings.\n#. Smart button with counting and access to pickings.\n#. Date. On which the batch picking is to be processed. Already it can\u2019t be modified in this state.\n#. Notes. Reflects the notes that have been entered from the wizard and allows you to modify them.\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",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "Allows manage a lot of pickings in batch",
    "version": "16.0.1.1.1",
    "project_urls": {
        "Homepage": "https://github.com/OCA/stock-logistics-workflow"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b7569d2a33358e8309dac719abe1168b54575188b1f28599a7c793897c2f95b6",
                "md5": "acb69b8e082342deb5a7e0f6423592c5",
                "sha256": "d88d3b7a3dec06b4d7f886f2198e09eda4db01c354f8078790c3b88150756b48"
            },
            "downloads": -1,
            "filename": "odoo_addon_stock_picking_batch_extended-16.0.1.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "acb69b8e082342deb5a7e0f6423592c5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 379373,
            "upload_time": "2024-08-30T09:49:29",
            "upload_time_iso_8601": "2024-08-30T09:49:29.803102Z",
            "url": "https://files.pythonhosted.org/packages/b7/56/9d2a33358e8309dac719abe1168b54575188b1f28599a7c793897c2f95b6/odoo_addon_stock_picking_batch_extended-16.0.1.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-30 09:49:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "stock-logistics-workflow",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "openupgradelib",
            "specs": []
        },
        {
            "name": "xlrd",
            "specs": []
        }
    ],
    "lcname": "odoo-addon-stock-picking-batch-extended"
}
        
Elapsed time: 0.77196s