1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-11 13:42:49 +01:00
invoiceninja/app/Models
2022-03-16 21:40:11 +11:00
..
Presenters Refactor invitations 2021-10-14 16:25:09 +11:00
Account.php Fixes for stripe gateways in hosted 2022-01-22 15:22:59 +11:00
Activity.php Minor fixes for backup update 2022-03-05 17:51:04 +11:00
Backup.php Clean up 2022-02-19 16:11:30 +11:00
Bank.php
BankAccount.php
BankSubaccount.php
BaseModel.php Fixes for ach bank import - Stripe 2022-03-16 09:31:35 +11:00
Client.php Fixes for client contact authentication 2022-03-16 16:29:39 +11:00
ClientContact.php Cache contacts 2021-11-14 21:22:12 +11:00
ClientGatewayToken.php
Company.php Fixes for plain design 2022-03-15 23:28:16 +11:00
CompanyGateway.php Fixes for fee calculations - tests 2022-03-16 21:40:11 +11:00
CompanyLedger.php
CompanyToken.php Fixes for plain design 2022-03-15 23:28:16 +11:00
CompanyUser.php Fixes for plain design 2022-03-15 23:28:16 +11:00
Country.php
Credit.php Fixes for balances 2022-03-10 12:17:05 +11:00
CreditInvitation.php
Currency.php
DateFormat.php
DatetimeFormat.php
Design.php
Document.php Bulk download documents 2022-03-15 09:36:32 +11:00
Expense.php
ExpenseCategory.php
Filterable.php
Gateway.php Disable paynow button for ACH payments on submit 2022-03-11 09:08:28 +11:00
GatewayType.php Add variable for invoices 2022-02-09 19:09:41 +11:00
GroupSetting.php
Industry.php
Invoice.php Invoice documents for tasks 2022-03-14 17:17:26 +11:00
InvoiceInvitation.php
Language.php
Payment.php Refund emails 2022-03-14 12:35:05 +11:00
Paymentable.php
PaymentHash.php Fixes for model freshness 2022-03-05 09:21:17 +11:00
PaymentLibrary.php
PaymentTerm.php Add Payment Terms filters 2021-12-21 10:35:20 +11:00
PaymentType.php Added PaymentType 2022-01-20 08:27:05 +01:00
Product.php
Project.php
Proposal.php
Quote.php Fixes for casts 2022-02-27 17:49:49 +11:00
QuoteInvitation.php
RecurringExpense.php
RecurringInvoice.php Clean up for due date days recurring invoices 2022-02-16 13:24:10 +11:00
RecurringInvoiceInvitation.php
RecurringQuote.php
RecurringQuoteInvitation.php
Size.php
StaticModel.php
Subscription.php Improve query efficiency 2021-10-08 16:03:26 +11:00
SystemLog.php Fixes for trailing zeros in quantity column 2022-02-13 18:54:33 +11:00
Task.php
TaskStatus.php Task Status Filters 2022-01-03 12:20:03 +11:00
TaxRate.php Tax Rate Filters 2022-01-03 12:14:24 +11:00
Timezone.php
TransactionEvent.php Fixes for balances 2022-03-10 12:17:05 +11:00
User.php Fixes for user company user resolution 2022-03-16 11:12:12 +11:00
Vendor.php
VendorContact.php
Webhook.php