c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #02853
[Bug 671939] [NEW] invisible attribute don't works in page tag
Public bug reported:
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
** Affects: openobject-addons
Importance: Undecided
Status: New
--
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
Follow ups
References