openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #20786
[Bug 1094983] Re: custom wizard view xml validation error
Hello kalmen ,
I have checked this issue with custom wizard but as you mention in
bug report there is no problem with xml ,So would you please
provide you end scenario because at my end it's working fine.
Thanks and waiting for reply!
** Changed in: openobject-server
Status: New => Incomplete
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/1094983
Title:
custom wizard view xml validation error
Status in OpenERP Server:
Incomplete
Bug description:
Hi ,
I have made a forum discussion here http://forum.openerp.com/forum/topic35867.html
and did a debug myself and found out that
in ORM.py , line 4473 ,
the self._validate(cr, user, [id_new], context) caused the validate of the
context value is {'install_mode': True} , that it caused my custom view xml failed to
validate ,
I have commented this line for my custom module, however , i am not sure whether
it will be causing other problems , the openerp core team will look into this.
So is this a bug in the line that will cause custom module fail to validate xml view ?
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/1094983/+subscriptions
References