added new 8 week notice email
This commit is contained in:
@@ -11,7 +11,7 @@ class PreorderStatusnotificationLog extends mfBaseModel {
|
||||
$model = new PreorderStatusnotificationLog();
|
||||
|
||||
$table_fields = [
|
||||
"preorder_id", "status_code", "email",
|
||||
"preorder_id", "status_code", "email", "email_type",
|
||||
"create_by", "edit_by", "create", "edit"
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user