diff --git a/account_invoice_overdue_reminder/views/account_move.xml b/account_invoice_overdue_reminder/views/account_move.xml
index 0aeeedd7b..5a4b36296 100644
--- a/account_invoice_overdue_reminder/views/account_move.xml
+++ b/account_invoice_overdue_reminder/views/account_move.xml
@@ -35,19 +35,22 @@
name="overdue_reminder"
string="Overdue Reminder"
attrs="{'invisible': [('overdue', '=', False)]}"
+ groups="account.group_account_invoice,account.group_account_readonly"
>
-
-
-
+
+
+
+
+