mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 13:50:31 +00:00
refactor: currencies service.
refactor: exchange rates service.
This commit is contained in:
@@ -138,7 +138,7 @@ export default class TenantsManagerService implements ITenantManager{
|
||||
|
||||
/**
|
||||
* Throws error if the tenant database is not built yut.
|
||||
* @param tenant
|
||||
* @param {ITenant} tenant
|
||||
*/
|
||||
private throwErrorIfTenantNotBuilt(tenant: ITenant) {
|
||||
if (!tenant.initializedAt) {
|
||||
|
||||
Reference in New Issue
Block a user