c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #14040
[Bug 671939] Re: invisible attribute isn't allowed for page tag
Hello,
fixed in Revision ID: odo@xxxxxxxxxxx-20101215155532-8mwx40b61o73xq03
Thanks.
** Changed in: openobject-server
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/671939
Title:
invisible attribute isn't allowed for page tag
Status in OpenERP Server:
Fix Released
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