1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Events/Invoice
David Bomba 5e7512071f
Implement EmailInvoice Job (#3166)
* Working on quote counter

* Add tests for quote number + shared counter tests

* Create invoice job

* Add last_sent_date to invoice/quote table, remove type_id

* Implement EmailInvoice Job
2019-12-22 21:28:41 +11:00
..
InvoiceWasArchived.php Update copyright 2019-05-11 13:32:07 +10:00
InvoiceWasCreated.php Update copyright 2019-05-11 13:32:07 +10:00
InvoiceWasDeleted.php Update copyright 2019-05-11 13:32:07 +10:00
InvoiceWasEmailed.php Implement EmailInvoice Job (#3166) 2019-12-22 21:28:41 +11:00
InvoiceWasEmailedAndFailed.php Implement EmailInvoice Job (#3166) 2019-12-22 21:28:41 +11:00
InvoiceWasMarkedSent.php Update copyright 2019-05-11 13:32:07 +10:00
InvoiceWasPaid.php Fixes for tests (#3082) 2019-11-20 16:41:49 +11:00
InvoiceWasRestored.php Update copyright 2019-05-11 13:32:07 +10:00
InvoiceWasUpdated.php Update copyright 2019-05-11 13:32:07 +10:00