Skip to main content

Experimental module to improve Product Attribute module consistency

Project description

https://travis-ci.org/openlabs/product-attribute-strict.svg?branch=develop Downloads Latest Version Development Status

Tryton has a powerful system of attributes for products introduced by the product_attribute module. The module however uses the fields.Dict (JSON in database) field type to store attributes and this reduces the consistency since the lack of foreign keys and constraints allow deletion, renaming and editing of selection values even when used by products.

This module tries to remain as close as possible to Tryton’s attribute system, but avoids the dictionary field to have attributes stored on separate table.

Key differences

  1. Options of attributes with the Selection type are stores in a new table. (Core module stores that in a text field in a JSON like syntax)

  2. Attributes of product are stored on a separate table (Core module stores this as JSON serialized text in database)

FAQ

1. Can you move data from the tryton core module to this module ?

Yes, you can. An example script is provided to migrate the values from Tryton’s default attribute system to this one. The script can be found under scripts/migrate_from_core_module.py

2. Can this module be installed alongside core `product_attribute` module ?

Nope. You can use only one of the two modules and obviously we recommend ours

Authors and Contributors

This module was built at Openlabs.

Professional Support

This module is professionally supported by Openlabs. If you are looking for on-site teaching or consulting support, contact our sales and support teams.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

openlabs_product_attribute_strict-3.4.0.3.tar.gz (8.5 kB view details)

Uploaded Source

File details

Details for the file openlabs_product_attribute_strict-3.4.0.3.tar.gz.

File metadata

File hashes

Hashes for openlabs_product_attribute_strict-3.4.0.3.tar.gz
Algorithm Hash digest
SHA256 1fe97fe8455c022d29191832364b5d94c5eb13dfeb3743f1b0406ea12dca469e
MD5 0927adef1df5a5193e07a1e7be052abd
BLAKE2b-256 6f3c6abc42cb49a91ce0c97ee4aa80c774de9c0b2c7167b913b131e1622a2472

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page