Hi everyone,
I also installed document_webdav to my OpenERP7 server.
Few questions.
1)
a. No matter what I did, I couldn't access my webdav.
http: // 192.168.1.100:8069 /webdav/mycompany/Documents
http: // 192.168.1.100:8069 /webdav/mycompany/
http: // 192.168.1.100:8069 /webdav/
It prompts for username/password, entered "admin" but still can't connect. The user "admin" can connect to openerp website.
b. I tried cyberduck but same problems too. Can't connect no matter what I do.
For a and b, how can I connect to webdav? Do I need to install anything extra on Ubuntu 12.04 server?
2) Could I point OpenERP7 to Alfresco webdav instead? I like Alfresco as they have nice document versioning which I can undo. I am not sure whether OpenERP 7 has something like this?
Any help? Thanks.
There seems to be a bug resulting in webdav module to always return a 500 error. The bug report is here: https://bugs.launchpad.net/openobject-addons/+bug/1104559