1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Mail
Benjamin Beganović d516b1b097
Workflow settings for quotes & invoices (#3655)
* Fix inputs

* Workflow settings: Auto archive

- New InvoiceWorkflowSettings job
- Updated PaymentCreatedActivity to dispatch the job
- New 'Archivable' trait
- New 'archived_at' field

* Workflow settings: Sending e-mail to client with auto_send

* Workflow settings: Quotes

* Fix HTML markup

* Fix archive & sending

* Remove Archivable trait & migration file

* Change order of sending the events
2020-04-28 09:50:54 +10:00
..
Invoices Workflow settings for quotes & invoices (#3655) 2020-04-28 09:50:54 +10:00
Quote Workflow settings for quotes & invoices (#3655) 2020-04-28 09:50:54 +10:00
BouncedEmail.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
DownloadInvoices.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
ExampleMail.php (wip) Default e-mail template (#3342) 2020-02-21 07:56:42 +11:00
ExistingMigration.php Added new options for migrations (#3628) 2020-04-14 08:20:54 +10:00
MigrationCompleted.php Send e-mail when migration has completed (#3573) 2020-04-01 23:39:59 +11:00
MigrationFailed.php Migration improvements: (#3428) 2020-03-06 07:30:32 +11:00
SupportMessageSent.php Payment tests (#3224) 2020-01-19 13:02:02 +10:00
TemplateEmail.php Performance improvements (#3634) 2020-04-16 18:41:25 +10:00
TestMailServer.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
VerifyUser.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00