登录页隐藏“数据库管理,odoo支持”
- 修改 odoo.conf 文件
list_db = False
- 修改 addons/web/views/webclient_templates.xml
注释掉以下代码
<!--
<div class="text-center small mt-4 pt-3 border-top" t-if="not disable_footer">
<t t-if="not disable_database_manager">
<a class="border-right pr-2 mr-1" href=