1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-13 06:32:40 +01:00
invoiceninja/app/Models
2020-10-16 07:35:15 +11:00
..
Presenters
Account.php
Activity.php
Backup.php
Bank.php
BankAccount.php
BankSubaccount.php
BaseModel.php
Client.php working on credit payments 2020-10-15 15:07:42 +11:00
ClientContact.php
ClientGatewayToken.php
Company.php Using Credits for payment 2020-10-15 20:41:59 +11:00
CompanyGateway.php Refactor payments for credits 2020-10-15 11:37:16 +11:00
CompanyLedger.php
CompanyToken.php
CompanyUser.php
Country.php
Credit.php Add projects to all entities - fixes for gateway casts 2020-10-15 07:58:20 +11:00
CreditInvitation.php
Currency.php
DateFormat.php
DatetimeFormat.php
Design.php
Document.php
Expense.php Add projects to all entities - fixes for gateway casts 2020-10-15 07:58:20 +11:00
ExpenseCategory.php
Filterable.php
Gateway.php Add projects to all entities - fixes for gateway casts 2020-10-15 07:58:20 +11:00
GatewayType.php Refactor payments for credits 2020-10-15 11:37:16 +11:00
GroupSetting.php
Industry.php
Invoice.php Add projects to all entities - fixes for gateway casts 2020-10-15 07:58:20 +11:00
InvoiceInvitation.php
Language.php
Payment.php
Paymentable.php
PaymentHash.php Working on credit payments 2020-10-13 23:28:30 +11:00
PaymentLibrary.php
PaymentTerm.php
PaymentType.php
Product.php
Project.php tests for documents 2020-10-12 08:34:02 +11:00
Proposal.php
Quote.php Add projects to all entities - fixes for gateway casts 2020-10-15 07:58:20 +11:00
QuoteInvitation.php
RecurringInvoice.php Add projects to all entities - fixes for gateway casts 2020-10-15 07:58:20 +11:00
RecurringInvoiceInvitation.php Fixes for showing recurring invoices in the client portal 2020-10-16 07:35:15 +11:00
RecurringQuote.php
Size.php
StaticModel.php
SystemLog.php
Task.php Add tasks to API 2020-10-13 07:42:02 +11:00
TaxRate.php
Timezone.php
User.php
Vendor.php Update vendor contact schema to match client contact schema 2020-10-12 08:16:39 +11:00
VendorContact.php
Webhook.php