mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 05:40:31 +00:00
fix: payment receive and made.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { Container, Inject, Service } from 'typedi';
|
||||
import { EventSubscriber, On } from 'event-dispatch';
|
||||
import events from 'subscribers/events';
|
||||
import BillPaymentsService from 'services/Purchases/BillPayments';
|
||||
import BillPaymentsService from 'services/Purchases/BillPayments/BillPayments';
|
||||
import TenancyService from 'services/Tenancy/TenancyService';
|
||||
|
||||
@EventSubscriber()
|
||||
|
||||
Reference in New Issue
Block a user