Error loading Form View in the LDMS Production module

50 views
Skip to first unread message

Lucas Riccombene

unread,
Feb 16, 2016, 8:35:03 AM2/16/16
to tryton-dev

any clue how to fix it

[Tue Feb 16 12:39:49 2016] ERROR:trytond.protocols.dispatcher:Exception calling model.production.bom.fields_view_get from 1@::ffff:127.0.0.1:37342/benalhnos_prod
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/trytond/protocols/dispatcher.py", line 161, in dispatch
    result = rpc.result(meth(*c_args, **c_kwargs))
  File "/usr/local/lib/python2.7/dist-packages/trytond/model/modelview.py", line 239, in fields_view_get
    result['field_childs'])
  File "/usr/local/lib/python2.7/dist-packages/trytond/model/modelview.py", line 331, in _view_look_dom_arch
    fields_width=fields_width)
  File "/usr/local/lib/python2.7/dist-packages/trytond/model/modelview.py", line 474, in __view_look_dom
    fields_width=fields_width, fields_attrs=fields_attrs)
  File "/usr/local/lib/python2.7/dist-packages/trytond/model/modelview.py", line 474, in __view_look_dom
    fields_width=fields_width, fields_attrs=fields_attrs)
  File "/usr/local/lib/python2.7/dist-packages/trytond/model/modelview.py", line 474, in __view_look_dom
    fields_width=fields_width, fields_attrs=fields_attrs)
  File "/usr/local/lib/python2.7/dist-packages/trytond/model/modelview.py", line 417, in __view_look_dom
    view_type=view_type)
  File "/usr/local/lib/python2.7/dist-packages/trytond/model/modelview.py", line 201, in fields_view_get
    result['arch'] = _inherit_apply(result['arch'], view.arch)
  File "/usr/local/lib/python2.7/dist-packages/trytond/model/modelview.py", line 73, in _inherit_apply
    % (element2.tag, element2.get('expr')))
AttributeError: Couldn't find tag (xpath: /tree/field[@name='bom']) in parent view!

Cédric Krier

unread,
Feb 16, 2016, 9:00:04 AM2/16/16
to tryton-dev
Your module is not compatible with the module that it tries to extend.
Maybe you don't use the right version or you should report the issue to
the author.

--
Cédric Krier - B2CK SPRL
Email/Jabber: cedric...@b2ck.com
Tel: +32 472 54 46 59
Website: http://www.b2ck.com/

Lucas Riccombene

unread,
Feb 17, 2016, 4:45:03 PM2/17/16
to tryton-dev
Thank you
Reply all
Reply to author
Forward
0 new messages