trytond_product_code

Tryton module for adding multiple product codes


License
BSD-3-Clause
Install
pip install trytond_product_code==3.4.2.4

Documentation

trytond_product_code

https://travis-ci.org/openlabs/trytond-product-code.png?branch=develop https://coveralls.io/repos/openlabs/trytond-product-code/badge.png?branch=develop

A module for storing any number of UPC, EAN and other codes related to a product.

Features

  • Search within code as well when a search on product is done.
  • Allow any number of codes against a product.
  • Simple validation of these codes

Copyright

Read COPYRIGHT

License

GPL3 - Read LICENSE

Installation

Read INSTALL