Hello,
I am using the Odoo 19 trial version and the n8n Odoo node with admin credentials configured in the credentials.
When I try to change the Team ID of a ticket (Helpdesk), for example to 2 (I have added Team ID 2 as an additional helpdesk team), using Update → Team ID → 2, the helpdesk team of the ticket is set to false instead. When I open the ticket afterwards, I can see that no helpdesk team is selected.
Do the current n8n Odoo nodes have issues with certain values? For example, I also cannot set Activity to false. However, n8n does not return any error message.
Unfortunately, I cannot generate an API key because this is only an Odoo trial version.
I am currently setting up the on-premise Community Edition. It might be possible to replace the Odoo node with an HTTP Request node in order to use the JSON-RPC API.