Skip to Content
Menu
This question has been flagged
1 Reply
6915 Views

I am trying to install webdav, I've installed document_Webdav module and PyWebDav package, I have added the following to openerp-server.conf:

 [webdav]
enable = True
vdir = webdav
verbose = True
debug = True

but I get empty responce in some webdav clients, in the others I get http error 500. I have checked the log and there is something like this:

2014-07-21 13:26:47,766 13260 INFO ? openerp.service.http_server: Found user="admin", passwd="***" for db="test"
2014-07-21 13:26:47,823 13260 INFO Benizparts werkzeug: 127.0.0.1 - - [21/Jul/2014 13:26:47] "GET /webdav/test/Documents/ HTTP/1.1" 500 -

Is there any documents about installing webdav or did I make a mistake? 

 

Avatar
Discard
Best Answer

Did you configured the Folders under Knowledge --> Configuration --> Document management --> DAV properties

http://zbeanztech.com/blog/webdav-openerp

http://snippetbucket.com/2014/06/webdav-openerp/

Avatar
Discard

Is it still working?

Related Posts Replies Views Activity
0
Dec 24
9439
3
Sep 24
21565
5
Dec 24
52857
4
Jul 24
10542
7
Aug 23
10882