1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Models
David Bomba 563d41c83a
Email Settings (#3615)
* Working on advanced email settings

* working on document storage

* Email Documents if they exist

* UBL invoices

* UBL Invoices

* Fixes for tests
2020-04-10 15:07:36 +10:00
..
Presenters Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
Account.php Email Settings (#3615) 2020-04-10 15:07:36 +10:00
Activity.php Invoice Activities (#3608) 2020-04-09 09:35:40 +10: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 Email Settings (#3615) 2020-04-10 15:07:36 +10:00
Client.php Email Settings (#3615) 2020-04-10 15:07:36 +10:00
ClientContact.php Send Generic entity email. (#3560) 2020-03-29 23:22:14 +11:00
ClientGatewayToken.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
Company.php Google Analytics (#3610) 2020-04-09 22:04:26 +10:00
CompanyGateway.php Fix regression where .env file was being deleted erroneously (#3515) 2020-03-23 07:45:16 +11:00
CompanyLedger.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyToken.php Implement CompanyToken and Subscriptions CRUD (#3609) 2020-04-09 20:48:04 +10:00
CompanyUser.php Invoice Deletion - Ledger (#3590) 2020-04-04 21:32:42 +11:00
Country.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Credit.php Implementation of Invoice Reversal (#3602) 2020-04-08 20:48:31 +10:00
CreditInvitation.php Invoice Deletion - Ledger (#3590) 2020-04-04 21:32:42 +11:00
Currency.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +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 Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
Document.php Email Settings (#3615) 2020-04-10 15:07:36 +10:00
Expense.php Fixes for Vendor Contacts (#3227) 2020-01-20 15:53:40 +11:00
ExpenseCategory.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +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 Fixes for transformerS (#3388) 2020-02-27 10:32:44 +11:00
Industry.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Invoice.php Implementation of Invoice Reversal (#3602) 2020-04-08 20:48:31 +10:00
InvoiceInvitation.php Invoice Deletion - Ledger (#3590) 2020-04-04 21:32:42 +11:00
Language.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Payment.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
Paymentable.php Implementation of Invoice Reversal (#3602) 2020-04-08 20:48:31 +10: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 Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
Proposal.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Quote.php Invoice Deletion - Ledger (#3590) 2020-04-04 21:32:42 +11:00
QuoteInvitation.php Invoice Deletion - Ledger (#3590) 2020-04-04 21:32:42 +11:00
RecurringInvoice.php Invoice Deletion - Ledger (#3590) 2020-04-04 21:32:42 +11:00
RecurringInvoiceInvitation.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RecurringQuote.php Invoice Deletion - Ledger (#3590) 2020-04-04 21:32:42 +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
Subscription.php Implement CompanyToken and Subscriptions CRUD (#3609) 2020-04-09 20:48:04 +10: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 casts public_notes to string (#3380) 2020-02-26 17:46:27 +11:00
Timezone.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
User.php Invoice Deletion - Ledger (#3590) 2020-04-04 21:32:42 +11:00
Vendor.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
VendorContact.php Improve eager loads (#3289) 2020-02-06 20:35:51 +11:00