Ticket #6 (closed enhancement: wontfix)
Job scheduler
| Reported by: | florian | Owned by: | florian |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.4 |
| Component: | other | Version: | |
| Keywords: | Cc: |
Description
A job scheduler could help with the implementation of recurring invoices, statistics generation, sending mails when approaching a due date, and similar.
The scheduler could be a php CLI script that is started from cron and reads the jobs to be executed and their frequency from the database. Ideally, jobs should be available as plugins (maybe in a jobplugins/ directory) and user-configurable and settable via the web interface.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
