1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Models
2022-06-21 09:59:53 +00:00
..
Presenters Apply Laravel coding style 2022-06-21 09:57:17 +00:00
Account.php Convert deprecated $dates property to $casts 2022-06-21 09:59:53 +00:00
Activity.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
Backup.php Apply Laravel coding style 2022-06-21 09:57:17 +00: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 Apply Laravel coding style 2022-06-21 09:57:17 +00:00
Client.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
ClientContact.php Convert deprecated $dates property to $casts 2022-06-21 09:59:53 +00:00
ClientGatewayToken.php Update Copyright text 2022-04-27 13:20:41 +10:00
Company.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
CompanyGateway.php Apply Laravel coding style 2022-06-21 09:57:17 +00: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 Apply Laravel coding style 2022-06-21 09:57:17 +00:00
CreditInvitation.php Update Copyright text 2022-04-27 13:20:41 +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 Apply Laravel coding style 2022-06-21 09:57:17 +00: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 Apply Laravel coding style 2022-06-21 09:57:17 +00: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 Apply Laravel coding style 2022-06-21 09:57:17 +00:00
InvoiceInvitation.php Handle edge case where removed user tries to log into the system 2022-05-04 08:35:36 +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 Apply Laravel coding style 2022-06-21 09:57:17 +00: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 Apply Laravel coding style 2022-06-21 09:57:17 +00:00
PurchaseOrderInvitation.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
Quote.php Convert deprecated $dates property to $casts 2022-06-21 09:59:53 +00:00
QuoteInvitation.php Update Copyright text 2022-04-27 13:20:41 +10:00
RecurringExpense.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
RecurringInvoice.php Apply Laravel coding style 2022-06-21 09:57:17 +00: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 Apply Laravel coding style 2022-06-21 09:57:17 +00:00
SystemLog.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
Task.php Apply Laravel coding style 2022-06-21 09:57:17 +00: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 Convert deprecated $dates property to $casts 2022-06-21 09:59:53 +00:00
Vendor.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
VendorContact.php Convert deprecated $dates property to $casts 2022-06-21 09:59:53 +00:00
Webhook.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00