mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
hotfix(Accounts)
This commit is contained in:
@@ -639,7 +639,7 @@ export default class AccountsService {
|
||||
});
|
||||
|
||||
return accounts.map((account) => ({
|
||||
...account,
|
||||
...account.toJSON(),
|
||||
currencyCode: baseCurrency,
|
||||
}));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user