Skip to Content
Menu
This question has been flagged
2 Replies
6746 Views

http://localhost:8069/web/content/705-5b26149/web.assets_backend.js:4332 Rastreo de error:
TypeError: Cannot set property 'name' of null
    at child.push_order (http://localhost:8069/web/content/705-5b26149/web.assets_backend.js:4332:22)
    at Object.<anonymous> (http://localhost:8069/web/content/444-f5e27b3/point_of_sale.assets.js:238:1013)
    at fire (http://localhost:8069/web/content/246-83ab5b0/web.assets_common.js:644:299)
    at Object.fireWith [as resolveWith] (http://localhost:8069/web/content/246-83ab5b0/web.assets_common.js:649:198)
    at Object.<anonymous> (http://localhost:8069/web/content/246-83ab5b0/web.assets_common.js:650:874)
    at fire (http://localhost:8069/web/content/246-83ab5b0/web.assets_common.js:644:299)
    at Object.fireWith [as resolveWith] (http://localhost:8069/web/content/246-83ab5b0/web.assets_common.js:649:198)
    at Object.deferred.(anonymous function) (http://localhost:8069/web/content/246-83ab5b0/web.assets_common.js:651:56)
    at fire (http://localhost:8069/web/content/246-83ab5b0/web.assets_common.js:644:299)
    at Object.fireWith [as resolveWith] (http://localhost:8069/web/content/246-83ab5b0/web.assets_common.js:649:198)


am getting this error when we log to the point of sale ,its running on windows 10 version 8 , what do i need to change so we dont get this error anymore.

Avatar
Discard

Please provide the log entries.

Author Best Answer

2017-11-09 01:41:32,904 2472 ERROR SCM openerp.service.server: Exception happened during processing of request from ('127.0.0.1', 52783)
Traceback (most recent call last):
  File "SocketServer.pyc", line 599, in process_request_thread
  File "SocketServer.pyc", line 334, in finish_request
  File "SocketServer.pyc", line 657, in __init__
  File "SocketServer.pyc", line 716, in finish
  File "socket.pyc", line 283, in close
  File "socket.pyc", line 307, in flush error: [Errno 10053] Se ha anulado una conexión establecida por el software en su equipo host

Avatar
Discard