gnumed-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnumed-bugs] Manual measurement input - unit problem


From: Jim Busser
Subject: [Gnumed-bugs] Manual measurement input - unit problem
Date: Wed, 20 Jul 2011 22:54:10 -0700

It looks like the Units field attempts to help the user by supplying (in 
parens) the entity which the units are representing, for example:

when entering weight and inputting a unit of kg, entering 'k' will phrasewheel 
match

        kg

however the phrasewheel displays multiple matches

        kg (weight (body mass))
        kg (weight (body mass)) (weight (body mass))


What I gather is happening is that the "helper text" is actually getting 
written into the measurement's column

        clin.test_result.val_unit

which explains the iteration

        :-)

        ??

-- Jim




reply via email to

[Prev in Thread] Current Thread [Next in Thread]