diff --git a/child_compassion/views/child_compassion_view.xml b/child_compassion/views/child_compassion_view.xml index ab4a33c41..43b61e381 100644 --- a/child_compassion/views/child_compassion_view.xml +++ b/child_compassion/views/child_compassion_view.xml @@ -93,7 +93,7 @@ /> -
+
-
+
-
+
@@ -34,7 +34,7 @@ diff --git a/partner_communication/views/communication_job_view.xml b/partner_communication/views/communication_job_view.xml index c1286f645..a0ec72a4e 100644 --- a/partner_communication/views/communication_job_view.xml +++ b/partner_communication/views/communication_job_view.xml @@ -17,7 +17,7 @@ icon="fa-envelope" type="object" class="oe_highlight" - attrs="{'invisible':['|',('send_mode', '!=', 'digital'),('state', '!=', 'pending')]}" + invisible="send_mode != 'digital' or state != 'pending' or not id" />
@@ -88,64 +98,101 @@ + + - - - + + - - - + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + - - - - - - - - - +
@@ -172,29 +219,29 @@ - + - +