Metadata-Version: 2.4
Name: trytond_product_classification_taxonomic
Version: 8.0.0
Summary: Product taxonomy for Tryton
Project-URL: homepage, https://www.tryton.org/
Project-URL: documentation, https://docs.tryton.org/modules-product-classification-taxonomic/
Project-URL: changelog, https://docs.tryton.org/modules-product-classification-taxonomic/releases.html
Project-URL: forum, https://www.tryton.org/forum
Project-URL: issues, https://bugs.tryton.org/tryton
Project-URL: repository, https://code.tryton.org/tryton
Project-URL: funding, https://www.tryton.org/donate
Author: B2CK SRL
Author-email: Cédric Krier <cedric.krier@b2ck.com>
Maintainer-email: Tryton <foundation@tryton.org>
License-Expression: GPL-3.0-or-later
License-File: COPYRIGHT
License-File: LICENSE
Keywords: product,tryton
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Plugins
Classifier: Framework :: Tryton
Classifier: Topic :: Office/Business
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: trytond-product-classification<8.1,>=8.0
Requires-Dist: trytond<8.1,>=8.0
Provides-Extra: test
Description-Content-Type: text/x-rst

Product Classification Taxonomic Module
#######################################

The Product Classification Taxonomic module adds the taxonomic classification
to the products.

The available classifications are:

Taxon
*****

A `taxon <http://en.wikipedia.org/wiki/Taxon>`_ is defined by a name and a
`taxonomic rank <http://en.wikipedia.org/wiki/Taxonomic_rank>`_. It is stored
inside a tree structure.

Cultivar
********

A `cultivar <http://en.wikipedia.org/wiki/Cultivar>`_ is defined by a name, a
taxon and a list of `cultivar groups
<http://en.wikipedia.org/wiki/Cultivar_group>`_.
