1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/resources/views/email
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
..
admin Performance improvements (#3634) 2020-04-16 18:41:25 +10:00
auth Fixes for lang 2019-09-26 23:15:25 +10:00
components Reminders (#3630) 2020-04-15 10:30:52 +10:00
invoices Workflow settings for quotes & invoices (#3655) 2020-04-28 09:50:54 +10:00
migration Added new options for migrations (#3628) 2020-04-14 08:20:54 +10:00
partials Refactors (#3148) 2019-12-16 22:34:38 +11:00
quotes Workflow settings for quotes & invoices (#3655) 2020-04-28 09:50:54 +10:00
support Working on Setup workflow (#3509) 2020-03-18 20:40:15 +11:00
template Add button to emails (#3637) 2020-04-17 07:21:44 +10:00
example.blade.php New email design (#3386) 2020-02-27 07:55:23 +11:00