File: design.rst

package info (click to toggle)
tryton-modules-product-image-attribute 7.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 332 kB
  • sloc: python: 310; xml: 32; makefile: 11; sh: 3
file content (19 lines) | stat: -rw-r--r-- 466 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
******
Design
******

The *Product Image Attribute module* extends some concepts.

.. _model-product.image:

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

The *Product Image* concept is extended to store attributes from the set defined
on the product.
Those attributes are used to select for which variants the image applies.

.. seealso::

   The `Product Image <product_image:model-product.image>` concept is
   introduced by the :doc:`Product Image Module <product_image:index>`.