credativ team mailing list archive
-
credativ team
-
Mailing list archive
-
Message #01934
[Bug 904331] Re: 'invisible' attribute not allowed on a 'group' element
** Changed in: openobject-server
Importance: Undecided => Low
** Changed in: openobject-server
Status: New => Confirmed
** Changed in: openobject-server
Assignee: (unassigned) => OpenERP's Framework R&D (openerp-dev-framework)
--
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/904331
Title:
'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
References