odoo-addon-picking-product-warn-message


Nameodoo-addon-picking-product-warn-message JSON
Version 17.0.1.0.0.1 PyPI version JSON
download
home_pagehttps://github.com/sygel-technology/sy-stock-logistics-workflow
SummaryThis module add a warning popup on stock picking
upload_time2024-11-26 15:00:19
maintainerNone
docs_urlNone
authorSygel, 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.
            ============================
Picking Product Warn Message
============================

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

.. |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-sygel--technology%2Fsy--stock--logistics--workflow-lightgray.png?logo=github
    :target: https://github.com/sygel-technology/sy-stock-logistics-workflow/tree/17.0/picking_product_warn_message
    :alt: sygel-technology/sy-stock-logistics-workflow

|badge1| |badge2| |badge3|

This module add a custom warning popup on stock pickings based on
products and the picking type. The warning is displayed in the form's
header and its permanent, unlike the default warning

This module complements OCA stock_picking_warn_message.
https://github.com/OCA/stock-logistics-workflow/tree/17.0/stock_picking_warn_message

**Table of contents**

.. contents::
   :local:

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

To configure this module, you need to:

- Go to a product form view, and in the inventory notebook tab, fill the
  "Message for Out Pickings" and/or "Message for In Pickings"

Usage
=====

To use this module, you need to:

- Inside a stock picking form, create a stock move line with a product
  with a warn message of the picking type. See the warning in the header
  of the form.

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

Bugs are tracked on `GitHub Issues <https://github.com/sygel-technology/sy-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/sygel-technology/sy-stock-logistics-workflow/issues/new?body=module:%20picking_product_warn_message%0Aversion:%2017.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
-------

* Sygel

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

- Alberto Martínez alberto.martinez@sygel.es
- Valentin Vinagre valentin.vinagre@sygel.es
- Harald Panten harald.panten@sygel.es

Maintainers
-----------

This module is part of the `sygel-technology/sy-stock-logistics-workflow <https://github.com/sygel-technology/sy-stock-logistics-workflow/tree/17.0/picking_product_warn_message>`_ project on GitHub.

You are welcome to contribute.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sygel-technology/sy-stock-logistics-workflow",
    "name": "odoo-addon-picking-product-warn-message",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Sygel, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": null,
    "platform": null,
    "description": "============================\nPicking Product Warn Message\n============================\n\n.. \n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! source digest: sha256:d23b789c7d7456f9076cd949eed871190f9e8313956e068c5de16164a6e6bf18\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-sygel--technology%2Fsy--stock--logistics--workflow-lightgray.png?logo=github\n    :target: https://github.com/sygel-technology/sy-stock-logistics-workflow/tree/17.0/picking_product_warn_message\n    :alt: sygel-technology/sy-stock-logistics-workflow\n\n|badge1| |badge2| |badge3|\n\nThis module add a custom warning popup on stock pickings based on\nproducts and the picking type. The warning is displayed in the form's\nheader and its permanent, unlike the default warning\n\nThis module complements OCA stock_picking_warn_message.\nhttps://github.com/OCA/stock-logistics-workflow/tree/17.0/stock_picking_warn_message\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nConfiguration\n=============\n\nTo configure this module, you need to:\n\n- Go to a product form view, and in the inventory notebook tab, fill the\n  \"Message for Out Pickings\" and/or \"Message for In Pickings\"\n\nUsage\n=====\n\nTo use this module, you need to:\n\n- Inside a stock picking form, create a stock move line with a product\n  with a warn message of the picking type. See the warning in the header\n  of the form.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/sygel-technology/sy-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/sygel-technology/sy-stock-logistics-workflow/issues/new?body=module:%20picking_product_warn_message%0Aversion:%2017.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* Sygel\n\nContributors\n------------\n\n- Alberto Mart\u00ednez alberto.martinez@sygel.es\n- Valentin Vinagre valentin.vinagre@sygel.es\n- Harald Panten harald.panten@sygel.es\n\nMaintainers\n-----------\n\nThis module is part of the `sygel-technology/sy-stock-logistics-workflow <https://github.com/sygel-technology/sy-stock-logistics-workflow/tree/17.0/picking_product_warn_message>`_ project on GitHub.\n\nYou are welcome to contribute.\n",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "This module add a warning popup on stock picking",
    "version": "17.0.1.0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/sygel-technology/sy-stock-logistics-workflow"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9a07ecbe11be2141ed9b75ee57f19d7e7656a941e868778accf8c778d99624aa",
                "md5": "bbd11f71de8a09937b912abc758256cb",
                "sha256": "a9962528cc709b4a3870cdadc0e01bb648261420f2749c69916da4cc95c4d1d0"
            },
            "downloads": -1,
            "filename": "odoo_addon_picking_product_warn_message-17.0.1.0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bbd11f71de8a09937b912abc758256cb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 40769,
            "upload_time": "2024-11-26T15:00:19",
            "upload_time_iso_8601": "2024-11-26T15:00:19.463696Z",
            "url": "https://files.pythonhosted.org/packages/9a/07/ecbe11be2141ed9b75ee57f19d7e7656a941e868778accf8c778d99624aa/odoo_addon_picking_product_warn_message-17.0.1.0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-26 15:00:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sygel-technology",
    "github_project": "sy-stock-logistics-workflow",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "odoo-addon-picking-product-warn-message"
}
        
Elapsed time: 2.47013s