Odoo node bug - create record with sign.item model

I use a Odoo node in my workflow and i try to create a new record under the model “Fields to be sign on Document”, but i encounter error

The error message is "SignItem.create() missing 1 required positional argument: ‘vals_list’ ". The thing is i usually just add another field to cater that required argument, but that field ‘vals_list’ is not supported.

This is the workflow

Information on your n8n setup

  • n8n version: 1.76.1
  • Database (default: SQLite): postgres
  • n8n EXECUTIONS_PROCESS setting (default: own, main): default
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • Operating system: Linux