johnnyq
|
1cf015c0b7
|
Use correct icon for mail queue
|
2023-08-22 18:36:56 -04:00 |
johnnyq
|
0672063ddd
|
Fix Incorrect var in mail_queue.php
|
2023-08-18 16:35:54 -04:00 |
johnnyq
|
1bacabc72b
|
Prevent duplicate sort, order and page GET VARs in the URL when Clicking to Sort a field or Clicking a page number. We now unset the GET VAR arrays before recreating the URL GET Strings
|
2023-07-08 14:40:00 -04:00 |
johnnyq
|
e7572c9e8f
|
Rename vars sb to sort, o to order, p to page. This makes the code easier to understand and brings consistency
|
2023-07-08 12:34:28 -04:00 |
johnnyq
|
4d90327c79
|
Created Mail Queue Logs / Viewer in settings, enabled manual send invoice to use the new queue system, now it logs the Email ID so you can reference it in the Queue to see if it sent, also do not send mail to blank billing contact emails
|
2023-06-21 12:09:32 -04:00 |