odoo_recent_changes
Find recently modified records in any Odoo model using native audit fields. Track changes made by any user, including interface edits, to identify updates.
Instructions
Ce qui a bouge recemment, d'apres l'audit natif d'Odoo (write_date, write_uid). Voit AUSSI les modifications faites dans l'interface par d'autres personnes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jours | No | ||
| limit | No | ||
| model | Yes | ||
| domain | No | [] |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |