File: index.rst

package info (click to toggle)
tryton-modules-product-attribute 7.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 388 kB
  • sloc: python: 257; xml: 204; makefile: 11; sh: 3
file content (17 lines) | stat: -rw-r--r-- 372 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Product Attribute Module
########################

The Product Attribute module defines the following models: Attribute and
Attribute Set.

Attribute
*********

An Attribute represents a property of a product, such as its colors, dimensions
and so on.

Attribute Set
*************

An Attribute Set is linked to products and allows to assign attribute values to
products.