diff --git a/rma/tests/test_rma.py b/rma/tests/test_rma.py
index 45e62abe..e69bfe47 100644
--- a/rma/tests/test_rma.py
+++ b/rma/tests/test_rma.py
@@ -163,9 +163,6 @@ class TestRma(common.SavepointCase):
rma_id.partner_id.action_open_partner_rma()
rma_id.partner_id._compute_rma_line_count()
- # approve the RMA
-# rma_id.action_rma_to_approve()
-# rma_id.action_rma_approve()
return rma_id
@classmethod
diff --git a/rma/views/rma_operation_view.xml b/rma/views/rma_operation_view.xml
index 5de6a550..ba8f9be7 100755
--- a/rma/views/rma_operation_view.xml
+++ b/rma/views/rma_operation_view.xml
@@ -1,90 +1,88 @@
-
-
- rma.operation.tree
- rma.operation
-
-
-
-
-
-
-
-
-
-
+
+ rma.operation.tree
+ rma.operation
+
+
+
+
+
+
+
+
+
+
-
- rma.operation.form
- rma.operation
-
-
+
+
-
- Customer Operations
- rma.operation
- form
- tree,form
- {'default_type': "customer"}
- [('type','=', 'customer')]
-
-
+
+ Customer Operations
+ rma.operation
+ form
+ tree,form
+ {'default_type': "customer"}
+ [('type','=', 'customer')]
+
+
-
- Supplier Operations
- rma.operation
- form
- tree,form
- {'default_type': "supplier"}
- [('type','=', 'supplier')]
-
-
+
+ Supplier Operations
+ rma.operation
+ form
+ tree,form
+ {'default_type': "supplier"}
+ [('type','=', 'supplier')]
+
+
-
+
-
+
-
diff --git a/rma/wizards/rma_order_line_make_supplier_rma_view.xml b/rma/wizards/rma_order_line_make_supplier_rma_view.xml
index 25ad8e38..3fff3c39 100755
--- a/rma/wizards/rma_order_line_make_supplier_rma_view.xml
+++ b/rma/wizards/rma_order_line_make_supplier_rma_view.xml
@@ -37,13 +37,13 @@
-
+
+