odoo_write
Update one or more existing Odoo records by specifying the model, record IDs, and field values, with changes applied according to the configured Odoo user permissions.
Instructions
Update one or more Odoo records using the configured Odoo user permissions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | ||
| model | Yes | Technical Odoo model name, for example res.partner | |
| values | Yes |