feat: track more services events

This commit is contained in:
Ahmed Bouhuolia
2024-10-19 23:47:14 +02:00
parent ccbb399685
commit 32ba6f9a6c
9 changed files with 71 additions and 21 deletions

View File

@@ -122,6 +122,7 @@ export default class NewCashflowTransactionService {
* @param {number} tenantId -
* @param {ICashflowOwnerContributionDTO} ownerContributionDTO
* @param {number} userId - User id.
* @returns {Promise<ICashflowTransaction>}
*/
public newCashflowTransaction = async (
tenantId: number,