This module extends base_action_rule.
Additional features
- Extend action rules to:
- Trigger on:
- Other method
- Workflow activity
- Limit executions per record
- Log executions for actions not on timed condition
- Raise customized exceptions
- Categorize them
- Extend filters to:
- Allow to compare with other fields of object (in third item of a condition) => filter specific for action rule
- Extend server actions to:
- Force execution even if records list is empty
- Execute in asynchronous mode
TODO
- Log executions for actions on timed condition
- Run once server actions for all records or grouped records
Suggestions & Feedback to: corentin.pouhet-brunerie@smile.fr
Please log in to comment on this module