c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #34991
[Bug 876528] Re: Not Working "Sales Manager Dashboard"
*** This bug is a duplicate of bug 872227 ***
https://bugs.launchpad.net/bugs/872227
** This bug has been marked a duplicate of bug 872227
Can't find field 'uom_name' in the following view parts composing the view of object model 'sale.report'
--
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/876528
Title:
Not Working "Sales Manager Dashboard"
Status in OpenERP Addons (modules):
New
Bug description:
Problem : Not Working "Sales Manager Dashboard"
Step : Sale --> Reporting --> Dashboard --"Sales Manager Dashboard"
==================
Traceback And Error Found
=================
Traceback (most recent call last):
File "/home/amb/source/client/trunk/bin/modules/gui/window/tree.py", line 213, in sig_open
if not self.sig_action(widget, 'tree_but_open', warning=False):
File "/home/amb/source/client/trunk/bin/modules/gui/window/tree.py", line 202, in sig_action
warning=warning)
File "/home/amb/source/client/trunk/bin/modules/action/main.py", line 202, in exec_keyword
self._exec_action(action, data, context=context)
File "/home/amb/source/client/trunk/bin/modules/action/main.py", line 143, in _exec_action
limit=datas['limit'], auto_refresh=datas['auto_refresh'], auto_search = datas['auto_search'], search_view = datas['search_view'])
File "/home/amb/source/client/trunk/bin/modules/gui/window/__init__.py", line 48, in create
auto_refresh=auto_refresh, auto_search=auto_search, search_view=search_view)
File "/home/amb/source/client/trunk/bin/modules/gui/window/form.py", line 75, in __init__
show_search=True, window=self.window, limit=limit, readonly=bool(auto_refresh), auto_search=auto_search, search_view=search_view)
File "/home/amb/source/client/trunk/bin/widget/screen/screen.py", line 134, in __init__
view = self.add_view_id(view_id, view_type[0], help=help)
File "/home/amb/source/client/trunk/bin/widget/screen/screen.py", line 594, in add_view_id
toolbar=view.get('toolbar', False), submenu=view.get('submenu', False), name=view.get('name',False), context=context)
File "/home/amb/source/client/trunk/bin/widget/screen/screen.py", line 640, in add_view
view = parser.parse(self, root_node, self.fields, toolbar=toolbar, submenu=submenu, name=name, help=help)
File "/home/amb/source/client/trunk/bin/widget/view/widget_parse.py", line 56, in parse
wid, child, buttons, on_write = widget.parse(screen.resource, node, fields)
File "/home/amb/source/client/trunk/bin/widget/view/form_gtk/parser.py", line 539, in parse
_, widgets, saws, on_write = self.parse(model, node, fields, paned=hp)
File "/home/amb/source/client/trunk/bin/widget/view/form_gtk/parser.py", line 553, in parse
widget, widgets, saws, on_write = self.parse(model, node, fields, paned=paned)
File "/home/amb/source/client/trunk/bin/widget/view/form_gtk/parser.py", line 565, in parse
widget_act = action(self.window, self.parent, model, attrs)
File "/home/amb/source/client/trunk/bin/widget/view/form_gtk/action.py", line 67, in __init__
self.screen = Screen(self.action['res_model'], view_type=mode, context=self.context, view_ids = view_id, domain=self.domain)
File "/home/amb/source/client/trunk/bin/widget/screen/screen.py", line 134, in __init__
view = self.add_view_id(view_id, view_type[0], help=help)
File "/home/amb/source/client/trunk/bin/widget/screen/screen.py", line 591, in add_view_id
self.hastoolbar, self.hassubmenu)
File "/home/amb/source/client/trunk/bin/rpc.py", line 372, in __call__
return session.rpc_exec_auth('/object', 'execute', self.object, self.func, *args)
File "/home/amb/source/client/trunk/bin/rpc.py", line 186, in rpc_exec_auth
return sock.exec_auth(method, *args)
File "/home/amb/source/client/trunk/bin/rpc.py", line 91, in exec_auth
res = self.execute(method, self._uid, self._passwd, *args)
File "/home/amb/source/client/trunk/bin/rpc.py", line 109, in execute
result = getattr(self._sock,method)(self._db, *args)
File "/usr/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/usr/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/usr/lib/python2.6/xmlrpclib.py", line 1253, in request
return self._parse_response(h.getfile(), sock)
File "/usr/lib/python2.6/xmlrpclib.py", line 1392, in _parse_response
return u.close()
File "/usr/lib/python2.6/xmlrpclib.py", line 838, in close
raise Fault(**self._stack[0])
xmlrpclib.Fault: <Fault warning -- View error
Can't find field 'uom_name' in the following view parts composing the view of object model 'sale.report':
* view.sales.by.month.tree
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/876528/+subscriptions
References