1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Events
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
..
Account Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Client Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Company Remove 'documents' when company is deleted (#3462) 2020-03-10 07:05:23 +11:00
CompanyToken Implement CompanyToken and Subscriptions CRUD (#3609) 2020-04-09 20:48:04 +10:00
Contact Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Credit Missing files (#3412) 2020-03-03 20:51:05 +11:00
Expense Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Invoice Invoice Activities (#3608) 2020-04-09 09:35:40 +10:00
Misc Fixes for pdf_variables validation (#3419) 2020-03-04 22:09:43 +11:00
Payment Modifications to Designs (#3353) 2020-02-20 07:44:12 +11:00
Product Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Quote Workflow settings for quotes & invoices (#3655) 2020-04-28 09:50:54 +10:00
Task Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
User Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Vendor Fixes for composer 2 (#3593) 2020-04-06 22:32:27 +10:00