RW development setup
parent
2542eb56b0
commit
5f3a0ecadf
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue