refactor: inventory to nestjs

This commit is contained in:
Ahmed Bouhuolia
2025-01-15 14:14:44 +02:00
parent e7e7a95aa1
commit 936800600b
32 changed files with 455 additions and 227 deletions

View File

@@ -18,7 +18,7 @@ import { BankRulesModule } from '../BankRules/BankRules.module';
RefreshBankAccountService,
ResumeBankAccountFeedsService,
PauseBankAccountFeeds,
// DeleteUncategorizedTransactionsOnAccountDeleting,
DeleteUncategorizedTransactionsOnAccountDeleting,
DisconnectPlaidItemOnAccountDeleted,
BankAccountsApplication
],