Hey,

testing the community servers sao in the browser I'm facing Application Errors.

The first time I opened it, it was already when clicking on patients.

Now it's coming when I click on Calendar -> Calendars.

Traceback (most recent call last):
  File "/trytond/wsgi.py", line 117, in dispatch_request
    return endpoint(request, **request.view_args)
  File "/trytond/protocols/dispatcher.py", line 46, in rpc
    return methods.get(request.rpc_method, _dispatch)(
  File "/trytond/wsgi.py", line 84, in auth_required
    return wrapped(*args, **kwargs)
  File "/trytond/protocols/wrappers.py", line 159, in wrapper
    return func(request, pool, *args, **kwargs)
  File "/trytond/protocols/dispatcher.py", line 180, in _dispatch
    result = rpc.result(meth(*c_args, **c_kwargs))
  File "/trytond/model/modelview.py", line 320, in fields_view_get
    raise ValueError("Missing view architecture for %s" % ((
ValueError: Missing view architecture for ('calendar.calendar', 579, 'tree')

Besides there are two entries "Calendar". And no HTTPS.

Best

Gerald

Reply via email to