credativ team mailing list archive
-
credativ team
-
Mailing list archive
-
Message #02824
[Question #183792]: addons_path values on openerp v6.1
New question #183792 on OpenERP Server:
https://answers.launchpad.net/openobject-server/+question/183792
i have downloaded openerp trunk version (v6.1)
still not very clear how to configure addons_path in the config file if i start the server with -s
how addons_path should be configured ?
do you know if addons_path supports multiple paths comma separated ?
if i run with addons_path =../../web/trunk/addons/,../../addons/trunk/ this is ok...
but if i switch the order no
meaning the second path is not take into account
if i run with addons_path =../../addons/trunk/,../../web/trunk/addons/
i get this
[2012-01-03 20:09:14,664][?] ERROR:root:Failed to load server-wide module `web`.
The `web` module is provided by the addons found in the `openerp-web` project.
Maybe you forgot to add those addons in your addons_path configuration.
Traceback (most recent call last):
Thanks
--
You received this question notification because you are a member of
OpenERP Framework Experts, which is an answer contact for OpenERP
Server.