1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/PaymentDrivers
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
..
BasePaymentDriver.php Fixes for Stripe payments (#3542) 2020-03-26 00:08:37 +11:00
PayPalExpressPaymentDriver.php Workflow settings for quotes & invoices (#3655) 2020-04-28 09:50:54 +10:00
StripePaymentDriver.php Workflow settings for quotes & invoices (#3655) 2020-04-28 09:50:54 +10:00