odoo12-addon-product-pricelist-supplierinfo


Nameodoo12-addon-product-pricelist-supplierinfo JSON
Version 12.0.4.0.5 PyPI version JSON
download
home_pagehttps://github.com/OCA/product-attribute
SummaryAllows to create priceslists based on supplier info
upload_time2022-01-17 14:18:49
maintainer
docs_urlNone
authorTecnativa, Odoo Community Association (OCA)
requires_python>=3.5
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ========================================
Supplier info prices in sales pricelists
========================================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! 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%2Fproduct--attribute-lightgray.png?logo=github
    :target: https://github.com/OCA/product-attribute/tree/12.0/product_pricelist_supplierinfo
    :alt: OCA/product-attribute
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/product-attribute-12-0/product-attribute-12-0-product_pricelist_supplierinfo
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
    :target: https://runbot.odoo-community.org/runbot/135/12.0
    :alt: Try me on Runbot

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

This module allows you to create a sales pricelist based on product
supplierinfo prices. If you want, you can bypass minimum quantity in pricelist
item.

We can also define sale marging applied on purchase price directly on supplier info.
For this, you must add users to "Show sale margin on Product Supplierinfo" group.

**Table of contents**

.. contents::
   :local:

Installation
============

Although this module doesn't depend technically on **Sales Management**, you
must install it for configuring and seeing the effects of it.

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

To configure pricelists with the new feature of this module, you need to:

#. Go to *Sales > Configuration > Settings* and check
   "Multiple Sales Prices per Product" option and
   "Prices computed from formulas" after that. You must have correct
   permissions and you must install **Sales Management** app (sale) to see
   these settings.
#. Create or edit a Sales Pricelist at *Sales > Catalog > Pricelists*.
#. Add or edit a pricelist item and check "Formula" option in
   "Price Computation" section.
#. You will see the new option "Prices based on supplier info".
#. If you want to bypass the "Min.Quantity" field of the supplier info and
   always select the lowest quantity price, check the option
   "Ignore Supplier Info Min. Quantity".

Usage
=====

For adding supplier info:

#. Go to *Sales > Catalog > Products*
#. Open or create a product.
#. Go to "Purchase" page.
#. On "Vendors" section, add the supplier and prices.
#. You can drag and drop for reordering these lines.

Check the remark in known issues about the supplier info line selection.

For checking pricelists in action, you can (with `sale` module installed):

#. Go to *Sales > Orders > Quotations*
#. Create or edit a quotation.
#. Add a line.
#. Select a product with the criteria to match the pricelist from supplier
   info.
#. See the proper price appears in the line.

Known issues / Roadmap
======================

* First line that matches by minimum quantity criteria, independently from the
  supplier, will be the one that provides the price for the pricelist.
