c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #37185
[Bug 885459] Re: page with tag invisible should be invisible
FYI
the page invisible="1" with no fields has bad side effects (and does not work in v5)
* the page itself is invisble, but also
* all other pages with o2m widgets do not display column headers and lines
removing invisible="1" from a page with no fields
* does not display the page tag in the notebook page and
* all other pages are displayed correctly.
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/885459
Title:
page with tag invisible should be invisible
Status in OpenERP Web:
Invalid
Bug description:
neither
<page string="invisible" attrs="{'invisible':[]}"/>
nor
<page string="invisible" attrs="{'invisible':[('id','=','id' )]}"/>
hide the page
To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/885459/+subscriptions
References