mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
[MIG] auth_admin: Migrate to 18.0
H14631
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<xpath expr="//field[@name='is_portal']" position="after">
|
||||
<field name="force_login_url" widget="CopyClipboardChar"/>
|
||||
</xpath>
|
||||
<xpath expr="//tree/button[last()]" position="after">
|
||||
<xpath expr="//list/button[last()]" position="after">
|
||||
<button string="Generate Login URL" type="object" name="admin_auth_generate_login" class="btn-primary" />
|
||||
</xpath>
|
||||
</field>
|
||||
|
||||
Reference in New Issue
Block a user