[IMP] base_user_role: Adding a new tab for user comments in roles form.

This commit is contained in:
Harald Panten
2020-12-21 16:42:48 +01:00
committed by Tatiana Deribina
parent a8cf06b781
commit c47ee28c98
3 changed files with 7 additions and 0 deletions

View File

@@ -34,6 +34,9 @@
</tree>
</field>
</page>
<page name="page_internal_notes" string="Internal Notes">
<field name="comment" />
</page>
</notebook>
</sheet>
</form>