1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Models
2023-02-23 16:52:45 +11:00
..
Presenters Use a blank PNG for the company logo, when none others are present 2023-02-19 18:15:54 +11:00
Traits php-cs-fixer 2023-02-16 12:36:09 +11:00
Account.php php-cs-fixer 2023-02-16 12:36:09 +11:00
Activity.php php-cs-fixer 2023-02-16 12:36:09 +11:00
Backup.php php-cs-fixer 2023-02-16 12:36:09 +11:00
Bank.php Update copyright year 2023-01-29 09:21:40 +11:00
BankAccount.php Update copyright year 2023-01-29 09:21:40 +11:00
BankIntegration.php Additional permissions levels when we want to filtered and intersect permissions 2023-02-20 18:46:26 +11:00
BankSubaccount.php Update copyright year 2023-01-29 09:21:40 +11:00
BankTransaction.php php-cs-fixer 2023-02-16 12:36:09 +11:00
BankTransactionRule.php php-cs-fixer 2023-02-16 12:36:09 +11:00
BaseModel.php Additional permissions levels when we want to filtered and intersect permissions 2023-02-20 18:46:26 +11:00
Client.php php-cs-fixer 2023-02-16 12:36:09 +11:00
ClientContact.php Add buildCache to clientcontact 2023-02-17 07:18:59 +11:00
ClientGatewayToken.php php-cs-fixer 2023-02-16 12:36:09 +11:00
Company.php php-cs-fixer 2023-02-16 12:36:09 +11:00
CompanyGateway.php Fixes for N+1 2023-02-20 21:10:37 +11:00
CompanyLedger.php Update copyright year 2023-01-29 09:21:40 +11:00
CompanyToken.php Update copyright year 2023-01-29 09:21:40 +11:00
CompanyUser.php Updates for mailablej 2023-02-14 21:04:07 +11:00
Country.php php-cs-fixer 2023-02-16 12:36:09 +11:00
Credit.php php-cs-fixer 2023-02-16 12:36:09 +11:00
CreditInvitation.php phpcs 2023-02-18 08:36:51 +11:00
Currency.php Fixes for staticmodel scopes 2023-01-29 19:56:13 +11: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 year 2023-01-29 09:21:40 +11:00
Document.php php-cs-fixer 2023-02-16 12:36:09 +11:00
Expense.php Update copyright year 2023-01-29 09:21:40 +11:00
ExpenseCategory.php php-cs-fixer 2023-02-16 12:36:09 +11:00
Filterable.php Update copyright year 2023-01-29 09:21:40 +11:00
Gateway.php Bank Transfers 2023-02-23 16:52:45 +11:00
GatewayType.php Update copyright year 2023-01-29 09:21:40 +11:00
GroupSetting.php php-cs-fixer 2023-02-16 12:36:09 +11:00
Industry.php Update copyright year 2023-01-29 09:21:40 +11:00
Invoice.php php-cs-fixer 2023-02-16 12:36:09 +11:00
InvoiceInvitation.php Update copyright year 2023-01-29 09:21:40 +11:00
Language.php Update copyright year 2023-01-29 09:21:40 +11:00
Payment.php php-cs-fixer 2023-02-16 12:36:09 +11:00
Paymentable.php php-cs-fixer 2023-02-16 12:36:09 +11:00
PaymentHash.php Improve gateway descriptions for Stripe 2023-02-23 11:14:14 +11:00
PaymentLibrary.php Update copyright year 2023-01-29 09:21:40 +11:00
PaymentTerm.php php-cs-fixer 2023-02-16 12:36:09 +11:00
PaymentType.php Update copyright year 2023-01-29 09:21:40 +11:00
Product.php Add Product Image and Product Max Quantity to the products table 2023-02-07 22:47:43 +11:00
Project.php Convert deprecated $dates property to $casts 2022-06-21 09:59:53 +00:00
Proposal.php Update copyright year 2023-01-29 09:21:40 +11:00
PurchaseOrder.php php-cs-fixer 2023-02-16 12:36:09 +11:00
PurchaseOrderInvitation.php Update copyright year 2023-01-29 09:21:40 +11:00
Quote.php php-cs-fixer 2023-02-16 12:36:09 +11:00
QuoteInvitation.php phpcs 2023-02-18 08:36:51 +11:00
RecurringExpense.php php-cs-fixer 2023-02-16 12:36:09 +11:00
RecurringInvoice.php php-cs-fixer 2023-02-16 12:36:09 +11:00
RecurringInvoiceInvitation.php Update copyright year 2023-01-29 09:21:40 +11:00
RecurringQuote.php php-cs-fixer 2023-02-16 12:36:09 +11:00
RecurringQuoteInvitation.php php-cs-fixer 2023-02-16 12:36:09 +11:00
Scheduler.php phpcs 2023-02-18 08:36:51 +11:00
Size.php Update copyright year 2023-01-29 09:21:40 +11:00
StaticModel.php Additional permissions levels when we want to filtered and intersect permissions 2023-02-20 18:46:26 +11:00
Subscription.php php-cs-fixer 2023-02-16 12:36:09 +11:00
SystemLog.php Improve backoff using exponential decay 2023-01-29 11:51:57 +11:00
Task.php Update copyright year 2023-01-29 09:21:40 +11:00
TaskStatus.php php-cs-fixer 2023-02-16 12:36:09 +11:00
TaxRate.php php-cs-fixer 2023-02-16 12:36:09 +11:00
Timezone.php Update copyright year 2023-01-29 09:21:40 +11:00
TransactionEvent.php Update copyright year 2023-01-29 09:21:40 +11:00
User.php Clean up for logging 2023-02-20 20:43:22 +11:00
Vendor.php php-cs-fixer 2023-02-16 12:36:09 +11:00
VendorContact.php php-cs-fixer 2023-02-16 12:36:09 +11:00
Webhook.php Added models and implemented the sent Webhook 2023-02-03 12:54:34 +01:00