Guest User

Untitled

a guest
Dec 11th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 64.38 KB | None | 0 0
  1.  
  2.  
  3.  
  4. <type 'exceptions.AttributeError'> Python 2.6.5: /usr/bin/python
  5. Tue Sep 27 15:40:38 2011
  6. A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.
  7. /usr/local/lib/python2.6/dist-packages/CherryPy-3.1.2-py2.6.egg/cherrypy/_cprequest.py in respond(self=<cherrypy._cprequest.Request object>, path_info='/openerp/execute')
  8. 604 if self.handler:
  9. 605 self.stage = 'handler'
  10. 606 cherrypy.response.body = self.handler()
  11. 607
  12. 608 self.stage = 'before_finalize'
  13. global cherrypy = <module 'cherrypy' from '/usr/local/lib/python2..../CherryPy-3.1.2-py2.6.egg/cherrypy/__init__.pyc'>, cherrypy.response = <cherrypy._ThreadLocalProxy object>, cherrypy.response.body = [], self = <cherrypy._cprequest.Request object>, self.handler = <cherrypy._cpdispatch.LateParamPageHandler object>
  14. /usr/local/lib/python2.6/dist-packages/CherryPy-3.1.2-py2.6.egg/cherrypy/_cpdispatch.py in __call__(self=<cherrypy._cpdispatch.LateParamPageHandler object>)
  15. 23 def __call__(self):
  16. 24 try:
  17. 25 return self.callable(*self.args, **self.kwargs)
  18. 26 except TypeError, x:
  19. 27 test_callable_spec(self.callable, self.args, self.kwargs)
  20. self = <cherrypy._cpdispatch.LateParamPageHandler object>, self.callable = <bound method Root.default of <openobject.controllers._root.Root object>>, self.args = ('openerp', 'execute'), self.kwargs = {'action': {'auto_refresh': 0, 'auto_search': True, 'context': u"{'contact_display': 'partner', 'search_default_r...p_product':1,'group_by':[], 'group_by_no_leaf':1}", 'display_menu_tip': False, 'domain': '[]', 'filter': False, 'groups_id': [], 'help': u'El an\xe1lisis de inventario le permite verificar y... y gestionar mejor las actividades de su empresa.', 'id': 220, 'limit': 80, ...}, 'data': {'context': {'client': 'web', 'lang': u'es_EC', 'project_id': False, 'tz': False}, 'id': 188, 'ids': [188], 'model': 'ir.ui.menu', 'report_type': 'pdf'}, 'payload': 'eJx1U01v2zAM_StCL16BIFi6S7DbMHTXXXZbC4GVaJedLAn6...q2XxRr7QWz7t5nzbbbVt2We_5ZXTR9lNCmzunPJ_PfwGDLnWX'}
  21. /home/ovnicraft/development/openerp/v6/web60/openobject/tools/_expose.py in func_wrapper(*args=(<openobject.controllers._root.Root object>, 'openerp', 'execute'), **kw={'_': '1317156038084', 'payload': 'eJx1U01v2zAM_StCL16BIFi6S7DbMHTXXXZbC4GVaJedLAn6...q2XxRr7QWz7t5nzbbbVt2We_5ZXTR9lNCmzunPJ_PfwGDLnWX'})
  22. 180 raise cherrypy.HTTPError(405)
  23. 181
  24. 182 res = func(*args, **kw)
  25. 183 if format == 'json' or (allow_json and 'allow_json' in cherrypy.request.params):
  26. 184 cherrypy.response.headers['Content-Type'] = 'text/javascript'
  27. global res = '/home/ovnicraft/development/openerp/v6/web60/openobject/widgets/templates/csssource.mako', func = <function default>, args = (<openobject.controllers._root.Root object>, 'openerp', 'execute'), kw = {'_': '1317156038084', 'payload': 'eJx1U01v2zAM_StCL16BIFi6S7DbMHTXXXZbC4GVaJedLAn6...q2XxRr7QWz7t5nzbbbVt2We_5ZXTR9lNCmzunPJ_PfwGDLnWX'}
  28. /home/ovnicraft/development/openerp/v6/web60/openobject/controllers/_root.py in default(self=<openobject.controllers._root.Root object>, *args=('openerp', 'execute'), **kw={'_': '1317156038084', 'payload': 'eJx1U01v2zAM_StCL16BIFi6S7DbMHTXXXZbC4GVaJedLAn6...q2XxRr7QWz7t5nzbbbVt2We_5ZXTR9lNCmzunPJ_PfwGDLnWX'})
  29. 88 request.handler = cherrypy.NotFound()
  30. 89
  31. 90 return request.handler()
  32. 91
  33. 92 def find_handler(self):
  34. request = <cherrypy._ThreadLocalProxy object>, request.handler = <cherrypy._cpdispatch.LateParamPageHandler object>
  35. /usr/local/lib/python2.6/dist-packages/CherryPy-3.1.2-py2.6.egg/cherrypy/_cpdispatch.py in __call__(self=<cherrypy._cpdispatch.LateParamPageHandler object>)
  36. 23 def __call__(self):
  37. 24 try:
  38. 25 return self.callable(*self.args, **self.kwargs)
  39. 26 except TypeError, x:
  40. 27 test_callable_spec(self.callable, self.args, self.kwargs)
  41. self = <cherrypy._cpdispatch.LateParamPageHandler object>, self.callable = <function index>, self.args = (), self.kwargs = {'action': {'auto_refresh': 0, 'auto_search': True, 'context': u"{'contact_display': 'partner', 'search_default_r...p_product':1,'group_by':[], 'group_by_no_leaf':1}", 'display_menu_tip': False, 'domain': '[]', 'filter': False, 'groups_id': [], 'help': u'El an\xe1lisis de inventario le permite verificar y... y gestionar mejor las actividades de su empresa.', 'id': 220, 'limit': 80, ...}, 'data': {'context': {'client': 'web', 'lang': u'es_EC', 'project_id': False, 'tz': False}, 'id': 188, 'ids': [188], 'model': 'ir.ui.menu', 'report_type': 'pdf'}, 'payload': 'eJx1U01v2zAM_StCL16BIFi6S7DbMHTXXXZbC4GVaJedLAn6...q2XxRr7QWz7t5nzbbbVt2We_5ZXTR9lNCmzunPJ_PfwGDLnWX'}
  42. /home/ovnicraft/development/openerp/v6/web60/addons/openerp/controllers/utils.py in wrapper(*args=(), **kw={'payload': 'eJx1U01v2zAM_StCL16BIFi6S7DbMHTXXXZbC4GVaJedLAn6...q2XxRr7QWz7t5nzbbbVt2We_5ZXTR9lNCmzunPJ_PfwGDLnWX'})
  43. 110 # User is logged in; allow access
  44. 111 clear_login_fields(kw)
  45. 112 return fn(*args, **kw)
  46. 113 else:
  47. 114 action = kw.get('login_action', '')
  48. fn = <bound method Execute.index of <openerp.controllers.execute.Execute object>>, args = (), kw = {'payload': 'eJx1U01v2zAM_StCL16BIFi6S7DbMHTXXXZbC4GVaJedLAn6...q2XxRr7QWz7t5nzbbbVt2We_5ZXTR9lNCmzunPJ_PfwGDLnWX'}
  49. /home/ovnicraft/development/openerp/v6/web60/openobject/tools/_expose.py in func_wrapper(*args=(<openerp.controllers.execute.Execute object>,), **kw={'payload': 'eJx1U01v2zAM_StCL16BIFi6S7DbMHTXXXZbC4GVaJedLAn6...q2XxRr7QWz7t5nzbbbVt2We_5ZXTR9lNCmzunPJ_PfwGDLnWX'})
  50. 180 raise cherrypy.HTTPError(405)
  51. 181
  52. 182 res = func(*args, **kw)
  53. 183 if format == 'json' or (allow_json and 'allow_json' in cherrypy.request.params):
  54. 184 cherrypy.response.headers['Content-Type'] = 'text/javascript'
  55. global res = '/home/ovnicraft/development/openerp/v6/web60/openobject/widgets/templates/csssource.mako', func = <function index>, args = (<openerp.controllers.execute.Execute object>,), kw = {'payload': 'eJx1U01v2zAM_StCL16BIFi6S7DbMHTXXXZbC4GVaJedLAn6...q2XxRr7QWz7t5nzbbbVt2We_5ZXTR9lNCmzunPJ_PfwGDLnWX'}
  56. /home/ovnicraft/development/openerp/v6/web60/addons/openerp/controllers/execute.py in index(self=<openerp.controllers.execute.Execute object>, payload='eJx1U01v2zAM_StCL16BIFi6S7DbMHTXXXZbC4GVaJedLAn6...q2XxRr7QWz7t5nzbbbVt2We_5ZXTR9lNCmzunPJ_PfwGDLnWX')
  57. 17 zlib.decompress(
  58. 18 base64.urlsafe_b64decode(str(payload))))
  59. 19 action, data = decoded_payload['action'], decoded_payload['data']
  60. 20 cherrypy.request.params.update(decoded_payload)
  61. 21 return actions.execute(action, **data)
  62. global actions = <module 'openerp.controllers.actions' from '/hom.../v6/web60/addons/openerp/controllers/actions.py'>, actions.execute = <function execute>, action = {'auto_refresh': 0, 'auto_search': True, 'context': u"{'contact_display': 'partner', 'search_default_r...p_product':1,'group_by':[], 'group_by_no_leaf':1}", 'display_menu_tip': False, 'domain': '[]', 'filter': False, 'groups_id': [], 'help': u'El an\xe1lisis de inventario le permite verificar y... y gestionar mejor las actividades de su empresa.', 'id': 220, 'limit': 80, ...}, data = {'context': {'client': 'web', 'lang': u'es_EC', 'project_id': False, 'tz': False}, 'id': 188, 'ids': [188], 'model': 'ir.ui.menu', 'report_type': 'pdf'}
  63. /home/ovnicraft/development/openerp/v6/web60/addons/openerp/controllers/actions.py in execute(action={'auto_refresh': 0, 'auto_search': True, 'context': u"{'contact_display': 'partner', 'search_default_r...p_product':1,'group_by':[], 'group_by_no_leaf':1}", 'display_menu_tip': False, 'domain': '[]', 'filter': False, 'groups_id': [], 'help': u'El an\xe1lisis de inventario le permite verificar y... y gestionar mejor las actividades de su empresa.', 'id': 220, 'limit': 80, ...}, **data={'context': {'client': 'web', 'lang': u'es_EC', 'project_id': False, 'tz': False}, 'id': 188, 'ids': [188], 'limit': 20, 'model': 'ir.ui.menu', 'report_type': 'pdf', 'res_id': None, 'res_model': u'report.stock.inventory', 'search_view': None, 'view_mode': u'tree,graph', ...})
  64. 393
  65. 394 action_executor = ACTIONS_BY_TYPE[action['type']]
  66. 395 return action_executor(action, data)
  67. 396
  68. 397 def execute_url(**data):
  69. action_executor = <function act_window>, action = {'auto_refresh': 0, 'auto_search': True, 'context': u"{'contact_display': 'partner', 'search_default_r...p_product':1,'group_by':[], 'group_by_no_leaf':1}", 'display_menu_tip': False, 'domain': '[]', 'filter': False, 'groups_id': [], 'help': u'El an\xe1lisis de inventario le permite verificar y... y gestionar mejor las actividades de su empresa.', 'id': 220, 'limit': 80, ...}, data = {'context': {'client': 'web', 'lang': u'es_EC', 'project_id': False, 'tz': False}, 'id': 188, 'ids': [188], 'limit': 20, 'model': 'ir.ui.menu', 'report_type': 'pdf', 'res_id': None, 'res_model': u'report.stock.inventory', 'search_view': None, 'view_mode': u'tree,graph', ...}
  70. /home/ovnicraft/development/openerp/v6/web60/addons/openerp/controllers/actions.py in act_window(action={'auto_refresh': 0, 'auto_search': True, 'context': u"{'contact_display': 'partner', 'search_default_r...p_product':1,'group_by':[], 'group_by_no_leaf':1}", 'display_menu_tip': False, 'domain': '[]', 'filter': False, 'groups_id': [], 'help': u'El an\xe1lisis de inventario le permite verificar y... y gestionar mejor las actividades de su empresa.', 'id': 220, 'limit': 80, ...}, data={'context': {'client': 'web', 'lang': u'es_EC', 'project_id': False, 'tz': False}, 'id': 188, 'ids': [188], 'limit': 20, 'model': 'ir.ui.menu', 'report_type': 'pdf', 'res_id': None, 'res_model': u'report.stock.inventory', 'search_view': None, 'view_mode': u'tree,graph', ...})
  71. 273 context_menu=data.get('context_menu'),
  72. 274 display_menu_tip=display_menu_tip,
  73. 275 action_id=action.get('id'))
  74. 276
  75. 277 def server(action, data):
  76. action_id undefined, action = {'auto_refresh': 0, 'auto_search': True, 'context': u"{'contact_display': 'partner', 'search_default_r...p_product':1,'group_by':[], 'group_by_no_leaf':1}", 'display_menu_tip': False, 'domain': '[]', 'filter': False, 'groups_id': [], 'help': u'El an\xe1lisis de inventario le permite verificar y... y gestionar mejor las actividades de su empresa.', 'id': 220, 'limit': 80, ...}, action.get = <built-in method get of dict object>
  77. /home/ovnicraft/development/openerp/v6/web60/addons/openerp/controllers/actions.py in execute_window(view_ids=[False, False], model=u'report.stock.inventory', res_id=None, domain=[], view_type=u'form', context={'_terp_view_name': u'An\xe1lisis de inventario', 'active_id': 188, 'active_ids': [188], 'active_model': 'ir.ui.menu', 'client': 'web', 'contact_display': 'partner', 'group_by': ['product_id'], 'group_by_no_leaf': 1, 'lang': u'es_EC', 'project_id': False, ...}, mode=[u'tree', u'graph'], name=u'An\xe1lisis de inventario', target=u'current', limit=20, search_view=None, context_menu=None, display_menu_tip=None, action_id=220)
  78. 87 params.view_mode=mode
  79. 88
  80. 89 return Form().create(params)
  81. 90
  82. 91 elif view_type == 'tree':
  83. global Form = <class 'openerp.controllers.form.Form'>, ).create = <unbound method Form.create>, params = {'_terp_action_id': 220, '_terp_view_type': u'tr..._view_ids': [False, False], 'context_menu': None}
  84. /home/ovnicraft/development/openerp/v6/web60/addons/openerp/controllers/utils.py in wrapper(*args=({'_terp_action_id': 220, '_terp_view_type': u'tr..._view_ids': [False, False], 'context_menu': None},), **kw={})
  85. 110 # User is logged in; allow access
  86. 111 clear_login_fields(kw)
  87. 112 return fn(*args, **kw)
  88. 113 else:
  89. 114 action = kw.get('login_action', '')
  90. fn = <bound method Form.create of <openerp.controllers.form.Form object>>, args = ({'_terp_action_id': 220, '_terp_view_type': u'tr..._view_ids': [False, False], 'context_menu': None},), kw = {}
  91. /home/ovnicraft/development/openerp/v6/web60/openobject/tools/_expose.py in func_wrapper(*args=(<openerp.controllers.form.Form object>, {'_terp_action_id': 220, '_terp_view_type': u'tr..._view_ids': [False, False], 'context_menu': None}), **kw={})
  92. 220 jset.add(script)
  93. 221
  94. 222 return render_template(_template, res).encode("utf-8")
  95. 223
  96. 224 if not isinstance(res, basestring):
  97. global render_template = <function render_template>, _template = <mako.template.Template object>, res = {'buttons': {'_terp_edit': False, '_terp_delete': False, '_t...>}], '_terp_cancel': False, '_terp_pager': False}, 'can_shortcut': True, 'cp': {'locale': <function get_locale at 0x9cc9a74>, '...d96ac>, 'config': <function config at 0x9dbce9c>}, 'display_name': {}, 'form': ViewForm, 'is_dashboard': False, 'obj_process': [96], 'pager': None, 'path': '/openerp/form', 'py': {'disabled': <function <lambda> at 0xad80d4c>, '...c>, 'selector': <function <lambda> at 0xad8010c>}, ...}, ).encode undefined
  98. /home/ovnicraft/development/openerp/v6/web60/openobject/tools/_expose.py in render_template(template=<mako.template.Template object>, kw={'buttons': {'_terp_edit': False, '_terp_delete': False, '_t...>}], '_terp_cancel': False, '_terp_pager': False}, 'can_shortcut': True, 'cp': {'locale': <function get_locale at 0x9cc9a74>, '...d96ac>, 'config': <function config at 0x9dbce9c>}, 'display_name': {}, 'form': ViewForm, 'is_dashboard': False, 'obj_process': [96], 'pager': None, 'path': '/openerp/form', 'py': {'disabled': <function <lambda> at 0xad80d4c>, '...c>, 'selector': <function <lambda> at 0xad8010c>}, ...})
  99. 139 kw['ctx'] = kw.pop('context')
  100. 140
  101. 141 return utils.NoEscape(template.render_unicode(**kw))
  102. 142
  103. 143
  104. global utils = <module 'openobject.tools._utils' from '/home/ov...nt/openerp/v6/web60/openobject/tools/_utils.pyc'>, utils.NoEscape = <class 'openobject.tools._utils.NoEscape'>, template = <mako.template.Template object>, template.render_unicode = <bound method Template.render_unicode of <mako.template.Template object>>, kw = {'buttons': {'_terp_edit': False, '_terp_delete': False, '_t...>}], '_terp_cancel': False, '_terp_pager': False}, 'can_shortcut': True, 'cp': {'locale': <function get_locale at 0x9cc9a74>, '...d96ac>, 'config': <function config at 0x9dbce9c>}, 'display_name': {}, 'form': ViewForm, 'is_dashboard': False, 'obj_process': [96], 'pager': None, 'path': '/openerp/form', 'py': {'disabled': <function <lambda> at 0xad80d4c>, '...c>, 'selector': <function <lambda> at 0xad8010c>}, ...}
  105. /usr/lib/pymodules/python2.6/mako/template.py in render_unicode(self=<mako.template.Template object>, *args=(), **data={'buttons': {'_terp_edit': False, '_terp_delete': False, '_t...>}], '_terp_cancel': False, '_terp_pager': False}, 'can_shortcut': True, 'cp': {'locale': <function get_locale at 0x9cc9a74>, '...d96ac>, 'config': <function config at 0x9dbce9c>}, 'display_name': {}, 'form': ViewForm, 'is_dashboard': False, 'obj_process': [96], 'pager': None, 'path': '/openerp/form', 'py': {'disabled': <function <lambda> at 0xad80d4c>, '...c>, 'selector': <function <lambda> at 0xad8010c>}, ...})
  106. 136 """render the output of this template as a unicode object."""
  107. 137
  108. 138 return runtime._render(self, self.callable_, args, data, as_unicode=True)
  109. 139
  110. 140 def render_context(self, context, *args, **kwargs):
  111. global runtime = <module 'mako.runtime' from '/usr/lib/pymodules/python2.6/mako/runtime.pyc'>, runtime._render = <function _render>, self = <mako.template.Template object>, self.callable_ = <function render_body>, args = (), data = {'buttons': {'_terp_edit': False, '_terp_delete': False, '_t...>}], '_terp_cancel': False, '_terp_pager': False}, 'can_shortcut': True, 'cp': {'locale': <function get_locale at 0x9cc9a74>, '...d96ac>, 'config': <function config at 0x9dbce9c>}, 'display_name': {}, 'form': ViewForm, 'is_dashboard': False, 'obj_process': [96], 'pager': None, 'path': '/openerp/form', 'py': {'disabled': <function <lambda> at 0xad80d4c>, '...c>, 'selector': <function <lambda> at 0xad8010c>}, ...}, as_unicode undefined, builtin True = True
  112. /usr/lib/pymodules/python2.6/mako/runtime.py in _render(template=<mako.template.Template object>, callable_=<function render_body>, args=(), data={'buttons': {'_terp_edit': False, '_terp_delete': False, '_t...>}], '_terp_cancel': False, '_terp_pager': False}, 'can_shortcut': True, 'cp': {'locale': <function get_locale at 0x9cc9a74>, '...d96ac>, 'config': <function config at 0x9dbce9c>}, 'display_name': {}, 'form': ViewForm, 'is_dashboard': False, 'obj_process': [96], 'pager': None, 'path': '/openerp/form', 'py': {'disabled': <function <lambda> at 0xad80d4c>, '...c>, 'selector': <function <lambda> at 0xad8010c>}, ...}, as_unicode=True)
  113. 362 context = Context(buf, **data)
  114. 363 context._with_template = template
  115. 364 _render_context(template, callable_, context, *args, **_kwargs_for_callable(callable_, data))
  116. 365 return context._pop_buffer().getvalue()
  117. 366
  118. global _render_context = <function _render_context>, template = <mako.template.Template object>, callable_ = <function render_body>, context = <mako.runtime.Context object>, args = (), global _kwargs_for_callable = <function _kwargs_for_callable>, data = {'buttons': {'_terp_edit': False, '_terp_delete': False, '_t...>}], '_terp_cancel': False, '_terp_pager': False}, 'can_shortcut': True, 'cp': {'locale': <function get_locale at 0x9cc9a74>, '...d96ac>, 'config': <function config at 0x9dbce9c>}, 'display_name': {}, 'form': ViewForm, 'is_dashboard': False, 'obj_process': [96], 'pager': None, 'path': '/openerp/form', 'py': {'disabled': <function <lambda> at 0xad80d4c>, '...c>, 'selector': <function <lambda> at 0xad8010c>}, ...}
  119. /usr/lib/pymodules/python2.6/mako/runtime.py in _render_context(tmpl=<mako.template.Template object>, callable_=<function render_body>, context=<mako.runtime.Context object>, *args=(), **kwargs={})
  120. 379 # if main render method, call from the base of the inheritance stack
  121. 380 (inherit, lclcontext) = _populate_self_namespace(context, tmpl)
  122. 381 _exec_template(inherit, lclcontext, args=args, kwargs=kwargs)
  123. 382 else:
  124. 383 # otherwise, call the actual rendering method specified
  125. global _exec_template = <function _exec_template>, inherit = <function render_body>, lclcontext = <mako.runtime.Context object>, args = (), kwargs = {}
  126. /usr/lib/pymodules/python2.6/mako/runtime.py in _exec_template(callable_=<function render_body>, context=<mako.runtime.Context object>, args=(), kwargs={})
  127. 410 context._buffer_stack[:] = [util.FastEncodingBuffer(error_template.output_encoding, error_template.encoding_errors)]
  128. 411 context._with_template = error_template
  129. 412 error_template.render_context(context, error=error)
  130. 413 else:
  131. 414 callable_(context, *args, **kwargs)
  132. callable_ = <function render_body>, context = <mako.runtime.Context object>, args = (), kwargs = {}
  133. /home/ovnicraft/development/openerp/v6/web60/_openerp_controllers_templates_xhr_mako in render_body(context=<mako.runtime.Context object>, **pageargs={})
  134. /usr/lib/pymodules/python2.6/mako/runtime.py in (*args=(), **kwargs={})
  135. 253 if self.template and self.template.has_def(key):
  136. 254 callable_ = self.template._get_def_callable(key)
  137. 255 return lambda *args, **kwargs:callable_(self.context, *args, **kwargs)
  138. 256
  139. 257 if self._module and hasattr(self._module, key):
  140. args = (), kwargs = {}, callable_ = <function render_content>, self = <mako.runtime.Namespace object>, self.context = <mako.runtime.Context object>
  141. /home/ovnicraft/development/openerp/v6/web60/_openerp_controllers_templates_form_mako in render_content(context=<mako.runtime.Context object>)
  142. /home/ovnicraft/development/openerp/v6/web60/openobject/widgets/_base.py in display(self=ViewForm, value=None, **params={'action': '/openerp/form/save', 'attrs': {'action': '/openerp/form/save', 'id': 'view_form', 'method': 'POST', 'name': 'view_form', 'onsubmit': 'submit_search_form()'}, 'context_menu': None, 'count': 2, 'cp': {'locale': <function get_locale at 0x9cc9a74>, '...d96ac>, 'config': <function config at 0x9dbce9c>}, 'css_class': 'viewform', 'css_classes': [], 'disabled': False, 'display_member': <function <lambda>>, 'error': None, ...})
  143. 210 return tools.render_template(
  144. 211 tools.load_template(
  145. 212 self.template), params)
  146. 213
  147. 214 def render(self, value=None, **params):
  148. self = ViewForm, self.template = '/openerp/widgets/templates/viewform.mako', params = {'action': '/openerp/form/save', 'attrs': {'action': '/openerp/form/save', 'id': 'view_form', 'method': 'POST', 'name': 'view_form', 'onsubmit': 'submit_search_form()'}, 'context_menu': None, 'count': 2, 'cp': {'locale': <function get_locale at 0x9cc9a74>, '...d96ac>, 'config': <function config at 0x9dbce9c>}, 'css_class': 'viewform', 'css_classes': [], 'disabled': False, 'display_member': <function <lambda>>, 'error': None, ...}
  149. /home/ovnicraft/development/openerp/v6/web60/openobject/tools/_expose.py in render_template(template=<mako.template.Template object>, kw={'action': '/openerp/form/save', 'attrs': {'action': '/openerp/form/save', 'id': 'view_form', 'method': 'POST', 'name': 'view_form', 'onsubmit': 'submit_search_form()'}, 'context_menu': None, 'count': 2, 'cp': {'locale': <function get_locale at 0x9cc9a74>, '...d96ac>, 'config': <function config at 0x9dbce9c>}, 'css_class': 'viewform', 'css_classes': [], 'disabled': False, 'display_member': <function <lambda>>, 'error': None, ...})
  150. 139 kw['ctx'] = kw.pop('context')
  151. 140
  152. 141 return utils.NoEscape(template.render_unicode(**kw))
  153. 142
  154. 143
  155. global utils = <module 'openobject.tools._utils' from '/home/ov...nt/openerp/v6/web60/openobject/tools/_utils.pyc'>, utils.NoEscape = <class 'openobject.tools._utils.NoEscape'>, template = <mako.template.Template object>, template.render_unicode = <bound method Template.render_unicode of <mako.template.Template object>>, kw = {'action': '/openerp/form/save', 'attrs': {'action': '/openerp/form/save', 'id': 'view_form', 'method': 'POST', 'name': 'view_form', 'onsubmit': 'submit_search_form()'}, 'context_menu': None, 'count': 2, 'cp': {'locale': <function get_locale at 0x9cc9a74>, '...d96ac>, 'config': <function config at 0x9dbce9c>}, 'css_class': 'viewform', 'css_classes': [], 'disabled': False, 'display_member': <function <lambda>>, 'error': None, ...}
  156. /usr/lib/pymodules/python2.6/mako/template.py in render_unicode(self=<mako.template.Template object>, *args=(), **data={'action': '/openerp/form/save', 'attrs': {'action': '/openerp/form/save', 'id': 'view_form', 'method': 'POST', 'name': 'view_form', 'onsubmit': 'submit_search_form()'}, 'context_menu': None, 'count': 2, 'cp': {'locale': <function get_locale at 0x9cc9a74>, '...d96ac>, 'config': <function config at 0x9dbce9c>}, 'css_class': 'viewform', 'css_classes': [], 'disabled': False, 'display_member': <function <lambda>>, 'error': None, ...})
  157. 136 """render the output of this template as a unicode object."""
  158. 137
  159. 138 return runtime._render(self, self.callable_, args, data, as_unicode=True)
  160. 139
  161. 140 def render_context(self, context, *args, **kwargs):
  162. global runtime = <module 'mako.runtime' from '/usr/lib/pymodules/python2.6/mako/runtime.pyc'>, runtime._render = <function _render>, self = <mako.template.Template object>, self.callable_ = <function render_body>, args = (), data = {'action': '/openerp/form/save', 'attrs': {'action': '/openerp/form/save', 'id': 'view_form', 'method': 'POST', 'name': 'view_form', 'onsubmit': 'submit_search_form()'}, 'context_menu': None, 'count': 2, 'cp': {'locale': <function get_locale at 0x9cc9a74>, '...d96ac>, 'config': <function config at 0x9dbce9c>}, 'css_class': 'viewform', 'css_classes': [], 'disabled': False, 'display_member': <function <lambda>>, 'error': None, ...}, as_unicode undefined, builtin True = True
  163. /usr/lib/pymodules/python2.6/mako/runtime.py in _render(template=<mako.template.Template object>, callable_=<function render_body>, args=(), data={'action': '/openerp/form/save', 'attrs': {'action': '/openerp/form/save', 'id': 'view_form', 'method': 'POST', 'name': 'view_form', 'onsubmit': 'submit_search_form()'}, 'context_menu': None, 'count': 2, 'cp': {'locale': <function get_locale at 0x9cc9a74>, '...d96ac>, 'config': <function config at 0x9dbce9c>}, 'css_class': 'viewform', 'css_classes': [], 'disabled': False, 'display_member': <function <lambda>>, 'error': None, ...}, as_unicode=True)
  164. 362 context = Context(buf, **data)
  165. 363 context._with_template = template
  166. 364 _render_context(template, callable_, context, *args, **_kwargs_for_callable(callable_, data))
  167. 365 return context._pop_buffer().getvalue()
  168. 366
  169. global _render_context = <function _render_context>, template = <mako.template.Template object>, callable_ = <function render_body>, context = <mako.runtime.Context object>, args = (), global _kwargs_for_callable = <function _kwargs_for_callable>, data = {'action': '/openerp/form/save', 'attrs': {'action': '/openerp/form/save', 'id': 'view_form', 'method': 'POST', 'name': 'view_form', 'onsubmit': 'submit_search_form()'}, 'context_menu': None, 'count': 2, 'cp': {'locale': <function get_locale at 0x9cc9a74>, '...d96ac>, 'config': <function config at 0x9dbce9c>}, 'css_class': 'viewform', 'css_classes': [], 'disabled': False, 'display_member': <function <lambda>>, 'error': None, ...}
  170. /usr/lib/pymodules/python2.6/mako/runtime.py in _render_context(tmpl=<mako.template.Template object>, callable_=<function render_body>, context=<mako.runtime.Context object>, *args=(), **kwargs={})
  171. 379 # if main render method, call from the base of the inheritance stack
  172. 380 (inherit, lclcontext) = _populate_self_namespace(context, tmpl)
  173. 381 _exec_template(inherit, lclcontext, args=args, kwargs=kwargs)
  174. 382 else:
  175. 383 # otherwise, call the actual rendering method specified
  176. global _exec_template = <function _exec_template>, inherit = <function render_body>, lclcontext = <mako.runtime.Context object>, args = (), kwargs = {}
  177. /usr/lib/pymodules/python2.6/mako/runtime.py in _exec_template(callable_=<function render_body>, context=<mako.runtime.Context object>, args=(), kwargs={})
  178. 410 context._buffer_stack[:] = [util.FastEncodingBuffer(error_template.output_encoding, error_template.encoding_errors)]
  179. 411 context._with_template = error_template
  180. 412 error_template.render_context(context, error=error)
  181. 413 else:
  182. 414 callable_(context, *args, **kwargs)
  183. callable_ = <function render_body>, context = <mako.runtime.Context object>, args = (), kwargs = {}
  184. /home/ovnicraft/development/openerp/v6/web60/_openerp_widgets_templates_viewform_mako in render_body(context=<mako.runtime.Context object>, **pageargs={})
  185. /home/ovnicraft/development/openerp/v6/web60/openobject/widgets/_base.py in (f=Screen)
  186. 195 value_for=lambda f: self.value_for(f, v),
  187. 196 params_for=lambda f: self.params_for(f, **d),
  188. 197 display_member=lambda f: self.display_member(f, v, **d))
  189. 198
  190. 199 def setup_params(self, value=None, **params):
  191. display_member undefined, f = Screen, self = ViewForm, self.display_member = <bound method ViewForm.display_member of ViewForm>, v = None, d = {}
  192. /home/ovnicraft/development/openerp/v6/web60/openobject/widgets/_base.py in display_member(self=ViewForm, item=Screen, value=None, **params={})
  193. 164 v = self.value_for(item, value)
  194. 165 d = self.params_for(item, **params)
  195. 166 return item.display(v, **d)
  196. 167
  197. 168 def set_css_classes(self, params):
  198. item = Screen, item.display = <bound method Screen.display of Screen>, v = None, d = {}
  199. /home/ovnicraft/development/openerp/v6/web60/openobject/widgets/_base.py in display(self=Screen, value=None, **params={'action_id': 220, 'attrs': {'callback': None, 'change_default': None, 'onchange': None}, 'callback': None, 'change_default': None, 'colspan': 1, 'count': 2, 'cp': {'locale': <function get_locale at 0x9cc9a74>, '...d96ac>, 'config': <function config at 0x9dbce9c>}, 'css_class': 'screen', 'css_classes': [], 'ctx': {'_terp_view_name': u'An\xe1lisis de inventario', 'active_id': 188, 'active_ids': [188], 'active_model': 'ir.ui.menu', 'client': 'web', 'contact_display': 'partner', 'group_by': ['product_id'], 'group_by_no_leaf': 1, 'lang': u'es_EC', 'project_id': False, ...}, ...})
  200. 210 return tools.render_template(
  201. 211 tools.load_template(
  202. 212 self.template), params)
  203. 213
  204. 214 def render(self, value=None, **params):
  205. self = Screen, self.template = '/openerp/widgets/templates/screen.mako', params = {'action_id': 220, 'attrs': {'callback': None, 'change_default': None, 'onchange': None}, 'callback': None, 'change_default': None, 'colspan': 1, 'count': 2, 'cp': {'locale': <function get_locale at 0x9cc9a74>, '...d96ac>, 'config': <function config at 0x9dbce9c>}, 'css_class': 'screen', 'css_classes': [], 'ctx': {'_terp_view_name': u'An\xe1lisis de inventario', 'active_id': 188, 'active_ids': [188], 'active_model': 'ir.ui.menu', 'client': 'web', 'contact_display': 'partner', 'group_by': ['product_id'], 'group_by_no_leaf': 1, 'lang': u'es_EC', 'project_id': False, ...}, ...}
  206. /home/ovnicraft/development/openerp/v6/web60/openobject/tools/_expose.py in render_template(template=<mako.template.Template object>, kw={'action_id': 220, 'attrs': {'callback': None, 'change_default': None, 'onchange': None}, 'callback': None, 'change_default': None, 'colspan': 1, 'count': 2, 'cp': {'locale': <function get_locale at 0x9cc9a74>, '...d96ac>, 'config': <function config at 0x9dbce9c>}, 'css_class': 'screen', 'css_classes': [], 'ctx': {'_terp_view_name': u'An\xe1lisis de inventario', 'active_id': 188, 'active_ids': [188], 'active_model': 'ir.ui.menu', 'client': 'web', 'contact_display': 'partner', 'group_by': ['product_id'], 'group_by_no_leaf': 1, 'lang': u'es_EC', 'project_id': False, ...}, ...})
  207. 139 kw['ctx'] = kw.pop('context')
  208. 140
  209. 141 return utils.NoEscape(template.render_unicode(**kw))
  210. 142
  211. 143
  212. global utils = <module 'openobject.tools._utils' from '/home/ov...nt/openerp/v6/web60/openobject/tools/_utils.pyc'>, utils.NoEscape = <class 'openobject.tools._utils.NoEscape'>, template = <mako.template.Template object>, template.render_unicode = <bound method Template.render_unicode of <mako.template.Template object>>, kw = {'action_id': 220, 'attrs': {'callback': None, 'change_default': None, 'onchange': None}, 'callback': None, 'change_default': None, 'colspan': 1, 'count': 2, 'cp': {'locale': <function get_locale at 0x9cc9a74>, '...d96ac>, 'config': <function config at 0x9dbce9c>}, 'css_class': 'screen', 'css_classes': [], 'ctx': {'_terp_view_name': u'An\xe1lisis de inventario', 'active_id': 188, 'active_ids': [188], 'active_model': 'ir.ui.menu', 'client': 'web', 'contact_display': 'partner', 'group_by': ['product_id'], 'group_by_no_leaf': 1, 'lang': u'es_EC', 'project_id': False, ...}, ...}
  213. /usr/lib/pymodules/python2.6/mako/template.py in render_unicode(self=<mako.template.Template object>, *args=(), **data={'action_id': 220, 'attrs': {'callback': None, 'change_default': None, 'onchange': None}, 'callback': None, 'change_default': None, 'colspan': 1, 'count': 2, 'cp': {'locale': <function get_locale at 0x9cc9a74>, '...d96ac>, 'config': <function config at 0x9dbce9c>}, 'css_class': 'screen', 'css_classes': [], 'ctx': {'_terp_view_name': u'An\xe1lisis de inventario', 'active_id': 188, 'active_ids': [188], 'active_model': 'ir.ui.menu', 'client': 'web', 'contact_display': 'partner', 'group_by': ['product_id'], 'group_by_no_leaf': 1, 'lang': u'es_EC', 'project_id': False, ...}, ...})
  214. 136 """render the output of this template as a unicode object."""
  215. 137
  216. 138 return runtime._render(self, self.callable_, args, data, as_unicode=True)
  217. 139
  218. 140 def render_context(self, context, *args, **kwargs):
  219. global runtime = <module 'mako.runtime' from '/usr/lib/pymodules/python2.6/mako/runtime.pyc'>, runtime._render = <function _render>, self = <mako.template.Template object>, self.callable_ = <function render_body>, args = (), data = {'action_id': 220, 'attrs': {'callback': None, 'change_default': None, 'onchange': None}, 'callback': None, 'change_default': None, 'colspan': 1, 'count': 2, 'cp': {'locale': <function get_locale at 0x9cc9a74>, '...d96ac>, 'config': <function config at 0x9dbce9c>}, 'css_class': 'screen', 'css_classes': [], 'ctx': {'_terp_view_name': u'An\xe1lisis de inventario', 'active_id': 188, 'active_ids': [188], 'active_model': 'ir.ui.menu', 'client': 'web', 'contact_display': 'partner', 'group_by': ['product_id'], 'group_by_no_leaf': 1, 'lang': u'es_EC', 'project_id': False, ...}, ...}, as_unicode undefined, builtin True = True
  220. /usr/lib/pymodules/python2.6/mako/runtime.py in _render(template=<mako.template.Template object>, callable_=<function render_body>, args=(), data={'action_id': 220, 'attrs': {'callback': None, 'change_default': None, 'onchange': None}, 'callback': None, 'change_default': None, 'colspan': 1, 'count': 2, 'cp': {'locale': <function get_locale at 0x9cc9a74>, '...d96ac>, 'config': <function config at 0x9dbce9c>}, 'css_class': 'screen', 'css_classes': [], 'ctx': {'_terp_view_name': u'An\xe1lisis de inventario', 'active_id': 188, 'active_ids': [188], 'active_model': 'ir.ui.menu', 'client': 'web', 'contact_display': 'partner', 'group_by': ['product_id'], 'group_by_no_leaf': 1, 'lang': u'es_EC', 'project_id': False, ...}, ...}, as_unicode=True)
  221. 362 context = Context(buf, **data)
  222. 363 context._with_template = template
  223. 364 _render_context(template, callable_, context, *args, **_kwargs_for_callable(callable_, data))
  224. 365 return context._pop_buffer().getvalue()
  225. 366
  226. global _render_context = <function _render_context>, template = <mako.template.Template object>, callable_ = <function render_body>, context = <mako.runtime.Context object>, args = (), global _kwargs_for_callable = <function _kwargs_for_callable>, data = {'action_id': 220, 'attrs': {'callback': None, 'change_default': None, 'onchange': None}, 'callback': None, 'change_default': None, 'colspan': 1, 'count': 2, 'cp': {'locale': <function get_locale at 0x9cc9a74>, '...d96ac>, 'config': <function config at 0x9dbce9c>}, 'css_class': 'screen', 'css_classes': [], 'ctx': {'_terp_view_name': u'An\xe1lisis de inventario', 'active_id': 188, 'active_ids': [188], 'active_model': 'ir.ui.menu', 'client': 'web', 'contact_display': 'partner', 'group_by': ['product_id'], 'group_by_no_leaf': 1, 'lang': u'es_EC', 'project_id': False, ...}, ...}
  227. /usr/lib/pymodules/python2.6/mako/runtime.py in _render_context(tmpl=<mako.template.Template object>, callable_=<function render_body>, context=<mako.runtime.Context object>, *args=(), **kwargs={})
  228. 379 # if main render method, call from the base of the inheritance stack
  229. 380 (inherit, lclcontext) = _populate_self_namespace(context, tmpl)
  230. 381 _exec_template(inherit, lclcontext, args=args, kwargs=kwargs)
  231. 382 else:
  232. 383 # otherwise, call the actual rendering method specified
  233. global _exec_template = <function _exec_template>, inherit = <function render_body>, lclcontext = <mako.runtime.Context object>, args = (), kwargs = {}
  234. /usr/lib/pymodules/python2.6/mako/runtime.py in _exec_template(callable_=<function render_body>, context=<mako.runtime.Context object>, args=(), kwargs={})
  235. 410 context._buffer_stack[:] = [util.FastEncodingBuffer(error_template.output_encoding, error_template.encoding_errors)]
  236. 411 context._with_template = error_template
  237. 412 error_template.render_context(context, error=error)
  238. 413 else:
  239. 414 callable_(context, *args, **kwargs)
  240. callable_ = <function render_body>, context = <mako.runtime.Context object>, args = (), kwargs = {}
  241. /home/ovnicraft/development/openerp/v6/web60/_openerp_widgets_templates_screen_mako in render_body(context=<mako.runtime.Context object>, **pageargs={})
  242. /home/ovnicraft/development/openerp/v6/web60/openobject/widgets/_base.py in (f=ListGroup)
  243. 195 value_for=lambda f: self.value_for(f, v),
  244. 196 params_for=lambda f: self.params_for(f, **d),
  245. 197 display_member=lambda f: self.display_member(f, v, **d))
  246. 198
  247. 199 def setup_params(self, value=None, **params):
  248. display_member undefined, f = ListGroup, self = Screen, self.display_member = <bound method Screen.display_member of Screen>, v = None, d = {}
  249. /home/ovnicraft/development/openerp/v6/web60/openobject/widgets/_base.py in display_member(self=Screen, item=ListGroup, value=None, **params={})
  250. 164 v = self.value_for(item, value)
  251. 165 d = self.params_for(item, **params)
  252. 166 return item.display(v, **d)
  253. 167
  254. 168 def set_css_classes(self, params):
  255. item = ListGroup, item.display = <bound method ListGroup.display of ListGroup>, v = None, d = {}
  256. /home/ovnicraft/development/openerp/v6/web60/addons/openerp/widgets/listgrid.py in display(self=ListGroup, value=None, **params={})
  257. 267 # set editor values
  258. 268 if not (self.editors and self.edit_inline):
  259. 269 return super(List, self).display(value, **params)
  260. 270
  261. 271 ctx = dict(rpc.session.context,
  262. builtin super = <type 'super'>, global List = <class 'openerp.widgets.listgrid.List'>, self = ListGroup, ).display = <bound method ListGroup.display of ListGroup>, value = None, params = {}
  263. /home/ovnicraft/development/openerp/v6/web60/openobject/widgets/_base.py in display(self=ListGroup, value=None, **params={'buttons': [], 'checkbox_name': True, 'colspan': 1, 'columns': 5, 'concurrency_info': ConcurrencyInfo, 'cp': {'locale': <function get_locale at 0x9cc9a74>, '...d96ac>, 'config': <function config at 0x9dbce9c>}, 'css_class': 'listgroup', 'css_classes': [], 'dashboard': 0, 'data': [{'company_id': Hidden, 'date': Hidden, 'id': -21, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -19, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -18, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -17, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -16, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -15, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -14, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -13, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': 15, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': 16, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': 17, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': 19, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}], ...})
  264. 210 return tools.render_template(
  265. 211 tools.load_template(
  266. 212 self.template), params)
  267. 213
  268. 214 def render(self, value=None, **params):
  269. self = ListGroup, self.template = '/openerp/widgets/templates/listgrid/listgroup.mako', params = {'buttons': [], 'checkbox_name': True, 'colspan': 1, 'columns': 5, 'concurrency_info': ConcurrencyInfo, 'cp': {'locale': <function get_locale at 0x9cc9a74>, '...d96ac>, 'config': <function config at 0x9dbce9c>}, 'css_class': 'listgroup', 'css_classes': [], 'dashboard': 0, 'data': [{'company_id': Hidden, 'date': Hidden, 'id': -21, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -19, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -18, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -17, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -16, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -15, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -14, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -13, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': 15, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': 16, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': 17, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': 19, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}], ...}
  270. /home/ovnicraft/development/openerp/v6/web60/openobject/tools/_expose.py in render_template(template=<mako.template.Template object>, kw={'buttons': [], 'checkbox_name': True, 'colspan': 1, 'columns': 5, 'concurrency_info': ConcurrencyInfo, 'cp': {'locale': <function get_locale at 0x9cc9a74>, '...d96ac>, 'config': <function config at 0x9dbce9c>}, 'css_class': 'listgroup', 'css_classes': [], 'dashboard': 0, 'data': [{'company_id': Hidden, 'date': Hidden, 'id': -21, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -19, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -18, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -17, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -16, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -15, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -14, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -13, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': 15, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': 16, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': 17, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': 19, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}], ...})
  271. 139 kw['ctx'] = kw.pop('context')
  272. 140
  273. 141 return utils.NoEscape(template.render_unicode(**kw))
  274. 142
  275. 143
  276. global utils = <module 'openobject.tools._utils' from '/home/ov...nt/openerp/v6/web60/openobject/tools/_utils.pyc'>, utils.NoEscape = <class 'openobject.tools._utils.NoEscape'>, template = <mako.template.Template object>, template.render_unicode = <bound method Template.render_unicode of <mako.template.Template object>>, kw = {'buttons': [], 'checkbox_name': True, 'colspan': 1, 'columns': 5, 'concurrency_info': ConcurrencyInfo, 'cp': {'locale': <function get_locale at 0x9cc9a74>, '...d96ac>, 'config': <function config at 0x9dbce9c>}, 'css_class': 'listgroup', 'css_classes': [], 'dashboard': 0, 'data': [{'company_id': Hidden, 'date': Hidden, 'id': -21, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -19, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -18, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -17, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -16, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -15, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -14, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -13, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': 15, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': 16, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': 17, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': 19, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}], ...}
  277. /usr/lib/pymodules/python2.6/mako/template.py in render_unicode(self=<mako.template.Template object>, *args=(), **data={'buttons': [], 'checkbox_name': True, 'colspan': 1, 'columns': 5, 'concurrency_info': ConcurrencyInfo, 'cp': {'locale': <function get_locale at 0x9cc9a74>, '...d96ac>, 'config': <function config at 0x9dbce9c>}, 'css_class': 'listgroup', 'css_classes': [], 'dashboard': 0, 'data': [{'company_id': Hidden, 'date': Hidden, 'id': -21, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -19, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -18, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -17, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -16, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -15, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -14, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -13, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': 15, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': 16, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': 17, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': 19, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}], ...})
  278. 136 """render the output of this template as a unicode object."""
  279. 137
  280. 138 return runtime._render(self, self.callable_, args, data, as_unicode=True)
  281. 139
  282. 140 def render_context(self, context, *args, **kwargs):
  283. global runtime = <module 'mako.runtime' from '/usr/lib/pymodules/python2.6/mako/runtime.pyc'>, runtime._render = <function _render>, self = <mako.template.Template object>, self.callable_ = <function render_body>, args = (), data = {'buttons': [], 'checkbox_name': True, 'colspan': 1, 'columns': 5, 'concurrency_info': ConcurrencyInfo, 'cp': {'locale': <function get_locale at 0x9cc9a74>, '...d96ac>, 'config': <function config at 0x9dbce9c>}, 'css_class': 'listgroup', 'css_classes': [], 'dashboard': 0, 'data': [{'company_id': Hidden, 'date': Hidden, 'id': -21, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -19, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -18, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -17, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -16, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -15, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -14, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -13, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': 15, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': 16, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': 17, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': 19, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}], ...}, as_unicode undefined, builtin True = True
  284. /usr/lib/pymodules/python2.6/mako/runtime.py in _render(template=<mako.template.Template object>, callable_=<function render_body>, args=(), data={'buttons': [], 'checkbox_name': True, 'colspan': 1, 'columns': 5, 'concurrency_info': ConcurrencyInfo, 'cp': {'locale': <function get_locale at 0x9cc9a74>, '...d96ac>, 'config': <function config at 0x9dbce9c>}, 'css_class': 'listgroup', 'css_classes': [], 'dashboard': 0, 'data': [{'company_id': Hidden, 'date': Hidden, 'id': -21, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -19, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -18, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -17, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -16, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -15, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -14, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -13, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': 15, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': 16, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': 17, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': 19, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}], ...}, as_unicode=True)
  285. 362 context = Context(buf, **data)
  286. 363 context._with_template = template
  287. 364 _render_context(template, callable_, context, *args, **_kwargs_for_callable(callable_, data))
  288. 365 return context._pop_buffer().getvalue()
  289. 366
  290. global _render_context = <function _render_context>, template = <mako.template.Template object>, callable_ = <function render_body>, context = <mako.runtime.Context object>, args = (), global _kwargs_for_callable = <function _kwargs_for_callable>, data = {'buttons': [], 'checkbox_name': True, 'colspan': 1, 'columns': 5, 'concurrency_info': ConcurrencyInfo, 'cp': {'locale': <function get_locale at 0x9cc9a74>, '...d96ac>, 'config': <function config at 0x9dbce9c>}, 'css_class': 'listgroup', 'css_classes': [], 'dashboard': 0, 'data': [{'company_id': Hidden, 'date': Hidden, 'id': -21, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -19, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -18, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -17, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -16, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -15, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -14, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': -13, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': 15, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': 16, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': 17, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}, {'company_id': Hidden, 'date': Hidden, 'id': 19, 'location_id': Hidden, 'location_type': Hidden, 'partner_id': Hidden, 'prodlot_id': Hidden, 'product_categ_id': Hidden, 'product_id': Hidden, 'product_qty': Float, ...}], ...}
  291. /usr/lib/pymodules/python2.6/mako/runtime.py in _render_context(tmpl=<mako.template.Template object>, callable_=<function render_body>, context=<mako.runtime.Context object>, *args=(), **kwargs={})
  292. 379 # if main render method, call from the base of the inheritance stack
  293. 380 (inherit, lclcontext) = _populate_self_namespace(context, tmpl)
  294. 381 _exec_template(inherit, lclcontext, args=args, kwargs=kwargs)
  295. 382 else:
  296. 383 # otherwise, call the actual rendering method specified
  297. global _exec_template = <function _exec_template>, inherit = <function render_body>, lclcontext = <mako.runtime.Context object>, args = (), kwargs = {}
  298. /usr/lib/pymodules/python2.6/mako/runtime.py in _exec_template(callable_=<function render_body>, context=<mako.runtime.Context object>, args=(), kwargs={})
  299. 410 context._buffer_stack[:] = [util.FastEncodingBuffer(error_template.output_encoding, error_template.encoding_errors)]
  300. 411 context._with_template = error_template
  301. 412 error_template.render_context(context, error=error)
  302. 413 else:
  303. 414 callable_(context, *args, **kwargs)
  304. callable_ = <function render_body>, context = <mako.runtime.Context object>, args = (), kwargs = {}
  305. /home/ovnicraft/development/openerp/v6/web60/_openerp_widgets_templates_listgrid_listgroup_mako in render_body(context=<mako.runtime.Context object>, **pageargs={})
  306. <type 'exceptions.AttributeError'>: 'Hidden' object has no attribute 'color'
  307. args = ("'Hidden' object has no attribute 'color'",)
  308. message = "'Hidden' object has no attribute 'color'"
Add Comment
Please, Sign In to add comment