diff --git a/odex25_transactions/exp_transaction_documents/views/transcation_common_view.xml b/odex25_transactions/exp_transaction_documents/views/transcation_common_view.xml
index 5e71dfcc2..36e37d633 100644
--- a/odex25_transactions/exp_transaction_documents/views/transcation_common_view.xml
+++ b/odex25_transactions/exp_transaction_documents/views/transcation_common_view.xml
@@ -71,12 +71,13 @@
+
+ domain="[('type', 'in', ['unit','employee']),('is_branch','=',is_branch)]" options="{'no_create':True,'no_open':True}"/>
-
+
-
+
-
@@ -294,11 +295,11 @@
1
+
+ domain="[('is_branch','=',is_branch),('type', '=', 'external')]"/>
-