[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-bank] branch master updated: fix invocation
From: |
gnunet |
Subject: |
[taler-bank] branch master updated: fix invocation |
Date: |
Thu, 10 Jun 2021 15:48:58 +0200 |
This is an automated email from the git hooks/post-receive script.
ms pushed a commit to branch master
in repository bank.
The following commit(s) were added to refs/heads/master by this push:
new 462f863 fix invocation
462f863 is described below
commit 462f86311c46e864dfb44a021e933f927a5feb81
Author: MS <ms@taler.net>
AuthorDate: Thu Jun 10 15:48:55 2021 +0200
fix invocation
---
talerbank/app/views.py | 2 ++
1 file changed, 2 insertions(+)
diff --git a/talerbank/app/views.py b/talerbank/app/views.py
index ad7b2b4..b199f55 100644
--- a/talerbank/app/views.py
+++ b/talerbank/app/views.py
@@ -915,6 +915,8 @@ def twg_add_incoming(request, user_account, acct_id):
amount,
debit_account,
exchange_account,
+ subject)
+
return JsonResponse(
{
"row_id": wtrans.id,
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-bank] branch master updated: fix invocation,
gnunet <=