Metadata-Version: 2.1
Name: odoo13-addon-storage-media-product
Version: 13.0.1.0.1.dev4
Summary: Link media to products and categories
Home-page: https://www.github.com/OCA/storage
Author: Akretion, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: >=3.5
Requires-Dist: odoo13-addon-storage-media
Requires-Dist: odoo (<13.1dev,>=13.0a)


.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
   :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
   :alt: License: AGPL-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


