From cef2657db4b377a976d605bf7a5ed275d7a0aefc Mon Sep 17 00:00:00 2001 From: zainab2097 <149927291+zainab2097@users.noreply.github.com> Date: Tue, 1 Oct 2024 17:10:18 +0300 Subject: [PATCH] Update actions_and_menus.xml --- .../exp_transaction_documents/views/actions_and_menus.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 e6ccf62f8..b3fd2e610 100644 --- a/odex25_transactions/exp_transaction_documents/views/actions_and_menus.xml +++ b/odex25_transactions/exp_transaction_documents/views/actions_and_menus.xml @@ -195,7 +195,7 @@ Outgoing Internal Transaction internal.transaction tree,form - [('create_uid', '=', user.id)] + [('create_uid', '=', uid)]

Create the first Outgoing Internal Transaction

@@ -288,7 +288,7 @@ outgoing.transaction tree,form - [('create_uid', '=', user.id)] + [('create_uid', '=', uid)]

Create the first External outgoing Transaction