openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #13271
[Bug 1020894] Re: can't open journal Entries
** Branch linked: lp:~openerp-dev/openobject-addons/trunk-
bug-1020894-mma
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1020894
Title:
can't open journal Entries
Status in OpenERP Addons (modules):
Fix Committed
Bug description:
on runbot (Build 12849) [addons(6977) ,web(2675) and server(4228)]
db_name -> trunk_12849_all
Step ----<>|:
open accounting/ journal Entries/ journal Entries
so it's give a traceback like
Traceback
===========
File "/home/odoo/runbot/static/openerp-dev-trunk-12849/server/openerp/addons/base/ir/ir_actions.py", line 209, in _search_view
'search', context=context)
File "/home/odoo/runbot/static/openerp-dev-trunk-12849/server/openerp/osv/orm.py", line 2146, in fields_view_get
arch=apply_view_inheritance(cr, user, source, sql_res['id']),
File "/home/odoo/runbot/static/openerp-dev-trunk-12849/server/openerp/osv/orm.py", line 2104, in apply_view_inheritance
source = apply_inheritance_specs(source, view_arch, view_id)
File "/home/odoo/runbot/static/openerp-dev-trunk-12849/server/openerp/osv/orm.py", line 2088, in apply_inheritance_specs
raise_view_error("Element '%s' not found in parent view '%%(parent_xml_id)s'" % tag, inherit_id)
File "/home/odoo/runbot/static/openerp-dev-trunk-12849/server/openerp/osv/orm.py", line 1981, in raise_view_error
% (child_view.xml_id, self._name, error_msg))
AttributeError: View definition error for inherited view 'account_sequence.view_move_search_inherit' on model 'account.move': Element '<xpath expr="//field[@name='ref']">' not found in parent view 'account.view_account_move_filter'
Thanks
Mayur
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1020894/+subscriptions
References