1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
invoiceninja/app/Models
2020-01-21 11:32:34 +11:00
..
Presenters Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +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 Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ClientContact.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +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 Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +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
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 Payment refunds, Projects, Expenses and Vendors. (#3228) 2020-01-20 21:10:33 +11:00
InvoiceInvitation.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Language.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Payment.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Paymentable.php Fix for password protected authorization (#3198) 2020-01-07 11:13: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 Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
QuoteInvitation.php Payment refunds, Projects, Expenses and Vendors. (#3228) 2020-01-20 21:10:33 +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 Working on projects and tasks (#3232) 2020-01-21 11:32:34 +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 Fixes for Vendor Contacts (#3227) 2020-01-20 15:53:40 +11:00
VendorContact.php Expense and Vendors (#3226) 2020-01-20 12:31:58 +11:00