Improvements to invoice display and other misc items
This commit is contained in:
@@ -59,6 +59,9 @@ tr.even { background-color: #F6F6F8; }
|
||||
'SITE_NAME'=>Company::instance()->name(),
|
||||
);
|
||||
|
||||
$et->module = $io->mid();
|
||||
$et->module_data = $io->id;
|
||||
|
||||
// @todo Record email log id if possible.
|
||||
if ($eloid = $et->send()) {
|
||||
$io->set_remind($key,time(),FALSE);
|
||||
|
Reference in New Issue
Block a user