odoo_create
Create a new record in any Odoo model by specifying the model name and field values, with access controlled by the configured Odoo user's permissions.
Instructions
Create a record in an Odoo model using the configured Odoo user permissions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | Technical Odoo model name, for example res.partner | |
| values | Yes |