[Bug] Xero Node - Invoices

Describe the issue/error/question

Hi n8n Team, have noticed a bug in the Xero Node:

The Line Amount Type option is not being respected. Perhaps this is because in the n8n UI it is Line Amount Type, but the required field is LineAmountTypes with an s.

Doesn’t cause an error, but this option cannot be set as required.

Information on your n8n setup

  • n8n version: 0.193.5
  • Database you’re using (default: SQLite): SQLite
  • Running n8n with the execution process [own(default), main]: own
  • Running n8n via [Docker, npm, n8n.cloud, desktop app]: Docker

Hey @pb84,

I will look into this shortly.

Hey @pb84,

Sorry for the delay on this one, I just popped in a PR that has fixed this in testing. PR can be found below if you wanted to run from source.