[FIX] product: name_get of product.attribute.value
authorChristophe Matthieu <chm@odoo.com>
Thu, 6 Nov 2014 17:44:19 +0000 (18:44 +0100)
committerMartin Trigaux <mat@odoo.com>
Fri, 7 Nov 2014 11:03:47 +0000 (12:03 +0100)
commit7ffbd5c7269a0e0a8280913860adf3a75677b06b
tree9a394531e54677c043db79203f4cb9537ffbdfbe
parent6f0b1fef4d629fda2e8bf2a1b44a56fcac1c0a36
[FIX] product: name_get of product.attribute.value

name was confusing for bom and product if the value of the attribute is display without the attribute name
added key in context to keep the previous behaviour (e.g. in product view where the attribute name is present)
addons/product/product.py
addons/product/product_view.xml