ODOO'S FUNCTION
Odoo allows defining server actions but does not support triggering them automatically when records are exported from a model.
CLUEDOO'S FUNCTION
CLuedoo introduces an Export Action feature, which triggers a predefined server action automatically when users export records. For example, exporting Sales Orders can trigger an action to mark them as "Sent."
1. Set up: - Create a new Export Action - Specify Name, Model and Server Action to be executed when exporting on the Model. | ![]() ![]() |
2. Action: Select records and export on Sales Order's list view | ![]() |
3. Result: Activity is created for user that executed exporting on the selected records | ![]() |




