update_record
Modify existing records in Odoo models by specifying the model, record ID, and updated values to maintain accurate data.
Instructions
Update an existing record in an Odoo model.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | ||
| record_id | Yes | ||
| values | Yes |