invoiceninja/app/Jobs/Invoice
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
..
CreateInvoicePdf.php Fixes for createinvoicepdf (#3639) 2020-04-17 20:13:19 +10:00
CreateUbl.php Reminders (#3630) 2020-04-15 10:30:52 +10:00
EmailInvoice.php Implement Currency Conversion library. (#3643) 2020-04-19 20:29:58 +10:00
InvoiceWorkflowSettings.php Workflow settings for quotes & invoices (#3655) 2020-04-28 09:50:54 +10:00
ZipInvoices.php Performance improvements (#3634) 2020-04-16 18:41:25 +10:00