odoo-addon-product-search-category-attribute


Nameodoo-addon-product-search-category-attribute JSON
Version 16.0.1.0.0.2 PyPI version JSON
download
home_pagehttps://github.com/sygel-technology/sy-product-attribute
SummaryBase module for category/attribute products searching
upload_time2024-12-11 10:49:41
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.
            =================================
Product Search Category Attribute
=================================

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

.. |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--product--attribute-lightgray.png?logo=github
    :target: https://github.com/sygel-technology/sy-product-attribute/tree/16.0/product_search_category_attribute
    :alt: sygel-technology/sy-product-attribute

|badge1| |badge2| |badge3|

This is a base module that can be installed along with other modules in
order to provide a wizard to search products based on their category and
attribute values.

**Table of contents**

.. contents::
   :local:

Usage
=====

This module needs to be extended by other modules in order to be used.
These are the steps to find products using the wizard defined in this
module, althouh the results will depend on the extensions installed:

1. Select a parent category in the "Category" field and click on "Apply
   Category". The category will be shown in the "Applied Category" field
   and added to the categories sequence list. The Attributes list will
   also be updated to show only those attributes applied to the products
   that belong to the applied category.
2. Keep on selecting child categories in the "Category" field and adding
   them to the "Applied Category" field and the categories sequence
   list.
3. In the "Attributes" tab, select the attribute values that need to be
   considered in the search. Only those attribute lines with at least
   one attribute value will be considered.
4. Click on "SEARCH PRODUCTS" button. Depending on the extensions
   installed, the result of this action might be different.

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

Bugs are tracked on `GitHub Issues <https://github.com/sygel-technology/sy-product-attribute/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-product-attribute/issues/new?body=module:%20product_search_category_attribute%0Aversion:%2016.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
------------

- Manuel Regidor <manuel.regidor@sygel.es>
- Valentín Vinagre <valentin.vinagre@sygel.es>

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

This module is part of the `sygel-technology/sy-product-attribute <https://github.com/sygel-technology/sy-product-attribute/tree/16.0/product_search_category_attribute>`_ project on GitHub.

You are welcome to contribute.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sygel-technology/sy-product-attribute",
    "name": "odoo-addon-product-search-category-attribute",
    "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": "=================================\nProduct Search Category Attribute\n=================================\n\n.. \n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! source digest: sha256:a3f7b212b055900abfb8f99a9eb81f91e6f8b4cd36b644980f484549a7915d51\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--product--attribute-lightgray.png?logo=github\n    :target: https://github.com/sygel-technology/sy-product-attribute/tree/16.0/product_search_category_attribute\n    :alt: sygel-technology/sy-product-attribute\n\n|badge1| |badge2| |badge3|\n\nThis is a base module that can be installed along with other modules in\norder to provide a wizard to search products based on their category and\nattribute values.\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nUsage\n=====\n\nThis module needs to be extended by other modules in order to be used.\nThese are the steps to find products using the wizard defined in this\nmodule, althouh the results will depend on the extensions installed:\n\n1. Select a parent category in the \"Category\" field and click on \"Apply\n   Category\". The category will be shown in the \"Applied Category\" field\n   and added to the categories sequence list. The Attributes list will\n   also be updated to show only those attributes applied to the products\n   that belong to the applied category.\n2. Keep on selecting child categories in the \"Category\" field and adding\n   them to the \"Applied Category\" field and the categories sequence\n   list.\n3. In the \"Attributes\" tab, select the attribute values that need to be\n   considered in the search. Only those attribute lines with at least\n   one attribute value will be considered.\n4. Click on \"SEARCH PRODUCTS\" button. Depending on the extensions\n   installed, the result of this action might be different.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/sygel-technology/sy-product-attribute/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-product-attribute/issues/new?body=module:%20product_search_category_attribute%0Aversion:%2016.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- Manuel Regidor <manuel.regidor@sygel.es>\n- Valent\u00edn Vinagre <valentin.vinagre@sygel.es>\n\nMaintainers\n-----------\n\nThis module is part of the `sygel-technology/sy-product-attribute <https://github.com/sygel-technology/sy-product-attribute/tree/16.0/product_search_category_attribute>`_ project on GitHub.\n\nYou are welcome to contribute.\n",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "Base module for category/attribute products searching",
    "version": "16.0.1.0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/sygel-technology/sy-product-attribute"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d3d9cf637b8c25497c90051a2a8f429609c7c2ed5aae46df36b23a15878e909d",
                "md5": "0535a33ed26fdb795cd1476032210915",
                "sha256": "ec5857fb2f8d3a850ef50cf3c7d354edafb9c0df96b8795bb7c0357a7cc19a1b"
            },
            "downloads": -1,
            "filename": "odoo_addon_product_search_category_attribute-16.0.1.0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0535a33ed26fdb795cd1476032210915",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 43814,
            "upload_time": "2024-12-11T10:49:41",
            "upload_time_iso_8601": "2024-12-11T10:49:41.012746Z",
            "url": "https://files.pythonhosted.org/packages/d3/d9/cf637b8c25497c90051a2a8f429609c7c2ed5aae46df36b23a15878e909d/odoo_addon_product_search_category_attribute-16.0.1.0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-11 10:49:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sygel-technology",
    "github_project": "sy-product-attribute",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "odoo-addon-product-search-category-attribute"
}
        
Elapsed time: 0.37376s