From 8216b84f3534836b7b8385dc5ced51b6ca9b5460 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Mart=C3=ADnez?= Date: Mon, 22 Jun 2026 16:05:15 +0200 Subject: [PATCH 1/7] [IMP] rma + rma_sale: Move Requested operation (operation_id) block to rma page --- rma/views/rma_portal_templates.xml | 12 ++++++++++++ rma_sale/views/sale_portal_template.xml | 10 ---------- 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/rma/views/rma_portal_templates.xml b/rma/views/rma_portal_templates.xml index c0c873dbc..c7176af38 100644 --- a/rma/views/rma_portal_templates.xml +++ b/rma/views/rma_portal_templates.xml @@ -48,6 +48,7 @@ Date Product Quantity + Requested operation Status @@ -72,6 +73,9 @@ + + + @@ -286,6 +290,14 @@ +
+
+ Requested operation +
+
+ +
+
diff --git a/rma_sale/views/sale_portal_template.xml b/rma_sale/views/sale_portal_template.xml index 59a51f4d5..73134d536 100644 --- a/rma_sale/views/sale_portal_template.xml +++ b/rma_sale/views/sale_portal_template.xml @@ -277,16 +277,6 @@ - -
-
- Requested operation -
-
- -
-
-
+