c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #33903
[Bug 866022] Re: the outlook wizard crash
** Changed in: openobject-addons
Importance: Undecided => High
** Changed in: openobject-addons
Status: New => Confirmed
** Changed in: openobject-addons
Assignee: (unassigned) => OpenERP R&D Addons Team 1 (openerp-dev-addons1)
--
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/866022
Title:
the outlook wizard crash
Status in OpenERP Addons (modules):
Fix Committed
Bug description:
install outlook plugin module, the wizard launched is crashing
File "/home/aline/openerp/server/trunk/openerp/osv/orm.py", line 1953, in apply_view_inheritance
source = apply_inheritance_specs(source, view_arch, view_id)
File "/home/aline/openerp/server/trunk/openerp/osv/orm.py", line 1938, in apply_inheritance_specs
raise_view_error("Element '%s' not found in parent view '%%(parent_xml_id)s'" % tag, inherit_id)
File "/home/aline/openerp/server/trunk/openerp/osv/orm.py", line 1836, in raise_view_error
% (child_view.xml_id, self._name, error_msg))
AttributeError: View definition error for inherited view 'outlook.view_outlook_installer' on model 'outlook.installer': Element '<xpath expr="//button[@string='Skip']">' not found in parent view '%(parent_xml_id)s'
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/866022/+subscriptions
References