[IMP] auth_admin: add new wizard and use CopyClipboardChar widget

H13350
This commit is contained in:
Salomon Chambi
2023-10-02 22:43:05 +00:00
parent 43f43a0ff3
commit 58a9a583f0
6 changed files with 45 additions and 5 deletions

View File

@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<odoo>
<record id="auth_admin_view_users_tree" model="ir.ui.view">
<field name="name">auth_admin.res.users.tree</field>
<field name="model">res.users</field>
@@ -11,4 +12,5 @@
</xpath>
</field>
</record>
</odoo>
</odoo>