[FIX] product: is_product_variant is all time false. result: can not change ean becau...
authorChristophe Matthieu <chm@odoo.com>
Mon, 29 Sep 2014 15:12:49 +0000 (17:12 +0200)
committerChristophe Simonis <chs@odoo.com>
Mon, 27 Oct 2014 09:24:13 +0000 (10:24 +0100)
commit3986e8c509afe376955ff9089a207811b0a66056
treefe4f836293b6ad5555c4a4c964e8ff9052efa28e
parent4a46fce95a7c4ddb6ffe85fc7b8e30ffa581690f
[FIX] product: is_product_variant is all time false. result: can not change ean because the field is hidden in the view. Need to overwrite the function field on product.product to have the real value (true for product.product)
addons/product/product.py