mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-25 00:59:50 +00:00
fix: bill response with entries
This commit is contained in:
@@ -13,9 +13,8 @@ export class UpdateOrganizationService {
|
||||
private readonly tenancyContext: TenancyContext,
|
||||
private readonly eventEmitter: EventEmitter2,
|
||||
private readonly commandOrganizationValidators: CommandOrganizationValidators,
|
||||
|
||||
private readonly tenantRepository: TenantRepository,
|
||||
) {}
|
||||
) { }
|
||||
|
||||
/**
|
||||
* Updates organization information.
|
||||
|
||||
Reference in New Issue
Block a user