1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Http
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
..
Controllers Workflow settings for quotes & invoices (#3655) 2020-04-28 09:50:54 +10:00
Livewire Client portal improvements (#3654) 2020-04-25 09:17:37 +10:00
Middleware Implement Currency Conversion library. (#3643) 2020-04-19 20:29:58 +10:00
Requests Hosted version - add user rules. (#3653) 2020-04-23 08:54:10 +10:00
ValidationRules Hosted version - add user rules. (#3653) 2020-04-23 08:54:10 +10:00
ViewComposers Performance improvements for eager loading (#3584) 2020-04-02 20:02:39 +11:00
Kernel.php Performance improvements for PDF rendering (#3556) 2020-03-28 14:45:11 +11:00