Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Invoice #17

Merged
merged 7 commits into from
Nov 3, 2023
Merged

Feature: Invoice #17

merged 7 commits into from
Nov 3, 2023

Conversation

tokdaniel
Copy link
Contributor

No description provided.

@tokdaniel tokdaniel marked this pull request as draft November 2, 2023 12:11
0n,
);
return sumTransferred;
// const streamPeriods = response.data.filter(
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i commented this out for now, it produces an error that filter is undefined

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right, this was not correctly typed in the Accounting API's spec, had to make the change in the spec manually.

@kasparkallas kasparkallas marked this pull request as ready for review November 3, 2023 18:29
@kasparkallas kasparkallas merged commit e310684 into master Nov 3, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants