[MIG] base_user_role_profile: Migration to 14.0

This commit is contained in:
Pierrick Brun
2020-12-18 14:05:31 +01:00
committed by KevinKhao
parent b032978510
commit ab546ebbd1
5 changed files with 22 additions and 7 deletions

View File

@@ -31,7 +31,6 @@
<field name="name">User Profiles</field>
<field name="type">ir.actions.act_window</field>
<field name="res_model">res.users.profile</field>
<field name="view_type">form</field>
<field name="view_id" ref="view_res_users_profile_tree" />
</record>