1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Models
2023-01-06 18:43:28 +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 Update Copyright text 2022-04-27 13:20:41 +10:00
BankAccount.php Convert deprecated $dates property to $casts 2022-06-21 09:59:53 +00:00
BankIntegration.php Add filters to Bank Integrations 2022-11-11 10:13:11 +11:00
BankSubaccount.php Convert deprecated $dates property to $casts 2022-06-21 09:59:53 +00:00
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 Minor fixes 2022-12-14 09:20:26 +11:00
Client.php Fixes for applying numbers 2022-09-12 21:08:50 +10:00
ClientContact.php fixes for client portal links from client entity 2022-10-09 16:42:31 +11:00
ClientGatewayToken.php Update Copyright text 2022-04-27 13:20:41 +10:00
Company.php Refactor subscription invoices to use standard allow temporary invoice numbers until they are confirmed 2022-12-20 21:46:20 +11:00
CompanyGateway.php Add to fillable 2022-10-12 07:53:29 +11:00
CompanyLedger.php Adjust delays for observers 2022-05-15 20:14:14 +10:00
CompanyToken.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
CompanyUser.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
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 Refactor to remove dispatchSync from code path 2022-08-01 07:30:04 +10:00
Currency.php Update Copyright text 2022-04-27 13:20:41 +10:00
DateFormat.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
DatetimeFormat.php Add DateFormats to model 2019-09-22 19:30:03 +10:00
Design.php Update Copyright text 2022-04-27 13:20:41 +10:00
Document.php Update Copyright text 2022-04-27 13:20:41 +10:00
Expense.php Post Merge v5-develop 2022-07-15 17:41:30 +10:00
ExpenseCategory.php Prevent relinking of payments with transactions 2022-12-16 09:38:02 +11:00
Filterable.php Update Copyright text 2022-04-27 13:20:41 +10:00
Gateway.php Fixes for gateway webhooks - strpie 2023-01-06 18:43:28 +11:00
GatewayType.php Minor cleanup for gateway model 2022-12-10 10:54:34 +11:00
GroupSetting.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
Industry.php Update Copyright text 2022-04-27 13:20:41 +10:00
Invoice.php fixes for storage paths in self host 2022-10-12 11:27:14 +11:00
InvoiceInvitation.php Remove dispatchSync 2022-08-01 17:43:26 +10:00
Language.php Update Copyright text 2022-04-27 13:20:41 +10:00
Payment.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
Paymentable.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
PaymentHash.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
PaymentLibrary.php Update Copyright text 2022-04-27 13:20:41 +10:00
PaymentTerm.php Convert deprecated $dates property to $casts 2022-06-21 09:59:53 +00:00
PaymentType.php add checks prior to attempting to add in payment types 2022-12-08 14:19:43 +11:00
Product.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
Project.php Convert deprecated $dates property to $casts 2022-06-21 09:59:53 +00:00
Proposal.php Update Copyright text 2022-04-27 13:20:41 +10:00
PurchaseOrder.php Refactor to use vendor currencies for purchase orders 2022-12-14 11:45:47 +11:00
PurchaseOrderInvitation.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
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 Apply Laravel coding style 2022-06-21 09:57:17 +00:00
RecurringInvoice.php Fixes for edge cases with recurring invoice due date days = 0 2022-12-02 11:02:04 +11:00
RecurringInvoiceInvitation.php Update Copyright text 2022-04-27 13:20:41 +10:00
RecurringQuote.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
RecurringQuoteInvitation.php Update Copyright text 2022-04-27 13:20:41 +10:00
Scheduler.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
Size.php Update Copyright text 2022-04-27 13:20:41 +10:00
StaticModel.php Update Copyright text 2022-04-27 13:20:41 +10:00
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 Convert deprecated $dates property to $casts 2022-06-21 09:59:53 +00:00
TaxRate.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
Timezone.php Update Copyright text 2022-04-27 13:20:41 +10:00
TransactionEvent.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
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 Add delete webhook for projects 2022-12-05 12:30:58 +11:00