Hello, thanks for your reply.When i try to initialize my database on the server using this command: trytond -c /home/gnuhealth/gnuhealth/tryton/server/config/trytond.conf -u res -d <mydatabase_name> , it show me this error: File "/usr/bin/trytond" line 111, in <module> trytond.server.trytonServer(options).run() File"/home/gnuhealth/gnuhealth/tryton/server/trytond-3.4.4/trytond/server.py line 27 in _init _ config.update_etc(options.configfile) AttributeError: 'dict' object has no attribute 'configfile' . Please help me to resolve this problem.
Le jeudi 14 mai 2015 11:42:43 UTC+1, Axel Braun a écrit : > > > > Am 14. Mai 2015 12:07:07 MESZ, schrieb imen laalai <[email protected] > <javascript:>>: > > > >Hello Axel, i try your solution, but when i connect with my tryton > >desktop > >client, it's show me another error : relation "ir_module_module" does > >not > >exist . Thanks in advance > > Did you initialize your new database? > See the link that Cédric has posted. > >
