1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Jobs/Quote
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
..
ApplyQuoteNumber.php Implement EmailInvoice Job (#3166) 2019-12-22 21:28:41 +11:00
CreateQuoteInvitations.php Fixes for Storing Quotes (#3159) 2019-12-18 09:40:15 +11:00