On 13/06/2014 13:45, Eric Vernichon wrote:
> Bonjour,
>
>
> j'ai une erreur étrange que je n'avais jamais rencontrée , lorsque
> j’essaye de créer une base le traceback est le suivant:
>
>
>
> [Fri Jun 13 11:40:22 2014] ERROR:database:CREATE DB: altryton failed
> [Fri Jun 13 11:40:22 2014] ERROR:database:Exception in call:
> Traceback (most recent call last):
> File "/opt/tryton/trytond/trytond/protocols/dispatcher.py", line 228, in
> create
> pool.init(update=True, lang=[lang])
> File "/opt/tryton/trytond/trytond/pool.py", line 140, in init
> self.start()
> File "/opt/tryton/trytond/trytond/pool.py", line 92, in start
> register_classes()
> File "/opt/tryton/trytond/trytond/modules/__init__.py", line 356, in
> register_classes
> mod_file, pathname, description)
> File "/opt/tryton/trytond/trytond/modules/company/__init__.py", line 5,
> in <module>
> from .company import *
> File "/opt/tryton/trytond/trytond/modules/company/company.py", line 19,
> in <module>
> CursorInterface.cache_keys.update({'company', 'employee'})
> AttributeError: type object 'CursorInterface' has no attribute 'cache_keys'
>
>
> J'ai surement fait une conne... mais laquelle ?
>
>
> Excusez ma question si elle est triviale
>
>
>

j'ai trouvé problème de version entre les modules et le serveur

Désolé pour le dérangement

--

Eric Vernichon

Répondre à