Luis Falcon <fal...@gnuhealth.org> writes: >>> Also, both gnuhealth-setup and gnuhealth-control are now ready to be >>> tested. The installation program now does not create the old symlinks to >>> "calendar" or "webdsav". >> OK, maybe have another issue: modules list can not be opened for: >> ``` >> File "/trytond/tools/misc.py", line 78, in file_open >> raise IOError('File not found : %s ' % name) >> OSError: File not found : /trytond/modules/webdav/tryton.cfg >> Fault: File not found : >> /home/feng/gnuhealth/tryton/server/trytond-6.0.13/trytond/modules/webdav/tryton.cfg >> ``` > > It seems you have still the old links to webdav ... > > YOu need to remove them, or better, do a new kernel installation using > the the latest gnuhealth-setup.
By the way, the error is showed when I click module submenu in configure menu, module view can not opened. > > Bests > Luis > > --