[trunk] line completly hidden when masking field

Bug #666489 reported by Claude Petit
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Web Client
Fix Released
Undecided
Sananaz (Open ERP)

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 !

description: updated
Changed in openobject-client-web:
status: New → Confirmed
assignee: nobody → sma (Open ERP) (sma-tiny)
status: Confirmed → In Progress
Revision history for this message
Sananaz (Open ERP) (sma-tiny) wrote :

Hello sickle,

Its fixed in trunk web-client. Please update your code.

Revision-info:
3722 <email address hidden>

Thanks.

Changed in openobject-client-web:
status: In Progress → Fix Released
milestone: none → 6.0-rc2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.