1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Jobs/Mail
2021-02-11 23:35:46 +11:00
..
AutoBillingFailureMailer.php AutoBilling failure mailer 2021-02-01 22:26:42 +11:00
BaseMailerJob.php Prevent mailables from being queueable" 2021-02-11 23:35:46 +11:00
ClientPaymentFailureMailer.php Refactoring email 2021-02-02 16:11:33 +11:00
EntityFailedSendMailer.php Fix for failed() method returning an error instead of exception 2021-01-21 10:02:39 +11:00
EntityPaidMailer.php Fix for failed() method returning an error instead of exception 2021-01-21 10:02:39 +11:00
EntitySentMailer.php Fix for failed() method returning an error instead of exception 2021-01-21 10:02:39 +11:00
EntityViewedMailer.php Fix for failed() method returning an error instead of exception 2021-01-21 10:02:39 +11:00
MailRouter.php Fix for failed() method returning an error instead of exception 2021-01-21 10:02:39 +11:00
PaymentFailureMailer.php Working on generic payment failure notification 2021-02-02 12:04:52 +11:00