diff --git a/jikimo_hide_options/models/models.py b/jikimo_hide_options/models/models.py
index c06acc45..84aee828 100644
--- a/jikimo_hide_options/models/models.py
+++ b/jikimo_hide_options/models/models.py
@@ -200,7 +200,7 @@ def _create(self, data_list):
@api.model
-def unlink(self, *args):
+def unlink(self):
""" unlink()
Deletes the records in ``self``.
diff --git a/sf_machine_connect/views/compensation.xml b/sf_machine_connect/views/compensation.xml
index 7668d818..55036c8d 100644
--- a/sf_machine_connect/views/compensation.xml
+++ b/sf_machine_connect/views/compensation.xml
@@ -20,12 +20,12 @@
-
+
+
+
+
+
+
diff --git a/sf_machine_connect/views/ftp_button.xml b/sf_machine_connect/views/ftp_button.xml
index f102dc00..2a273553 100644
--- a/sf_machine_connect/views/ftp_button.xml
+++ b/sf_machine_connect/views/ftp_button.xml
@@ -19,7 +19,7 @@
-