diff --git a/rma_account/__manifest__.py b/rma_account/__manifest__.py
index 62797653..d09316bd 100644
--- a/rma_account/__manifest__.py
+++ b/rma_account/__manifest__.py
@@ -8,7 +8,7 @@
"category": "RMA",
"summary": "Integrates RMA with Invoice Processing",
"author": "ForgeFlow",
- "website": "https://github.com/ForgeFlow/stock-rma",
+ "website": "https://github.com/OCA/account-budgeting",
"depends": ["stock_account", "rma"],
"data": [
"security/ir.model.access.csv",
diff --git a/rma_account/views/account_move_view.xml b/rma_account/views/account_move_view.xml
index b1a9e47f..553f8559 100644
--- a/rma_account/views/account_move_view.xml
+++ b/rma_account/views/account_move_view.xml
@@ -17,11 +17,7 @@
icon="fa-eject"
groups="rma.group_rma_customer_user,rma.group_rma_supplier_user"
>
-
+
@@ -39,9 +35,7 @@
-
+
diff --git a/rma_account/views/rma_account_menu.xml b/rma_account/views/rma_account_menu.xml
index b5cb1ef3..4e535193 100644
--- a/rma_account/views/rma_account_menu.xml
+++ b/rma_account/views/rma_account_menu.xml
@@ -3,10 +3,7 @@
License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl-3.0) -->
-
+
Customer RMA
rma.order.line
[('type','=', 'customer')]
@@ -18,9 +15,7 @@
Supplier RMA
rma.order.line
[('type','=', 'supplier')]
- {"search_default_to_refund":1, "supplier":1}
+ {"search_default_to_refund":1, "supplier":1}
tree,form
diff --git a/rma_account/views/rma_order_line_view.xml b/rma_account/views/rma_order_line_view.xml
index 47fa18ef..c6671dcf 100644
--- a/rma_account/views/rma_order_line_view.xml
+++ b/rma_account/views/rma_order_line_view.xml
@@ -21,11 +21,7 @@
icon="fa-pencil-square-o"
groups="account.group_account_user"
>
-
+
@@ -82,11 +78,7 @@
icon="fa-pencil-square-o"
groups="account.group_account_user"
>
-
+
diff --git a/rma_account/views/rma_order_view.xml b/rma_account/views/rma_order_view.xml
index 4378e3eb..bd969d5c 100644
--- a/rma_account/views/rma_order_view.xml
+++ b/rma_account/views/rma_order_view.xml
@@ -26,11 +26,7 @@
icon="fa-pencil-square-o"
groups="account.group_account_user"
>
-
+