mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 13:20:31 +00:00
refactor: banking modules to nestjs
This commit is contained in:
@@ -49,7 +49,7 @@ import { AccountsModule } from '../Accounts/Accounts.module';
|
||||
PaymentReceivedGLEntriesSubscriber,
|
||||
PaymentReceivedSyncInvoicesSubscriber,
|
||||
],
|
||||
exports: [PaymentReceivesApplication],
|
||||
exports: [PaymentReceivesApplication, CreatePaymentReceivedService],
|
||||
imports: [
|
||||
ChromiumlyTenancyModule,
|
||||
TemplateInjectableModule,
|
||||
|
||||
Reference in New Issue
Block a user