odoo13-addon-product-pack


Nameodoo13-addon-product-pack JSON
Version 13.0.1.0.4 PyPI version JSON
download
home_pagehttps://github.com/OCA/product-pack
SummaryThis module allows you to set a product as a Pack
upload_time2022-10-28 19:08:09
maintainer
docs_urlNone
authorNaN·tic, ADHOC SA, Tecnativa, 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.
            ============
Product Pack
============

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

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

This module allows you to define a product as a *Product Pack*. Each
*Product Pack* has a list of products that are part of this pack.

**Table of contents**

.. contents::
   :local:

Usage
=====

To use this module, you need to:

#. Go to *Sales > Products > Products*, create a product and set "Is Pack?".
#. Set *Pack Type* and *Pack component price*.
#. Then choose the products to include in the pack.

`Product pack` is a base module for `sale_product_pack` and other modules that
needs to use packs. `Pack type` and `Pack component price` are used to define
the behavior that the packs will have when it is selected in the sales order
lines (if `sale_product_pack` module is installed).
The options of this field are the followings:

`Pack type`:

  * Detailed: It allows you to select an option defined in
    `Pack component price` field.
  * Non Detailed: Will not show the components information,
    only the pack product and the price will be the its price plus the sum of
    all the components prices.

`Pack component price`:

  * Detailed per component: will show each components and its prices,
    including the pack product itself with its price.
  * Totalized in main product: will show each component but will not show
    components prices. The pack product will be the only one that has price
    and this one will be its price plus the sum of all the components prices.
  * Ignored: will show each components but will not show
    components prices. The pack product will be the only one that has price
    and this one will be the price set in the pack product.

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

* It could add another *Pack Type* called maybe *merged* in *Packs*, in which
  the calculation of the related sale order line *Unit Price* is equal to
  *main product Pack price* + *sum of all its component*
* Make *product.pack.line* multi-company

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

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

* NaN·tic
* ADHOC SA
* Tecnativa

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

* `ADHOC SA <https://www.adhoc.com.ar>`_:

  * Juan José Scarafía
  * Nicolas Mac Rouillon
  * Katherine Zaoral
* `NaN·TIC <http://www.nan-tic.com>`_
* `Tecnativa <https://www.tecnativa.com>`_:

  * Ernesto Tejeda
  * Pedro M. Baeza
  * Jairo Llopis
  * Sergio Teruel

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-ernestotejeda| image:: https://github.com/ernestotejeda.png?size=40px
    :target: https://github.com/ernestotejeda
    :alt: ernestotejeda

Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-ernestotejeda| 

This module is part of the `OCA/product-pack <https://github.com/OCA/product-pack/tree/13.0/product_pack>`_ 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-pack",
    "name": "odoo13-addon-product-pack",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "",
    "keywords": "",
    "author": "NaN\u00b7tic, ADHOC SA, Tecnativa, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": "",
    "platform": null,
    "description": "============\nProduct Pack\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--pack-lightgray.png?logo=github\n    :target: https://github.com/OCA/product-pack/tree/13.0/product_pack\n    :alt: OCA/product-pack\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n    :target: https://translation.odoo-community.org/projects/product-pack-13-0/product-pack-13-0-product_pack\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/286/13.0\n    :alt: Try me on Runbot\n\n|badge1| |badge2| |badge3| |badge4| |badge5| \n\nThis module allows you to define a product as a *Product Pack*. Each\n*Product Pack* has a list of products that are part of this pack.\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nUsage\n=====\n\nTo use this module, you need to:\n\n#. Go to *Sales > Products > Products*, create a product and set \"Is Pack?\".\n#. Set *Pack Type* and *Pack component price*.\n#. Then choose the products to include in the pack.\n\n`Product pack` is a base module for `sale_product_pack` and other modules that\nneeds to use packs. `Pack type` and `Pack component price` are used to define\nthe behavior that the packs will have when it is selected in the sales order\nlines (if `sale_product_pack` module is installed).\nThe options of this field are the followings:\n\n`Pack type`:\n\n  * Detailed: It allows you to select an option defined in\n    `Pack component price` field.\n  * Non Detailed: Will not show the components information,\n    only the pack product and the price will be the its price plus the sum of\n    all the components prices.\n\n`Pack component price`:\n\n  * Detailed per component: will show each components and its prices,\n    including the pack product itself with its price.\n  * Totalized in main product: will show each component but will not show\n    components prices. The pack product will be the only one that has price\n    and this one will be its price plus the sum of all the components prices.\n  * Ignored: will show each components but will not show\n    components prices. The pack product will be the only one that has price\n    and this one will be the price set in the pack product.\n\nKnown issues / Roadmap\n======================\n\n* It could add another *Pack Type* called maybe *merged* in *Packs*, in which\n  the calculation of the related sale order line *Unit Price* is equal to\n  *main product Pack price* + *sum of all its component*\n* Make *product.pack.line* multi-company\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/product-pack/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-pack/issues/new?body=module:%20product_pack%0Aversion:%2013.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* NaN\u00b7tic\n* ADHOC SA\n* Tecnativa\n\nContributors\n~~~~~~~~~~~~\n\n* `ADHOC SA <https://www.adhoc.com.ar>`_:\n\n  * Juan Jos\u00e9 Scaraf\u00eda\n  * Nicolas Mac Rouillon\n  * Katherine Zaoral\n* `NaN\u00b7TIC <http://www.nan-tic.com>`_\n* `Tecnativa <https://www.tecnativa.com>`_:\n\n  * Ernesto Tejeda\n  * Pedro M. Baeza\n  * Jairo Llopis\n  * Sergio Teruel\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-ernestotejeda| image:: https://github.com/ernestotejeda.png?size=40px\n    :target: https://github.com/ernestotejeda\n    :alt: ernestotejeda\n\nCurrent `maintainer <https://odoo-community.org/page/maintainer-role>`__:\n\n|maintainer-ernestotejeda| \n\nThis module is part of the `OCA/product-pack <https://github.com/OCA/product-pack/tree/13.0/product_pack>`_ 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": "This module allows you to set a product as a Pack",
    "version": "13.0.1.0.4",
    "project_urls": {
        "Homepage": "https://github.com/OCA/product-pack"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a69a8564d97c61a7beea9fe8c5df8cbf7179d8bb2edaffacc226e676984901f1",
                "md5": "069fc02843e04fa098cc4928f5cc75b9",
                "sha256": "29100d39608be364ae414dd489a719659fde19540a9120d6cf905019b98e7e5f"
            },
            "downloads": -1,
            "filename": "odoo13_addon_product_pack-13.0.1.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "069fc02843e04fa098cc4928f5cc75b9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 44909,
            "upload_time": "2022-10-28T19:08:09",
            "upload_time_iso_8601": "2022-10-28T19:08:09.298956Z",
            "url": "https://files.pythonhosted.org/packages/a6/9a/8564d97c61a7beea9fe8c5df8cbf7179d8bb2edaffacc226e676984901f1/odoo13_addon_product_pack-13.0.1.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-10-28 19:08:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "product-pack",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "odoo13-addon-product-pack"
}
        
Elapsed time: 0.14474s