On Wednesday, May 8, 2013 11:42:26 PM UTC+2, Cédric Krier wrote: > > On 08/05/13 11:42 -0700, [email protected] <javascript:> wrote: > > We are very happy with the product_attribute module. It work quite well. > > The only thing we actually miss is the possibility to add a unit to the > > attribute, to make it clear to the user what we mean. Otherwise it is > > possible that the person reads the value in meters, while we meant > > millimetre. .... Now we can add it to the "string", but it would be nice > to > > have it separated. > > > > Is it possible to add a unit-field to the attributes? > > We choosen to not implement any foreign field in the Dict fields because > we can not ensure the integrity. > So it is not possible to add a Many2One to unit as we generaly do in > Tryton. >
It would be nice to have, but an extra field in which you can type the unit should be possible? > The new prefix/suffix could be implemented to the Dict schema definition > as solution. > > Can you explain this a little more? -- > Cédric Krier > > B2CK SPRL > Rue de Rotterdam, 4 > 4000 Liège > Belgium > Tel: +32 472 54 46 59 > Email/Jabber: [email protected] <javascript:> > Website: http://www.b2ck.com/ >
