Ticket #6 (closed enhancement: wontfix)

Opened 2 years ago

Last modified 15 months ago

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

Changed 17 months ago by anonymous

This would be really useful. I have a Product (HOSTINGLOW) which is cost of hosting for 1 year. I would like invoices generated automatically for this or at least reminders to do so.

Changed 15 months ago by florian

  • status changed from new to closed
  • resolution set to wontfix

I will implement a simple version of the recurring invoices (ticket #7) that won't need an explicit scheduler. Therefore this ticket is closed.

Add/Change #6 (Job scheduler)

Author



Change Properties
<Author field>
Action
as closed
 
Note: See TracTickets for help on using tickets.