odoo-addon-purchase-product-warn-message


Nameodoo-addon-purchase-product-warn-message JSON
Version 17.0.1.0.0.1 PyPI version JSON
download
home_pagehttps://github.com/sygel-technology/sy-purchase-workflow
SummaryAdd a popup warning on purchase
upload_time2024-11-26 14:59:57
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.
            =============================
Purchase Product Warn Message
=============================

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

.. |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--purchase--workflow-lightgray.png?logo=github
    :target: https://github.com/sygel-technology/sy-purchase-workflow/tree/17.0/purchase_product_warn_message
    :alt: sygel-technology/sy-purchase-workflow

|badge1| |badge2| |badge3|

This module add a custom warning popup on purchase orders to ensure
product warning is populated not only when a order line is added or
changed.

The warning is displayed in the form's header and its permanent, unlike
the default warning

This module complements OCA purchase_warn_message.
https://github.com/OCA/purchase-workflow/tree/17.0/purchase_warn_message

The warning of this module is based on the product. The warning of the
OCA module is based on the customer

**Table of contents**

.. contents::
   :local:

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

To configure this module, you need to:

1. Have the permission group "purchase.group_warning_purchase", AKA: "A
   warning can be set on a product or a customer (Purchase)"
2. Go to a product form view, and in the purchase notebook tab, fill the
   Warning when Purchasing this Product

Usage
=====

To use this module, you need to:

- Create a purchase order line with a product with a warn message

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

Bugs are tracked on `GitHub Issues <https://github.com/sygel-technology/sy-purchase-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-purchase-workflow/issues/new?body=module:%20purchase_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-purchase-workflow <https://github.com/sygel-technology/sy-purchase-workflow/tree/17.0/purchase_product_warn_message>`_ project on GitHub.

You are welcome to contribute.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sygel-technology/sy-purchase-workflow",
    "name": "odoo-addon-purchase-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": "=============================\nPurchase 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:7384e0e9c483d71336de3ecdf746bf39f9acd04925e0820733cba83b0065a285\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--purchase--workflow-lightgray.png?logo=github\n    :target: https://github.com/sygel-technology/sy-purchase-workflow/tree/17.0/purchase_product_warn_message\n    :alt: sygel-technology/sy-purchase-workflow\n\n|badge1| |badge2| |badge3|\n\nThis module add a custom warning popup on purchase orders to ensure\nproduct warning is populated not only when a order line is added or\nchanged.\n\nThe warning is displayed in the form's header and its permanent, unlike\nthe default warning\n\nThis module complements OCA purchase_warn_message.\nhttps://github.com/OCA/purchase-workflow/tree/17.0/purchase_warn_message\n\nThe warning of this module is based on the product. The warning of the\nOCA module is based on the customer\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nConfiguration\n=============\n\nTo configure this module, you need to:\n\n1. Have the permission group \"purchase.group_warning_purchase\", AKA: \"A\n   warning can be set on a product or a customer (Purchase)\"\n2. Go to a product form view, and in the purchase notebook tab, fill the\n   Warning when Purchasing this Product\n\nUsage\n=====\n\nTo use this module, you need to:\n\n- Create a purchase order line with a product with a warn message\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/sygel-technology/sy-purchase-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-purchase-workflow/issues/new?body=module:%20purchase_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-purchase-workflow <https://github.com/sygel-technology/sy-purchase-workflow/tree/17.0/purchase_product_warn_message>`_ project on GitHub.\n\nYou are welcome to contribute.\n",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "Add a popup warning on purchase",
    "version": "17.0.1.0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/sygel-technology/sy-purchase-workflow"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "58b10405843c3b8350e398db2814d617358f5f395de34cd32fb8333309988642",
                "md5": "01e8f79ae7a844a15c86e40422fb9588",
                "sha256": "35ccc9e0683a1fe1ab413a1a0886e03d9d40e26fb4e299366ec255c4b7cd58c0"
            },
            "downloads": -1,
            "filename": "odoo_addon_purchase_product_warn_message-17.0.1.0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "01e8f79ae7a844a15c86e40422fb9588",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 39478,
            "upload_time": "2024-11-26T14:59:57",
            "upload_time_iso_8601": "2024-11-26T14:59:57.337005Z",
            "url": "https://files.pythonhosted.org/packages/58/b1/0405843c3b8350e398db2814d617358f5f395de34cd32fb8333309988642/odoo_addon_purchase_product_warn_message-17.0.1.0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-26 14:59:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sygel-technology",
    "github_project": "sy-purchase-workflow",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "odoo-addon-purchase-product-warn-message"
}
        
Elapsed time: 0.34731s