health-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Health-dev] [bug #63557] Missing view architecture for ('calendar.categ


From: Mathias Behrle
Subject: [Health-dev] [bug #63557] Missing view architecture for ('calendar.category', None, 'tree')
Date: Thu, 22 Dec 2022 06:24:53 -0500 (EST)

Follow-up Comment #2, bug #63557 (project health):

Hi Luis,

I detected the issue on the demodb and couldn't now reproduce this one.
Instead a next related issue appeared when trying to open a CalDAV Event from
the Appointments Calendar:

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 322, in fields_view_get
    raise ValueError("Missing view architecture for %s" % ((
ValueError: Missing view architecture for ('calendar.event', None, 'form')

Fault: Missing view architecture for ('calendar.event', None, 'form')

Let me know if you prefer to have that one in a separate issue.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63557>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]