1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
invoiceninja/app/Models
2022-10-12 11:27:14 +11:00
..
Presenters Merge v5 2022-07-25 15:28:06 +10:00
Account.php Fixes for subscription renewals 2022-10-07 10:10:10 +11:00
Activity.php Adjust spam filtering 2022-08-31 12:05:15 +10:00
Backup.php Return early when deleting non existent filename 2022-08-04 09:29:30 +10: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
BankSubaccount.php Convert deprecated $dates property to $casts 2022-06-21 09:59:53 +00:00
BaseModel.php Translate entities 2022-07-16 16:15:31 +10: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 Add secondary font as a variable in HTMLENGINE 2022-09-07 20:23:05 +10: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 Update Copyright text 2022-04-27 13:20:41 +10: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 Update Copyright text 2022-04-27 13:20:41 +10:00
Filterable.php Update Copyright text 2022-04-27 13:20:41 +10:00
Gateway.php Post Merge v5-develop 2022-07-15 17:41:30 +10:00
GatewayType.php Apply Laravel coding style 2022-06-21 09:57:17 +00: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 Fixes for wrong payment types 2022-07-12 08:37:18 +10: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 Remove DispatchNow() 2022-09-07 14:15:27 +10: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 Refactor to remove dispatchSync from code path 2022-08-01 07:30:04 +10:00
RecurringExpense.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
RecurringInvoice.php Improve date resolution in recurring invoices 2022-09-08 11:30:40 +10: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 Improve subscription currencies 2022-08-15 09:24:47 +10:00
SystemLog.php fixes for storage paths in self host 2022-10-12 11:27:14 +11:00
Task.php Patches from v5-dev 2022-07-20 10:56:02 +10: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 Post Merge v5-develop 2022-07-15 17:41:30 +10:00
Vendor.php Force company currency for purchase orders 2022-09-18 09:59:58 +10:00
VendorContact.php Move lightlogs back to batching 2022-09-09 11:07:14 +10:00
Webhook.php Add webhook functionality to credits 2022-09-15 17:43:33 +10:00