diff --git a/odex25_transactions/exp_transaction_documents/security/groups.xml b/odex25_transactions/exp_transaction_documents/security/groups.xml
index 1f7de21ed..fffc46e05 100644
--- a/odex25_transactions/exp_transaction_documents/security/groups.xml
+++ b/odex25_transactions/exp_transaction_documents/security/groups.xml
@@ -42,18 +42,18 @@
Reopen Transaction
-
- User can view own outgoing transactions
-
- [ ('employee_id.user_id', '=', user.id)]
-
-
-
- User can view own internal transactions
-
- [ ('employee_id.user_id', '=', user.id)]
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/odex25_transactions/exp_transaction_documents/views/actions_and_menus.xml b/odex25_transactions/exp_transaction_documents/views/actions_and_menus.xml
index b2ad153e6..d1daa99a7 100644
--- a/odex25_transactions/exp_transaction_documents/views/actions_and_menus.xml
+++ b/odex25_transactions/exp_transaction_documents/views/actions_and_menus.xml
@@ -4,8 +4,10 @@
+
-
+
@@ -200,7 +202,8 @@
Create the first Outgoing Internal Transaction
-
+
{}
@@ -616,5 +619,64 @@
+
+
+
+ All Internal Transactions
+ internal.transaction
+ tree,form
+
+ Create the first Internal Transaction
+
+
+
+
+
+ All Outgoing External Transactions
+ outgoing.transaction
+ tree,form
+
+ Create the first External Transaction
+
+
+
+
+ All Incoming External Transactions
+ incoming.transaction
+ tree,form
+
+ Create the first External Transaction
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file