Hi,

On 2018-06-23 22:41, Francisco Maria Moyano Casco wrote:
>   I'm using tryton 3.8.

FYI, 3.8 is no more supported. You should really considered to upgrade.

> 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

I created https://bugs.tryton.org/issue7534
Indeed the problem is the GooCalendar is not imported. It is probably
because it is missing GooCanvas or PyGoocanvas dependencies which does
not install via "pip".

-- 
Cédric Krier - B2CK SPRL
Email/Jabber: cedric.kr...@b2ck.com
Tel: +32 472 54 46 59
Website: http://www.b2ck.com/

-- 
You received this message because you are subscribed to the Google Groups 
"tryton" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tryton/20180624092353.GW30646%40kei.

Reply via email to