Problemas con los albaranes clientes de tryton

13 views
Skip to first unread message

Daniel Horacio Gobetto

unread,
Sep 7, 2018, 11:28:33 AM9/7/18
to tryton-ar
Hola buenas .. tengo un problema cuando quiero entregar productos

me tira esto el tryton....

Traceback (most recent call last):
  File "/trytond/protocols/jsonrpc.py", line 125, in _marshaled_dispatch
    response['result'] = dispatch_method(method, params)
  File "/trytond/protocols/jsonrpc.py", line 158, in _dispatch
    res = dispatch(*args)
  File "/trytond/protocols/dispatcher.py", line 163, in dispatch
    result = rpc.result(meth(inst, *c_args, **c_kwargs))
  File "/trytond/model/model.py", line 406, in on_change_with
    changes[fieldname] = getattr(self, method_name)()
  File "/trytond/model/fields/field.py", line 86, in wrapper
    return func(self, *args, **kwargs)
  File "/trytond/modules/stock/shipment.py", line 1006, in on_change_with_customer_location
    return self.customer.customer_location.id
AttributeError: 'NoneType' object has no attribute 'id'

alguna guia por favor... desde ya muchas gracias.
Reply all
Reply to author
Forward
0 new messages