RW development setup

develop
Roman Widmann 2018-09-05 15:26:43 +02:00
parent 2542eb56b0
commit 5f3a0ecadf
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ db_port = 5432
db_user = False db_user = False
db_password = False db_password = False
addons_path = ext/odoo/addons,ext/3rd-party-addons,ext/custom-addons addons_path = ext/odoo/addons,ext/3rd-party-addons,ext/custom-addons,ext/clarico-addons
; For enterprise use the addons path bellow ; For enterprise use the addons path bellow
; addons_path = ext/enterprise-addons,ext/odoo/addons,ext/3rd-party-addons,ext/custom-addons,dmi/run1 ; addons_path = ext/enterprise-addons,ext/odoo/addons,ext/3rd-party-addons,ext/custom-addons,dmi/run1
timezone = Europe/Vienna timezone = Europe/Vienna