1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Models
David Bomba 4c2cbb2dee
Bug fixes for middleware/ (#3167)
* Fix formatting and variable insertion for email templates

* Refactoring for invoice emails

* Fixes for midddleware
2019-12-25 08:55:29 +11:00
..
Presenters Bug fixes for middleware/ (#3167) 2019-12-25 08:55:29 +11:00
Account.php Fixes for client currency id (#3092) 2019-11-25 20:38:55 +11:00
Activity.php Implement EmailInvoice Job (#3166) 2019-12-22 21:28:41 +11:00
Backup.php Update copyright 2019-05-11 13:32:07 +10:00
Bank.php Set all ID's to strings for consistency 2019-09-12 11:28:41 +10:00
BankAccount.php Update copyright 2019-05-11 13:32:07 +10:00
BankSubaccount.php Update copyright 2019-05-11 13:32:07 +10:00
BaseModel.php Stub GMail Driver (#3099) 2019-11-27 20:47:59 +11:00
Client.php Implement EmailInvoice Job (#3166) 2019-12-22 21:28:41 +11:00
ClientContact.php Fixes for client display_name (#3137) 2019-12-08 18:33:44 +11:00
ClientGatewayToken.php Implement Support for PHP 7.4 (#3102) 2019-11-28 21:35:13 +11:00
Company.php Change companies table property domain to subdomain (#3141) 2019-12-11 07:53:41 +11:00
CompanyGateway.php Add custom values to user and companygateway transformer (#3157) 2019-12-17 21:57:15 +11:00
CompanyLedger.php cast created_at/updated_at/deleted_at to timestamps 2019-09-26 08:27:26 +10:00
CompanyToken.php cast created_at/updated_at/deleted_at to timestamps 2019-09-26 08:27:26 +10:00
CompanyUser.php Cast to string - default_gateway_type_id (#3105) 2019-11-29 22:15:50 +11:00
Country.php cast created_at/updated_at/deleted_at to timestamps 2019-09-26 08:27:26 +10:00
Credit.php Fixes for Templates - Add Assigned User functionality (#3044) 2019-11-05 21:16:38 +11:00
Currency.php cast created_at/updated_at/deleted_at to timestamps 2019-09-26 08:27:26 +10:00
DateFormat.php Fixes for staging (#2990) 2019-10-15 21:36:51 +11:00
DatetimeFormat.php Add DateFormats to model 2019-09-22 19:30:03 +10:00
Document.php Logging 2019-06-03 15:31:20 +10:00
Expense.php Fixes for Templates - Add Assigned User functionality (#3044) 2019-11-05 21:16:38 +11:00
Filterable.php Update copyright 2019-05-11 13:32:07 +10:00
Gateway.php Fixes for settings, implement invitations from invoice request (#3047) 2019-11-07 09:57:09 +11:00
GatewayType.php Activity API fixes + Payments API (#3076) 2019-11-18 21:46:01 +11:00
GroupSetting.php Fixes for settings, implement invitations from invoice request (#3047) 2019-11-07 09:57:09 +11:00
Industry.php Set all ID's to strings for consistency 2019-09-12 11:28:41 +10:00
Invoice.php Implement invoice reminder scheduler (#3160) 2019-12-18 13:45:18 +11:00
InvoiceInvitation.php Fixes for RandomDataSeeder (#3073) 2019-11-16 14:12:29 +11:00
Language.php Set all ID's to strings for consistency 2019-09-12 11:28:41 +10:00
Payment.php Add additional date formats / performance improvements. (#3161) 2019-12-18 21:49:28 +11:00
Paymentable.php Refactors (#3148) 2019-12-16 22:34:38 +11:00
PaymentLibrary.php Fixes for staging (#2990) 2019-10-15 21:36:51 +11:00
PaymentTerm.php Default gateway type ID (#3008) 2019-10-22 22:27:03 +11:00
PaymentType.php Stub GMail Driver (#3099) 2019-11-27 20:47:59 +11:00
Product.php Fixes for client currency id (#3092) 2019-11-25 20:38:55 +11:00
Proposal.php Fixes for Templates - Add Assigned User functionality (#3044) 2019-11-05 21:16:38 +11:00
Quote.php Fixes for Storing Quotes (#3159) 2019-12-18 09:40:15 +11:00
QuoteInvitation.php Fixes for Storing Quotes (#3159) 2019-12-18 09:40:15 +11:00
RecurringInvoice.php Refactor for invoices/quotes/credit transformers (#3100) 2019-11-27 21:27:24 +11:00
RecurringInvoiceInvitation.php Update copyright 2019-05-11 13:32:07 +10:00
RecurringQuote.php Fixes for client currency id (#3092) 2019-11-25 20:38:55 +11:00
Size.php Set all ID's to strings for consistency 2019-09-12 11:28:41 +10:00
StaticModel.php Stub GMail Driver (#3099) 2019-11-27 20:47:59 +11:00
SystemLog.php Implement EmailInvoice Job (#3166) 2019-12-22 21:28:41 +11:00
Task.php Fixes for client currency id (#3092) 2019-11-25 20:38:55 +11:00
TaxRate.php Move from guarded models to fillable properties.. overcomes handling additional response parameters 2019-06-26 14:04:10 +10:00
Timezone.php Set all ID's to strings for consistency 2019-09-12 11:28:41 +10:00
User.php Implement EmailInvoice Job (#3166) 2019-12-22 21:28:41 +11:00