[Health-dev] [task #16009] rename webdav package to health_webdav_server

2021-09-21 Thread Axel Braun
Follow-up Comment #2, task #16009 (project health): When initializing a new, empty database with trytond-admin the following dump occurs: Traceback (most recent call last): File "/usr/bin/trytond-admin", line 23, in admin.run(options) File "/usr/lib/python3.6/site-packages/trytond/admin.

[Health-dev] [task #16009] rename webdav package to health_webdav_server

2021-09-21 Thread Luis Falcon
Follow-up Comment #3, task #16009 (project health): Hi, Axel! Make sure that the package name and possible links are now health_webdav_server instead of "webdav". The Tryton server should not try to find any "webdav" package as in previous versions, but instead "health_webdav_server". Bests Lui

[Health-dev] [bug #61196] Include a validation check on services

2021-09-21 Thread Luis Falcon
URL: Summary: Include a validation check on services Project: GNU Health Submitted by: meanmicio Submitted on: Tue 21 Sep 2021 11:45:32 AM UTC Category: Functionality

[Health-dev] [bug #61196] Include a validation check on services

2021-09-21 Thread Luis Falcon
Update of bug #61196 (project health): Release:None => 3.9.0 ___ Reply to this item at: ___ Mes

[Health-dev] [task #16048] Include a validation check on services

2021-09-21 Thread Luis Falcon
URL: Summary: Include a validation check on services Project: GNU Health Submitted by: meanmicio Submitted on: Tue 21 Sep 2021 11:46:46 AM UTC Category: None Severity:

[Health-dev] [task #16048] Include a validation check on services

2021-09-21 Thread Luis Falcon
Update of task #16048 (project health): Should Start On: => Tue 21 Sep 2021 12:00:00 AM UTC Should be Finished on: => Sun 10 Oct 2021 12:00:00 AM UTC Category:None => Functionality

[Health-dev] [task #16009] rename webdav package to health_webdav_server

2021-09-21 Thread Axel Braun
Follow-up Comment #4, task #16009 (project health): Hi Luis, my guess it this comes from a module that is not migrated so far. e.g. in icd11/setup.py: if not re.match(r'(ir|res|webdav)(\W|$)', dep): makes sense to wait with further tests until these formal changes are adapted? __

[Health-dev] [task #16009] rename webdav package to health_webdav_server

2021-09-21 Thread Luis Falcon
Follow-up Comment #5, task #16009 (project health): It does make sense :) Thank you, Axel! ___ Reply to this item at: ___ Message sent via Savannah