invoiceninja/app/Models
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
..
Presenters Ft email (#3326) 2020-02-15 20:01:15 +11:00
Account.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Activity.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Backup.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Bank.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
BankAccount.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
BankSubaccount.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
BaseModel.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Client.php Fixes for invoice update and invoice designs (#3302) 2020-02-10 20:53:02 +11:00
ClientContact.php Improve eager loads (#3289) 2020-02-06 20:35:51 +11:00
ClientGatewayToken.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Company.php Working on projects and tasks (#3232) 2020-01-21 11:32:34 +11:00
CompanyGateway.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyLedger.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyToken.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyUser.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Country.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Credit.php Implement payment rules at application edge (FormRequest) (#3202) 2020-01-10 07:15:10 +11:00
CreditInvitation.php Improve eager loads (#3289) 2020-02-06 20:35:51 +11:00
Currency.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
DateFormat.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
DatetimeFormat.php Add DateFormats to model 2019-09-22 19:30:03 +10:00
Design.php Download Invoice by Invitation (#3312) 2020-02-12 11:41:17 +11:00
Document.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Expense.php Fixes for Vendor Contacts (#3227) 2020-01-20 15:53:40 +11:00
ExpenseCategory.php Expense and Vendors (#3226) 2020-01-20 12:31:58 +11:00
Filterable.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Gateway.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
GatewayType.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
GroupSetting.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Industry.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Invoice.php Ft email (#3326) 2020-02-15 20:01:15 +11:00
InvoiceInvitation.php Fixes for invoice invitations 2020-02-10 21:20:49 +11:00
Language.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Payment.php Improve eager loads (#3289) 2020-02-06 20:35:51 +11:00
Paymentable.php Include contacts in sample migration files. (#3260) 2020-01-29 13:03:47 +11:00
PaymentLibrary.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentTerm.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentType.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Product.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Project.php Working on projects and tasks (#3232) 2020-01-21 11:32:34 +11:00
Proposal.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Quote.php Ft email (#3326) 2020-02-15 20:01:15 +11:00
QuoteInvitation.php Ft email (#3326) 2020-02-15 20:01:15 +11:00
RecurringInvoice.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RecurringInvoiceInvitation.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RecurringQuote.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Size.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
StaticModel.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
SystemLog.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Task.php Projects and Tasks factories. (#3234) 2020-01-21 20:22:10 +11:00
TaxRate.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Timezone.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
User.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Vendor.php Improvements for eager loading (#3290) 2020-02-06 23:00:22 +11:00
VendorContact.php Improve eager loads (#3289) 2020-02-06 20:35:51 +11:00