1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-18 00:53:10 +01:00
invoiceninja/app/Models
2021-04-07 18:06:50 +10:00
..
Presenters Fixes for HTMLEngine 2021-03-27 06:30:46 +11:00
Account.php Account cleanup 2021-04-07 12:40:48 +10:00
Activity.php Add quote() relation to activity 2021-02-09 07:13:16 +11:00
Backup.php
Bank.php
BankAccount.php
BankSubaccount.php
BaseModel.php Client subscriptions + bug fixes (#5238) 2021-03-24 20:14:30 +11:00
Client.php Allow prefilling the client/contact fields over query parameters 2021-04-05 10:43:25 +02:00
ClientContact.php Allow prefilling the client/contact fields over query parameters 2021-04-05 10:43:25 +02:00
ClientGatewayToken.php
ClientSubscription.php Client Subscription scaffolding 2021-03-10 11:08:58 +11:00
Company.php Fixes for paths to s3 type storage 2021-04-06 22:36:50 +10:00
CompanyGateway.php Fixes for system logging custom payment drivers 2021-01-27 16:10:05 +11:00
CompanyLedger.php
CompanyToken.php
CompanyUser.php Fixes for attaching a user to different companies 2021-03-03 18:22:14 +11:00
Country.php
Credit.php Remove illegal characters from pdf file names 2021-03-17 22:29:20 +11:00
CreditInvitation.php Remove illegal characters from pdf file names 2021-03-17 22:29:20 +11:00
Currency.php
DateFormat.php Translated dates 2021-02-23 16:15:23 +11:00
DatetimeFormat.php
Design.php
Document.php wip 2021-02-15 15:52:13 +01:00
Expense.php Changes to schema for expenses, drop redundant columns from company table 2021-01-12 08:57:48 +11:00
ExpenseCategory.php
Filterable.php
Gateway.php Throw 400's on incorrect 2FA data 2021-03-17 00:40:58 +11:00
GatewayType.php
GroupSetting.php Add documents to groups 2021-01-18 22:06:26 +11:00
Industry.php
Invoice.php Working on subscriptions 2021-04-07 18:06:50 +10:00
InvoiceInvitation.php Remove illegal characters from pdf file names 2021-03-17 22:29:20 +11:00
Language.php
Payment.php fixes for validation of line_items 2021-01-14 08:16:07 +11:00
Paymentable.php
PaymentHash.php Fixes for partial credit payments" 2021-01-06 16:54:04 +11:00
PaymentLibrary.php
PaymentTerm.php
PaymentType.php
Product.php
Project.php catch project exceptions 2021-03-20 11:16:29 +11:00
Proposal.php
Quote.php Remove illegal characters from pdf file names 2021-03-17 22:29:20 +11:00
QuoteInvitation.php Remove illegal characters from pdf file names 2021-03-17 22:29:20 +11:00
RecurringInvoice.php allow cancellation under specific conditions 2021-04-01 16:38:46 +02:00
RecurringInvoiceInvitation.php
RecurringQuote.php
Size.php
StaticModel.php
Subscription.php Working on subscriptions 2021-04-04 22:14:33 +10:00
SystemLog.php Postmark webhooks 2021-02-24 09:56:23 +11:00
Task.php
TaskStatus.php Fix for task status null color value 2021-01-08 09:03:29 +11:00
TaxRate.php
Timezone.php
User.php Minor fixes 2021-03-09 21:34:39 +11:00
Vendor.php Fixes for file upload on dedicated routes 2021-02-16 20:02:33 +11:00
VendorContact.php
Webhook.php Fixes for tests 2021-04-06 08:19:27 +10:00