n8n/packages/nodes-base/nodes/InvoiceNinja
Jon 3b6ae2d0a5
fix(Invoice Ninja Node): Fix issue with custom invoice numbers not working with v5 (#8200)
## Summary
The v5 API expects the invoice number to under the `number` property
rather than `invoice_number`, At some point this month I am going to
bring in the big PR that fixes all of the v5 issues.

## Related tickets and issues
https://github.com/n8n-io/n8n/issues/8191
2024-01-03 09:02:19 +00:00
..
ClientDescription.ts refactor: Integrate consistent-type-imports in nodes-base (no-changelog) (#5267) 2023-01-27 12:22:44 +01:00
ClientInterface.ts
ExpenseDescription.ts refactor: Integrate consistent-type-imports in nodes-base (no-changelog) (#5267) 2023-01-27 12:22:44 +01:00
ExpenseInterface.ts
GenericFunctions.ts refactor: Reduce usage of IExecuteSingleFunctions (no-changelog) (#6944) 2023-08-16 15:52:41 +02:00
InvoiceDescription.ts refactor: Integrate consistent-type-imports in nodes-base (no-changelog) (#5267) 2023-01-27 12:22:44 +01:00
invoiceInterface.ts fix(Invoice Ninja Node): Fix issue with custom invoice numbers not working with v5 (#8200) 2024-01-03 09:02:19 +00:00
InvoiceNinja.node.json
InvoiceNinja.node.ts fix(Invoice Ninja Node): Fix issue with custom invoice numbers not working with v5 (#8200) 2024-01-03 09:02:19 +00:00
invoiceNinja.svg refactor: Optimize SVG icons for nodes (#8195) 2024-01-02 17:40:08 +01:00
InvoiceNinjaTrigger.node.json
InvoiceNinjaTrigger.node.ts refactor: Improve typings for webhook methods (no-changelog) (#5713) 2023-03-17 12:25:31 +01:00
ISOCountryCodes.ts refactor: Integrate consistent-type-imports in nodes-base (no-changelog) (#5267) 2023-01-27 12:22:44 +01:00
PaymentDescription.ts refactor: Integrate consistent-type-imports in nodes-base (no-changelog) (#5267) 2023-01-27 12:22:44 +01:00
PaymentInterface.ts
QuoteDescription.ts refactor: Integrate consistent-type-imports in nodes-base (no-changelog) (#5267) 2023-01-27 12:22:44 +01:00
QuoteInterface.ts fix(Invoice Ninja Node): Fix issue with custom invoice numbers not working with v5 (#8200) 2024-01-03 09:02:19 +00:00
TaskDescription.ts refactor: Integrate consistent-type-imports in nodes-base (no-changelog) (#5267) 2023-01-27 12:22:44 +01:00
TaskInterface.ts