1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-11 13:42:49 +01:00
invoiceninja/app/Models
2023-01-15 17:42:13 +11:00
..
Presenters Fixes for CSV imports, replace work_phone with phone 2022-11-30 11:46:02 +11:00
Account.php Merge branch 'v5-develop' into yodlee 2022-10-07 10:10:35 +11:00
Activity.php Add subscription filters 2023-01-05 22:09:25 +11:00
Backup.php remove html_backup column from backups tables 2022-11-07 08:52:06 +11:00
Bank.php
BankAccount.php
BankIntegration.php Add filters to Bank Integrations 2022-11-11 10:13:11 +11:00
BankSubaccount.php
BankTransaction.php Matching Bank Transactions 2022-11-20 13:12:33 +11:00
BankTransactionRule.php Matching Bank Transactions 2022-11-20 13:12:33 +11:00
BaseModel.php Refactor for scheduled tasks 2023-01-13 12:43:38 +11:00
Client.php Fixes for applying numbers 2022-09-12 21:08:50 +10:00
ClientContact.php Fixes for deleting invitations after a contact has been deleted 2023-01-14 15:28:35 +11:00
ClientGatewayToken.php
Company.php migrations for companies/accounts table 2023-01-13 00:32:54 +11:00
CompanyGateway.php Add to fillable 2022-10-12 07:53:29 +11:00
CompanyLedger.php
CompanyToken.php
CompanyUser.php
Country.php Added getter for ID 2022-12-10 05:50:54 +01:00
Credit.php fixes for storage paths in self host 2022-10-12 11:27:14 +11:00
CreditInvitation.php
Currency.php
DateFormat.php
DatetimeFormat.php
Design.php
Document.php
Expense.php
ExpenseCategory.php Prevent relinking of payments with transactions 2022-12-16 09:38:02 +11:00
Filterable.php
Gateway.php Update stripe webhooks 2023-01-11 12:14:36 +11:00
GatewayType.php Minor cleanup for gateway model 2022-12-10 10:54:34 +11:00
GroupSetting.php
Industry.php
Invoice.php fixes for storage paths in self host 2022-10-12 11:27:14 +11:00
InvoiceInvitation.php
Language.php
Payment.php
Paymentable.php
PaymentHash.php
PaymentLibrary.php
PaymentTerm.php
PaymentType.php add checks prior to attempting to add in payment types 2022-12-08 14:19:43 +11:00
Product.php
Project.php
Proposal.php
PurchaseOrder.php Refactor to use vendor currencies for purchase orders 2022-12-14 11:45:47 +11:00
PurchaseOrderInvitation.php
Quote.php fixes for storage paths in self host 2022-10-12 11:27:14 +11:00
QuoteInvitation.php Add filters to Bank Integrations 2022-11-11 10:13:11 +11:00
RecurringExpense.php
RecurringInvoice.php Fixes for edge cases with recurring invoice due date days = 0 2022-12-02 11:02:04 +11:00
RecurringInvoiceInvitation.php
RecurringQuote.php
RecurringQuoteInvitation.php
Scheduler.php Clean up for the scheduler 2023-01-13 22:24:23 +11:00
Size.php
StaticModel.php
Subscription.php Add subscription filters 2023-01-04 13:09:47 +11:00
SystemLog.php fixes for storage paths in self host 2022-10-12 11:27:14 +11:00
Task.php updates for db schema 2022-11-25 23:30:03 +11:00
TaskStatus.php
TaxRate.php
Timezone.php
TransactionEvent.php
User.php Add doc block definitions 2022-12-14 11:26:07 +11:00
Vendor.php Minor fixeS 2022-12-21 12:27:47 +11:00
VendorContact.php Add filters for tasks by project 2022-11-24 11:38:57 +11:00
Webhook.php adding update_payment webhook 2023-01-08 12:36:14 +01:00