1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00
invoiceninja/app
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
..
Console Upgrade Self Updater (#3646) 2020-04-20 08:35:48 +10:00
DataMapper Hosted platform rules (#3650) 2020-04-21 15:16:45 +10:00
Designs Reminders (#3630) 2020-04-15 10:30:52 +10:00
Events Workflow settings for quotes & invoices (#3655) 2020-04-28 09:50:54 +10:00
Exceptions Invoice Deletion - Ledger (#3590) 2020-04-04 21:32:42 +11:00
Factory Reminders (#3630) 2020-04-15 10:30:52 +10:00
Filters Performance improvements (#3634) 2020-04-16 18:41:25 +10:00
Helpers Implement Currency Conversion library. (#3643) 2020-04-19 20:29:58 +10:00
Http Workflow settings for quotes & invoices (#3655) 2020-04-28 09:50:54 +10:00
Jobs Workflow settings for quotes & invoices (#3655) 2020-04-28 09:50:54 +10:00
Libraries Implement Currency Conversion library. (#3643) 2020-04-19 20:29:58 +10:00
Listeners Workflow settings for quotes & invoices (#3655) 2020-04-28 09:50:54 +10:00
Mail Workflow settings for quotes & invoices (#3655) 2020-04-28 09:50:54 +10:00
Models Workflow settings for quotes & invoices (#3655) 2020-04-28 09:50:54 +10:00
Notifications Performance improvements (#3634) 2020-04-16 18:41:25 +10:00
Observers Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentDrivers Workflow settings for quotes & invoices (#3655) 2020-04-28 09:50:54 +10:00
Policies Implement CompanyToken and Subscriptions CRUD (#3609) 2020-04-09 20:48:04 +10:00
Providers Workflow settings for quotes & invoices (#3655) 2020-04-28 09:50:54 +10:00
Repositories Workflow settings for quotes & invoices (#3655) 2020-04-28 09:50:54 +10:00
Services Performance improvements (#3634) 2020-04-16 18:41:25 +10:00
Transformers Implement Currency Conversion library. (#3643) 2020-04-19 20:29:58 +10:00
Utils Client portal improvements (#3652) 2020-04-23 08:49:23 +10:00