1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-05 18:52:44 +01:00
invoiceninja/app/Models
David Bomba 42ccfe0700
Checkout stubs (#3672)
* minor fixes for name spaces, collector facade and composer version bump

* Fixes for invoiceworkflowsettings

* Add more context to support emails

* Working on Firing Subscriptions

* Minor fixes

* Fixes for gateway filtering

* Checkout Driver
2020-05-04 21:13:46 +10:00
..
Presenters Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
Account.php Hosted version - add user rules. (#3653) 2020-04-23 08:54:10 +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 Checkout stubs (#3672) 2020-05-04 21:13:46 +10:00
ClientContact.php Implement Currency Conversion library. (#3643) 2020-04-19 20:29:58 +10:00
ClientGatewayToken.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
Company.php v5.0.4 (#3620) 2020-04-11 21:19:05 +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 Performance improvements (#3634) 2020-04-16 18:41:25 +10:00
CreditInvitation.php Performance improvements (#3634) 2020-04-16 18:41:25 +10: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 Reminders (#3630) 2020-04-15 10:30:52 +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 Workflow settings for quotes & invoices (#3655) 2020-04-28 09:50:54 +10:00
InvoiceInvitation.php Performance improvements (#3634) 2020-04-16 18:41:25 +10: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 Workflow settings for quotes & invoices (#3655) 2020-04-28 09:50:54 +10:00
QuoteInvitation.php Performance improvements (#3634) 2020-04-16 18:41:25 +10: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 Reminders (#3630) 2020-04-15 10:30:52 +10:00
SystemLog.php Adjust email quotas - Hosted plan. (#3663) 2020-04-30 21:45:47 +10: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