* There's no mechanism for selecting the supplier from possible sources like
  sales orders.

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/product-attribute/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/product-attribute/issues/new?body=module:%20product_pricelist_supplierinfo%0Aversion:%2012.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/>`_:

  * Vicent Cubells <vicent.cubells@tecnativa.com>
  * Pedro M. Baeza

* Nikul Chaudhary <nikulchaudhary2112@gmail.com>

* `TAKOBI <https://takobi.online/>`_:

  * Lorenzo Battistini

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/product-attribute <https://github.com/OCA/product-attribute/tree/12.0/product_pricelist_supplierinfo>`_ 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/product-attribute",
    "name": "odoo12-addon-product-pricelist-supplierinfo",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "",
    "keywords": "",
    "author": "Tecnativa, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": "",
    "platform": "",
    "description": "========================================\nSupplier info prices in sales pricelists\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%2Fproduct--attribute-lightgray.png?logo=github\n    :target: https://github.com/OCA/product-attribute/tree/12.0/product_pricelist_supplierinfo\n    :alt: OCA/product-attribute\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n    :target: https://translation.odoo-community.org/projects/product-attribute-12-0/product-attribute-12-0-product_pricelist_supplierinfo\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/135/12.0\n    :alt: Try me on Runbot\n\n|badge1| |badge2| |badge3| |badge4| |badge5| \n\nThis module allows you to create a sales pricelist based on product\nsupplierinfo prices. If you want, you can bypass minimum quantity in pricelist\nitem.\n\nWe can also define sale marging applied on purchase price directly on supplier info.\nFor this, you must add users to \"Show sale margin on Product Supplierinfo\" group.\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nInstallation\n============\n\nAlthough this module doesn't depend technically on **Sales Management**, you\nmust install it for configuring and seeing the effects of it.\n\nConfiguration\n=============\n\nTo configure pricelists with the new feature of this module, you need to:\n\n#. Go to *Sales > Configuration > Settings* and check\n   \"Multiple Sales Prices per Product\" option and\n   \"Prices computed from formulas\" after that. You must have correct\n   permissions and you must install **Sales Management** app (sale) to see\n   these settings.\n#. Create or edit a Sales Pricelist at *Sales > Catalog > Pricelists*.\n#. Add or edit a pricelist item and check \"Formula\" option in\n   \"Price Computation\" section.\n#. You will see the new option \"Prices based on supplier info\".\n#. If you want to bypass the \"Min.Quantity\" field of the supplier info and\n   always select the lowest quantity price, check the option\n   \"Ignore Supplier Info Min. Quantity\".\n\nUsage\n=====\n\nFor adding supplier info:\n\n#. Go to *Sales > Catalog > Products*\n#. Open or create a product.\n#. Go to \"Purchase\" page.\n#. On \"Vendors\" section, add the supplier and prices.\n#. You can drag and drop for reordering these lines.\n\nCheck the remark in known issues about the supplier info line selection.\n\nFor checking pricelists in action, you can (with `sale` module installed):\n\n#. Go to *Sales > Orders > Quotations*\n#. Create or edit a quotation.\n#. Add a line.\n#. Select a product with the criteria to match the pricelist from supplier\n   info.\n#. See the proper price appears in the line.\n\nKnown issues / Roadmap\n======================\n\n* First line that matches by minimum quantity criteria, independently from the\n  supplier, will be the one that provides the price for the pricelist.\n* There's no mechanism for selecting the supplier from possible sources like\n  sales orders.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/product-attribute/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/product-attribute/issues/new?body=module:%20product_pricelist_supplierinfo%0Aversion:%2012.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  * Vicent Cubells <vicent.cubells@tecnativa.com>\n  * Pedro M. Baeza\n\n* Nikul Chaudhary <nikulchaudhary2112@gmail.com>\n\n* `TAKOBI <https://takobi.online/>`_:\n\n  * Lorenzo Battistini\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/product-attribute <https://github.com/OCA/product-attribute/tree/12.0/product_pricelist_supplierinfo>`_ 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 to create priceslists based on supplier info",
    "version": "12.0.4.0.5",
    "project_urls": {
        "Homepage": "https://github.com/OCA/product-attribute"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7532432645c4ffb78290188a6e7c33ed07786280ed423f567fab4ee3e77ab14e",
                "md5": "6de043bab92d2a57c222b5ebc05cf3d6",
                "sha256": "f76c283afe52f19f37df45ed62ed29372cca5ce9df03eb43ca819c7cc24716ce"
            },
            "downloads": -1,
            "filename": "odoo12_addon_product_pricelist_supplierinfo-12.0.4.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6de043bab92d2a57c222b5ebc05cf3d6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 42732,
            "upload_time": "2022-01-17T14:18:49",
            "upload_time_iso_8601": "2022-01-17T14:18:49.711363Z",
            "url": "https://files.pythonhosted.org/packages/75/32/432645c4ffb78290188a6e7c33ed07786280ed423f567fab4ee3e77ab14e/odoo12_addon_product_pricelist_supplierinfo-12.0.4.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-01-17 14:18:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "product-attribute",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "odoo12-addon-product-pricelist-supplierinfo"
}
        
Elapsed time: 0.17619s