Merge 'upstream/saas-4' into saas-4 saas-4
authorAlicia FLOREZ <alic.florez@gmail.com>
Thu, 5 Jun 2014 12:10:20 +0000 (14:10 +0200)
committerAlicia FLOREZ <alic.florez@gmail.com>
Thu, 5 Jun 2014 12:10:20 +0000 (14:10 +0200)
openerp-wsgi.py

index 4a3f34d..f4c3a75 100644 (file)
@@ -26,7 +26,7 @@ conf = openerp.tools.config
 # Path to the OpenERP Addons repository (comma-separated for
 # multiple locations)
 
-conf['addons_path'] = '../../addons/trunk,../../web/trunk/addons'
+conf['addons_path'] = '/opt/odoo/odoo.git/addons,/opt/odoo/custom.git'
 
 # Optional database config if not using local socket
 #conf['db_name'] = 'mycompany'