odoo14-addon-storage-media-product


Nameodoo14-addon-storage-media-product JSON
Version 14.0.2.3.0 PyPI version JSON
download
home_pagehttps://github.com/OCA/storage
SummaryLink media to products and categories
upload_time2024-05-24 08:34:30
maintainerNone
docs_urlNone
authorAkretion, Odoo Community Association (OCA)
requires_python>=3.6
licenseLGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
.. image:: https://img.shields.io/badge/licence-LGPL--3-blue.svg
   :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
   :alt: License: LGPL-3

=============
Image Product
=============


Attach images to products and categories

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

See installation notes of the following modules :

- storage_image
- storage_file
- storage_backend


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

See installation

Usage
=====

A) Categories

   Go to Sales > Configuration > Products > Product Categories.
   A new field Image is available to upload or use an existing image.

B) Products

   Go to Sales > Products. In variants tab, after the attributes selection, you will find the images.


For uploading and managing the images see the module storage_image.



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

* For products: no filter on attribute values used in the template
* For categories : a better place can be set.


Credits
=======


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

* Raphaƫl Reverdy <raphael.reverdy@akretion.com>


Maintainer
----------

* Akretion



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OCA/storage",
    "name": "odoo14-addon-storage-media-product",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Akretion, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": null,
    "platform": null,
    "description": "\n.. image:: https://img.shields.io/badge/licence-LGPL--3-blue.svg\n   :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html\n   :alt: License: LGPL-3\n\n=============\nImage Product\n=============\n\n\nAttach images to products and categories\n\nInstallation\n============\n\nSee installation notes of the following modules :\n\n- storage_image\n- storage_file\n- storage_backend\n\n\nConfiguration\n=============\n\nSee installation\n\nUsage\n=====\n\nA) Categories\n\n   Go to Sales > Configuration > Products > Product Categories.\n   A new field Image is available to upload or use an existing image.\n\nB) Products\n\n   Go to Sales > Products. In variants tab, after the attributes selection, you will find the images.\n\n\nFor uploading and managing the images see the module storage_image.\n\n\n\nKnown issues / Roadmap\n======================\n\n* For products: no filter on attribute values used in the template\n* For categories : a better place can be set.\n\n\nCredits\n=======\n\n\nContributors\n------------\n\n* Rapha\u00ebl Reverdy <raphael.reverdy@akretion.com>\n\n\nMaintainer\n----------\n\n* Akretion\n\n\n",
    "bugtrack_url": null,
    "license": "LGPL-3",
    "summary": "Link media to products and categories",
    "version": "14.0.2.3.0",
    "project_urls": {
        "Homepage": "https://github.com/OCA/storage"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7ce93c4838ab4a311b79ecc5172e955156783570a7ed40a589e6af1fee3a7001",
                "md5": "2f9e5a3eff112bcc1665673a7cf01747",
                "sha256": "4da710541d483a922543a827f48e2adf516ce4ef16cbc2397898e759a0402e12"
            },
            "downloads": -1,
            "filename": "odoo14_addon_storage_media_product-14.0.2.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2f9e5a3eff112bcc1665673a7cf01747",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 17815,
            "upload_time": "2024-05-24T08:34:30",
            "upload_time_iso_8601": "2024-05-24T08:34:30.874449Z",
            "url": "https://files.pythonhosted.org/packages/7c/e9/3c4838ab4a311b79ecc5172e955156783570a7ed40a589e6af1fee3a7001/odoo14_addon_storage_media_product-14.0.2.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-24 08:34:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "storage",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "odoo14-addon-storage-media-product"
}
        
Elapsed time: 0.46212s