1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Jobs
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 Invoice Deletion - Ledger (#3590) 2020-04-04 21:32:42 +11:00
Company Implement CompanyToken and Subscriptions CRUD (#3609) 2020-04-09 20:48:04 +10:00
Credit Implement Currency Conversion library. (#3643) 2020-04-19 20:29:58 +10:00
Cron Set Invitations as a default include for invoices (#3362) 2020-02-24 21:15:30 +11:00
Invitation Migrate to services (#3358) 2020-02-21 08:05:01 +11:00
Invoice Workflow settings for quotes & invoices (#3655) 2020-04-28 09:50:54 +10:00
Payment Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
Product Fixes for updating a product on invoice save (#3372) 2020-02-25 20:17:04 +11:00
Quote Workflow settings for quotes & invoices (#3655) 2020-04-28 09:50:54 +10:00
RecurringInvoice Reminders (#3630) 2020-04-15 10:30:52 +10:00
User Include Horizon (#3519) 2020-03-24 20:15:30 +11:00
Util Performance improvements (#3634) 2020-04-16 18:41:25 +10:00