1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Jobs/Invoice
michael-hampton f7650d0692
Ft email (#3326)
* Emails

* change to user service

* refactor emails

* refactor emails

* refactor emails

* refactor emails

* emails

* emails

* emails

* emails

* emails

* emails

* emails

* emails

* emails

* emails

* Update EmailPayment.php

* Update SendEmail.php

* Update SendEmail.php

* Update SendEmail.php

* Update and rename BuildEmail.php to EmailBuilder.php

* Create InvoiceEmail

* Create QuoteEmail.php

* Rename InvoiceEmail to InvoiceEmail.php

* Create PaymentEmail.php

* Update SendEmail.php

* Update SendEmail.php

* Update SendEmail.php

* Update SendEmail.php

* Update InvoiceEmail.php

* Update EmailInvoice.php

* Update SendEmail.php

* Update TemplateEmail.php

* Update EmailBuilder.php

* Update InvoiceEmail.php

* Update QuoteEmail.php

* Update PaymentEmail.php

* Update InvoiceEmail.php

* Update QuoteEmail.php

* Update QuoteInvitation.php

* Update EmailQuote.php

* Update SendEmail.php

* Update SendEmail.php

* Update PaymentService.php

* Update PaymentEmail.php

* Update PaymentEmail.php

* Update PaymentEmail.php

* Update EmailBuilder.php

* Update PaymentEmail.php

* Update EmailPayment.php

* Update SendEmail.php

* Update InvoiceService.php

* Update SendEmail.php

* Update PaymentService.php

* Update SendEmail.php

* Update QuoteService.php

* Update EmailPayment.php

Co-authored-by: David Bomba <turbo124@gmail.com>
2020-02-15 20:01:15 +11:00
..
ApplyPaymentToInvoice.php Explicitly call the service() method, rather than obfuscate. (#3281) 2020-02-04 18:51:44 +11:00
CreateInvoicePdf.php Flutter Client ! (#3325) 2020-02-13 22:27:42 +11:00
EmailInvoice.php Ft email (#3326) 2020-02-15 20:01:15 +11:00
InvoiceNotification.php Download Invoice by Invitation (#3312) 2020-02-12 11:41:17 +11:00
ReverseInvoicePayment.php Invoice Designer (#3283) 2020-02-05 15:06:03 +11:00
StoreInvoice.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
UpdateInvoicePayment.php Invoice Designer (#3283) 2020-02-05 15:06:03 +11:00