[IMP] base_user_role: Added multicompany support from commit server-tool repo commit 840c2c1119460424230c935da24ec42f95c21122

This commit is contained in:
Kevin Khao
2020-03-04 11:45:57 +01:00
parent d64b4123a9
commit 588e8e0daa
9 changed files with 111 additions and 42 deletions

View File

@@ -16,6 +16,7 @@
<field name="date_from"/>
<field name="date_to"/>
<field name="is_enabled"/>
<field name="company_id" groups="base.group_multi_company"/>
</tree>
</field>
</page>