invoiceninja/app/Models
David Bomba f7e4bca5a5 Update task status_order on update() 2021-02-24 13:12:23 +11:00
..
Presenters Payment notifications for autobilling 2021-01-27 21:56:50 +11:00
Account.php
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 Import functionality updates 2021-02-12 19:20:15 -05:00
Client.php remove redundant method 2021-02-23 23:45:50 +11:00
ClientContact.php Merge remote-tracking branch 'origin/v5-develop' into v5-develop 2021-02-16 18:20:27 -05:00
ClientGatewayToken.php
Company.php Additional company table properties 2021-02-16 08:52:38 +11:00
CompanyGateway.php Fixes for system logging custom payment drivers 2021-01-27 16:10:05 +11:00
CompanyLedger.php
CompanyToken.php
CompanyUser.php Add flag when permissions change 2021-01-29 23:29:42 +11:00
Country.php
Credit.php Fixes for fillable properties 2021-02-23 12:17:09 +11:00
CreditInvitation.php
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 Tests for task sorting 2021-01-05 15:41:43 +11:00
Filterable.php
Gateway.php fix for calculating invoice payments (include partial and full refunds). 2021-01-11 21:45:38 +11:00
GatewayType.php
GroupSetting.php Add documents to groups 2021-01-18 22:06:26 +11:00
Industry.php
Invoice.php Fixes for tests 2021-02-23 09:47:54 +11:00
InvoiceInvitation.php
Language.php
Payment.php fixes for validation of line_items 2021-01-14 08:16:07 +11:00
PaymentHash.php Fixes for partial credit payments" 2021-01-06 16:54:04 +11:00
PaymentLibrary.php
PaymentTerm.php
PaymentType.php
Paymentable.php
Product.php
Project.php Update task status_order on update() 2021-02-24 13:12:23 +11:00
Proposal.php
Quote.php Fixes for fillable properties 2021-02-23 12:17:09 +11:00
QuoteInvitation.php
RecurringInvoice.php Fixes for fillable properties 2021-02-23 12:17:46 +11:00
RecurringInvoiceInvitation.php
RecurringQuote.php
Size.php
StaticModel.php
SystemLog.php Postmark webhooks 2021-02-24 09:56:23 +11:00
Task.php Fixes for tasks, and migrations 2021-01-06 10:36:20 +11:00
TaskStatus.php Fix for task status null color value 2021-01-08 09:03:29 +11:00
TaxRate.php
Timezone.php
User.php Fixes for user present name 2021-02-22 20:54:46 +11:00
Vendor.php Fixes for file upload on dedicated routes 2021-02-16 20:02:33 +11:00
VendorContact.php
Webhook.php