Hi,
I'm using tryton 3.8. I have an empty view on calendar view, and get the error message:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/tryton-3.8.21-py2.7.egg/tryton/gui/window/form.py", line 369, in sig_next
self.screen.display_next()
File "/usr/local/lib/python2.7/dist-packages/tryton-3.8.21-py2.7.egg/tryton/gui/window/view_form/screen/screen.py", line 805, in display_next
goocalendar = view.widgets['goocalendar']
KeyError: 'goocalendar'
when I push the next register button.
I already installed the GooCalendar, trough apt, pip, and from the source. Got the same error
Never happen before. The only thing I change was the OS. Was using Kubuntu 14, now I'm on Kubuntu 18
Regards,
Francisco