Hi Francois,

Could you tell me why this attribute is not allowed on group elements.
Often, I need control 'visible' on the whole group, it's more convenient
than controlling visible on each field.

Thank you,

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/904331

Title:
  [1-line fix] 'invisible' attribute not allowed on a 'group' element

Status in OpenERP Server:
  Confirmed

Bug description:
  Hi!

  Everything is in the title. Works all fine with this 1-line fix in
  view.rng:

      <rng:define name="group">
          <rng:element name="group">
              <rng:ref name="overload"/>
              <rng:ref name="access_rights"/>            
              <rng:optional><rng:attribute name="invisible"/></rng:optional>
              ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/904331/+subscriptions

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

Reply via email to