sale_automatic_workflow_periodicity
This module allows setting a periodicity for automatic sale workflows to be executed at regular intervals.
Key Features
- sale.workflow.process: Adds a periodicity field to set the execution interval in seconds.
- sale.workflow.process: Displays the next execution time for the workflow.
- sale.workflow.process: Provides an option to enforce processing only sales created before the last execution.
- automatic.workflow.job: Updates the next execution time after workflow runs.
- automatic.workflow.job: Filters workflows to run based on periodicity and next execution time.
- automatic.workflow.job: Applies creation date filter when enforce option is enabled.