odoo_unlink
Delete Odoo records permanently by specifying their model and IDs, with actions governed by the configured user's permissions.
Instructions
Permanently delete 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 |