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
ClientInterface.ts
ExpenseDescription.ts
ExpenseInterface.ts
GenericFunctions.ts
InvoiceDescription.ts
invoiceInterface.ts
InvoiceNinja.node.json
InvoiceNinja.node.ts
invoiceNinja.svg
InvoiceNinjaTrigger.node.json
InvoiceNinjaTrigger.node.ts
ISOCountryCodes.ts
PaymentDescription.ts
PaymentInterface.ts
QuoteDescription.ts
QuoteInterface.ts
TaskDescription.ts
TaskInterface.ts