1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Providers
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
..
AppServiceProvider.php Invoice Deletion - Ledger (#3590) 2020-04-04 21:32:42 +11:00
AuthServiceProvider.php Implement CompanyToken and Subscriptions CRUD (#3609) 2020-04-09 20:48:04 +10:00
BroadcastServiceProvider.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ClientPortalServiceProvider.php Show custom messages (#3616) 2020-04-13 11:48:23 +10:00
ComposerServiceProvider.php Performance improvements for eager loading (#3584) 2020-04-02 20:02:39 +11:00
EventServiceProvider.php Workflow settings for quotes & invoices (#3655) 2020-04-28 09:50:54 +10:00
MailServiceProvider.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
MultiDatabaseUserProvider.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
MultiDBProvider.php Invoice Deletion - Ledger (#3590) 2020-04-04 21:32:42 +11:00
RouteServiceProvider.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00