** Branch linked: lp:openobject-client-web -- `states` attribute is not handled on all widgets for which it is valid https://bugs.launchpad.net/bugs/670472 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: Fix Released Bug description: Setting the states works on buttons, but according to .rng file it is also a valid attribute on groups and fields. This feature is already used in some views, but does not work in the web client Example: Go to Administration -> Modules -> Import Module There are two rows of buttons, each in a group with a `states` attribute correctly defined. Expected: As in the GTK client, we should only see one row of buttons (and one horizontal separator) at a time Observed: Both groups of buttons (and separators) are visible _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

