Thank you El martes, 16 de febrero de 2016, 11:00:04 (UTC-3), Cédric Krier escribió: > > On 2016-02-16 04:46, Lucas Riccombene wrote: > > > > 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! > > 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 <javascript:> > Tel: +32 472 54 46 59 > Website: http://www.b2ck.com/ >
-- You received this message because you are subscribed to the Google Groups "tryton-dev" group. To view this discussion on the web visit https://groups.google.com/d/msgid/tryton-dev/8f3e3116-2e37-4b12-8df7-d076114bb508%40googlegroups.com.