Improvements to invoice display and other misc items
This commit is contained in:
@@ -42,6 +42,9 @@ class Task_Invoice_Reminddue extends Minion_Task {
|
||||
'SITE_NAME'=>Company::instance()->name(),
|
||||
);
|
||||
|
||||
$et->module = $io->mid();
|
||||
$et->module_data = $io->id;
|
||||
|
||||
// @todo Record email log id if possible.
|
||||
if ($et->send()) {
|
||||
$io->set_remind($key,time());
|
||||
|
Reference in New Issue
Block a user