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

fix(Invoice Ninja Node): Fix retrieving currencies for bank transactions #12997

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

CodeShakingSheep
Copy link
Contributor

Summary

InvoiceNinja's currencies aren't retrieved correctly. That's why the list is empty, see screenshot.

image

I fixed the API call.

Related Linear tickets, Github issues, and Community forum posts

Follow-up of #10389

Review / Merge checklist

  • PR title and summary are descriptive. (conventions)
  • Docs updated or follow-up ticket created.
  • Tests included.
  • PR Labeled with release/backport (if the PR is an urgent fix that needs to be backported)

Copy link

codecov bot commented Feb 2, 2025

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...nodes-base/nodes/InvoiceNinja/InvoiceNinja.node.ts 0.00% 6 Missing ⚠️

📢 Thoughts on this report? Let us know!

@Joffcom
Copy link
Member

Joffcom commented Feb 2, 2025

Hey @CodeShakingSheep

Can you include some tests for this? Our contribution guide changed at the end of last year and tests are now a requirement for any PR.

@n8n-assistant n8n-assistant bot added community Authored by a community member node/improvement New feature or request labels Feb 2, 2025
@Joffcom
Copy link
Member

Joffcom commented Feb 2, 2025

Hey @CodeShakingSheep,

Thanks for the PR, We have created "GHC-703" as the internal reference to get this reviewed.

One of us will be in touch if there are any changes needed, in most cases this is normally within a couple of weeks but it depends on the current workload of the team.

@n8n-assistant n8n-assistant bot added the in linear Issue or PR has been created in Linear for internal review label Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Authored by a community member in linear Issue or PR has been created in Linear for internal review node/improvement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants