cancel_record
Cancel a record in Odoo by executing its built-in cancellation workflow. This destructive action returns a wizard for confirmation and is restricted by default safety settings.
Instructions
Cancel a record through action_cancel, following the wizard it returns.
Destructive, so the default ceiling refuses it and says what would not.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | ||
| record_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |