odoo_create
Add new records to Odoo ERP models like Inventory, CRM, Sales, or Manufacturing by specifying the model name and field values.
Instructions
Create a new record in any Odoo model
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | Odoo model name | |
| values | Yes | Field values for the new record |