filters for transactions;
update transactions when recurrent updated
This commit is contained in:
@@ -35,7 +35,6 @@ class TransactionsServiceImpl(
|
||||
tgChatId = chatId,
|
||||
tgMessageId = messageId,
|
||||
)
|
||||
print(transaction)
|
||||
return transactionRepo.create(transaction, userId)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user