c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #02854
[Bug 671939] Re: invisible attribute don't works in page tag
** Changed in: openobject-addons
Milestone: None => 6.0-rc2
--
invisible attribute don't works in page tag
https://bugs.launchpad.net/bugs/671939
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject Addons Modules: New
Bug description:
Hello trying to work with invisible="context.get('mykey')" in page tag i found is not working and get the standard error about Invalid XML Architecture.
Code simple as this:
<page string="Importación" invisible="context.get('import',False)">
Error: http://openerp.pastebin.com/4reKYAYe
References