1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-13 06:32:40 +01:00
invoiceninja/app/Models
2021-04-05 10:43:25 +02:00
..
Presenters Fixes for HTMLEngine 2021-03-27 06:30:46 +11:00
Account.php Hosted feature implementation 2021-03-07 21:14:53 +11:00
Activity.php
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 Add system logs to first load 2021-03-30 09:32:33 +11:00
CompanyGateway.php
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
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
Industry.php
Invoice.php Remove illegal characters from pdf file names 2021-03-17 22:29:20 +11:00
InvoiceInvitation.php Remove illegal characters from pdf file names 2021-03-17 22:29:20 +11:00
Language.php
Payment.php
Paymentable.php
PaymentHash.php
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 fixes for subscriptions 2021-04-02 09:09:01 +11:00
SystemLog.php Postmark webhooks 2021-02-24 09:56:23 +11:00
Task.php
TaskStatus.php
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