fix social login

This commit is contained in:
Ivan Office
2024-12-07 03:18:52 +08:00
parent 9392a654c0
commit eef53dff65
3 changed files with 1 additions and 36 deletions

View File

@@ -8,9 +8,6 @@
<xpath expr="//field[@name='auth_endpoint']" position="after">
<field name="code_endpoint"/>
</xpath>
<xpath expr="//field[@name='data_endpoint']" position="before">
<field name="user_template_id"/>
</xpath>
</field>
</record>
</odoo>