** Branch linked: lp:openobject-client-web

-- 
[trunk] line completly hidden when masking field
https://bugs.launchpad.net/bugs/666489
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Web Client: In Progress

Bug description:
When masking a field by setting "invisible" from "attrs" to "1", the line is 
completly hidden instead of just the target field.

<field name="reference_source" />
<field name="reference_friend" 
attrs="{'invisible':[('reference_source','!=','PATIENT')]}"/>

In this case, if the value of reference_source is not "PATIENT", 
reference_friend should be hidden. But when reference_friend is hidden, 
reference_source is also hidden !





_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help   : https://help.launchpad.net/ListHelp

Reply via email to