Browse Source

Update portfolio.service.ts

pull/1692/head
Agustin Alexander 3 years ago
committed by GitHub
parent
commit
3505af6896
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      apps/api/src/app/portfolio/portfolio.service.ts

1
apps/api/src/app/portfolio/portfolio.service.ts

@ -1273,6 +1273,7 @@ export class PortfolioService {
return cashPositions; return cashPositions;
} }
private getDividend({ private getDividend({
activities, activities,
date = new Date(0), date = new Date(0),

Loading…
Cancel
Save