diff --git a/roles/odoo/templates/odoo.conf.j2 b/roles/odoo/templates/odoo.conf.j2 index 3bbe2e4..476e5d7 100644 --- a/roles/odoo/templates/odoo.conf.j2 +++ b/roles/odoo/templates/odoo.conf.j2 @@ -42,4 +42,4 @@ http_interface = 127.0.0.1 http_port = 8090 longpolling_port = 8082 proxy_mode = True -server_wide_modules = web,web_kanban,l10n_co_account_e_invoicing,bi_sql_editor \ No newline at end of file +server_wide_modules = web,l10n_co_account_e_invoicing,bi_sql_editor \ No newline at end of file