odoo14-addon-stock-picking-show-return


Nameodoo14-addon-stock-picking-show-return JSON
Version 14.0.1.0.1 PyPI version JSON
download
home_pagehttps://github.com/OCA/stock-logistics-workflow
SummaryShow returns on stock pickings
upload_time2021-09-17 17:07:41
maintainer
docs_urlNone
authorTecnativa, Odoo Community Association (OCA)
requires_python>=3.6
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ==============================
Show returns on stock pickings
==============================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
    :target: https://odoo-community.org/page/development-status
    :alt: Beta
.. |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/14.0/stock_picking_show_return
    :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-14-0/stock-logistics-workflow-14-0-stock_picking_show_return
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
    :target: https://runbot.odoo-community.org/runbot/154/14.0
    :alt: Try me on Runbot

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

This module adds one tab in the pickings form view to display the returns
pickings related to the current one.

**Table of contents**

.. contents::
   :local:

Usage
=====

To display returned pickings from this one
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

#. Go to any picking that has a return
#. See the new tab "Returns" appears.

To display origin picking from any returned picking
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

#. Go to any returned picking
#. See the new smart button "Origin picking" appears.
#. Click on button to open origin picking.

Changelog
=========

12.0.1.0.1 (2020-01-30)
~~~~~~~~~~~~~~~~~~~~~~~

* [ADD] Display source picking from any returned picking.

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 <https://github.com/OCA/stock-logistics-workflow/issues/new?body=module:%20stock_picking_show_return%0Aversion:%2014.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
~~~~~~~

* Tecnativa

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

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

    * Pedro M. Baeza <pedro.baeza@tecnativa.com>
    * Sergio Teruel <sergio.teruel@tecnativa.com>

* `BizzAppDev <https://www.bizzappdev.com>`_:

    * Shruti Singh <shruti.singh@bizzappdev.com>
    * Ruchir Shukla <ruchir@bizzappdev.com>

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.

This module is part of the `OCA/stock-logistics-workflow <https://github.com/OCA/stock-logistics-workflow/tree/14.0/stock_picking_show_return>`_ 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": "odoo14-addon-stock-picking-show-return",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Tecnativa, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": "",
    "platform": "",
    "description": "==============================\nShow returns on stock pickings\n==============================\n\n.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png\n    :target: https://odoo-community.org/page/development-status\n    :alt: Beta\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/14.0/stock_picking_show_return\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-14-0/stock-logistics-workflow-14-0-stock_picking_show_return\n    :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png\n    :target: https://runbot.odoo-community.org/runbot/154/14.0\n    :alt: Try me on Runbot\n\n|badge1| |badge2| |badge3| |badge4| |badge5| \n\nThis module adds one tab in the pickings form view to display the returns\npickings related to the current one.\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nUsage\n=====\n\nTo display returned pickings from this one\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\n#. Go to any picking that has a return\n#. See the new tab \"Returns\" appears.\n\nTo display origin picking from any returned picking\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\n#. Go to any returned picking\n#. See the new smart button \"Origin picking\" appears.\n#. Click on button to open origin picking.\n\nChangelog\n=========\n\n12.0.1.0.1 (2020-01-30)\n~~~~~~~~~~~~~~~~~~~~~~~\n\n* [ADD] Display source picking from any returned picking.\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 smashing it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/stock-logistics-workflow/issues/new?body=module:%20stock_picking_show_return%0Aversion:%2014.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* Tecnativa\n\nContributors\n~~~~~~~~~~~~\n\n* `Tecnativa <https://www.tecnativa.com>`_:\n\n    * Pedro M. Baeza <pedro.baeza@tecnativa.com>\n    * Sergio Teruel <sergio.teruel@tecnativa.com>\n\n* `BizzAppDev <https://www.bizzappdev.com>`_:\n\n    * Shruti Singh <shruti.singh@bizzappdev.com>\n    * Ruchir Shukla <ruchir@bizzappdev.com>\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\nThis module is part of the `OCA/stock-logistics-workflow <https://github.com/OCA/stock-logistics-workflow/tree/14.0/stock_picking_show_return>`_ 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": "Show returns on stock pickings",
    "version": "14.0.1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/OCA/stock-logistics-workflow"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a7ee20d212e6dbfdf9077e2622642c858099efda6251efbbdf9684bca58ea62f",
                "md5": "1a6943caeb87dd64e7b1954d6f47e459",
                "sha256": "06e56b3c953ec10f71e8340e1c680a449898b5101e707f7daae9c93e194cae1a"
            },
            "downloads": -1,
            "filename": "odoo14_addon_stock_picking_show_return-14.0.1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1a6943caeb87dd64e7b1954d6f47e459",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 31767,
            "upload_time": "2021-09-17T17:07:41",
            "upload_time_iso_8601": "2021-09-17T17:07:41.006780Z",
            "url": "https://files.pythonhosted.org/packages/a7/ee/20d212e6dbfdf9077e2622642c858099efda6251efbbdf9684bca58ea62f/odoo14_addon_stock_picking_show_return-14.0.1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-09-17 17:07: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": "odoo14-addon-stock-picking-show-return"
}
        
Elapsed time: 0.17853s