← Back to team overview

openerp-india team mailing list archive

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

 

Hello,

This Bug is already solved in latest trunk version on revision no:4199 ,
revid:odo@xxxxxxxxxxx-20120614144633-31c642s7q7f28o6b

Thanks For reporting.

Thank You.


** Changed in: openobject-server
       Status: Confirmed => Fix Released

-- 
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:
  Fix Released

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


References