Hola a todos
Al iniciar el servidor Tryton 4.0 me sale el siguiente warning:
(tryton40)nando@Watari:~/.virtualenvs/proyectos/tryton40$ trytond -c
/etc/trytond.conf -d tryton40 -v
13383 139870955767552 [2016-08-06 04:37:08,853] INFO trytond.config using
/etc/trytond.conf as configuration file
13383 139870955767552 [2016-08-06 04:37:09,053] WARNING py.warnings
/home/nando/.virtualenvs/tryton40/local/lib/python2.7/site-packages/relatorio/templates/__init__.py:29:
UserWarning: Unable to load plugin 'chart'
warnings.warn("Unable to load plugin '%s'" % name)
13383 139870955767552 [2016-08-06 04:37:09,157] INFO trytond.modules
ir:registering classes
13383 139870955767552 [2016-08-06 04:37:09,157] INFO trytond.modules
res:registering classes
13383 139870955767552 [2016-08-06 04:37:09,157] INFO trytond.modules
webdav:registering classes
13383 139870955767552 [2016-08-06 04:37:09,159] INFO trytond.modules
tests:registering classes
Tal vez a alguien le sucedió y me pueda dar alguna pista por donde comenzar
a buscar la solución.
Saludos
Fernando S.