odoo_write
Update existing Odoo records by providing model, IDs, and field values. Modify bookkeeping data without creating duplicates.
Instructions
Update one or more existing records with the given field values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | ||
| model | Yes | ||
| values | Yes |