1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 00:11:35 +02:00
invoiceninja/app/Models
2017-12-21 16:30:18 +02:00
..
Traits line item discounts 2017-12-21 16:30:18 +02:00
Account.php Adjust module settings 2017-12-20 13:04:36 +02:00
AccountEmailSettings.php Confusing quote/invoice due amount in emails #1571 2017-09-02 22:03:45 +03:00
AccountGateway.php Add support for Apple Pay 2017-11-27 16:50:06 +02:00
AccountGatewaySettings.php Working on gateway fees 2017-03-17 12:13:27 +02:00
AccountGatewayToken.php Support importing Stripe customer cards 2017-08-31 15:55:15 +03:00
AccountToken.php Multi-db fixes 2017-05-10 13:02:20 +03:00
Activity.php show contact name as link on dashbaord 2017-11-05 14:51:27 +02:00
Affiliate.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
BalanceAffecting.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
Bank.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
BankAccount.php Added Artisan command to update the app key 2017-07-25 21:48:36 +03:00
BankSubaccount.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
Client.php Don’t show default tax rate until tax rates have been created 2017-12-05 07:28:43 +02:00
Company.php Fix for referral count 2017-12-11 16:08:18 +02:00
Contact.php Fix client reset password 2017-11-14 22:34:56 +02:00
Country.php Add SOFORT support on Stripe #1338 2017-09-05 16:37:19 +03:00
Credit.php Added public notes field to credits 2017-03-30 11:46:52 +03:00
Currency.php Localization fixes 2017-12-07 12:33:46 +02:00
DateFormat.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
DatetimeFormat.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
DbServer.php Multi-db support 2017-04-30 19:09:13 +03:00
Document.php Working on default documents 2017-07-20 22:45:10 +03:00
EntityModel.php Add projects to top level navigation 2017-11-30 13:57:39 +02:00
Expense.php Working on the calendar 2017-09-13 16:34:16 +03:00
ExpenseCategory.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
Font.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
Frequency.php Support custom product fields 2017-02-23 16:33:02 +02:00
Gateway.php Include WePay in select list 2017-12-03 10:49:00 +02:00
GatewayType.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
Industry.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
Invitation.php Fix for resellers 2017-08-24 15:32:45 +03:00
Invoice.php Improved inclusive tax rates 2017-12-03 13:56:10 +02:00
InvoiceDesign.php Added additional custom designs 2017-06-01 19:13:13 +03:00
InvoiceItem.php line item discounts 2017-12-21 16:30:18 +02:00
InvoiceStatus.php Localization fixes 2017-12-07 12:33:46 +02:00
Language.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
License.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
LookupAccount.php Support clients logging in with email/password 2017-11-15 20:26:51 +02:00
LookupAccountToken.php Multi-db support 2017-05-01 10:03:42 +03:00
LookupCompany.php Multi-db fixes 2017-05-11 10:52:13 +03:00
LookupContact.php Multi-db support 2017-04-30 22:18:17 +03:00
LookupInvitation.php Multi-db fixes 2017-06-18 14:42:55 +03:00
LookupModel.php Clean up error logs 2017-08-16 10:28:40 +03:00
LookupUser.php Working on task invoices 2017-06-20 21:34:07 +03:00
OwnedByClientTrait.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
PasswordReset.php Working on password reset 2017-11-15 09:51:49 +02:00
Payment.php Support converting payment currency 2017-11-17 13:56:10 +02:00
PaymentLibrary.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
PaymentMethod.php Working in tests... 2017-11-14 20:07:58 +02:00
PaymentStatus.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
PaymentTerm.php Fix for payment terms list 2017-06-13 11:13:41 +03:00
PaymentType.php Fix for tests 2017-08-31 18:56:58 +03:00
Product.php Per product Tax rate in invoice doesn't update product. #1108 2017-05-17 12:18:48 +03:00
Project.php Add all task to invoice by project #1650 2017-11-30 13:46:30 +02:00
RecurringExpense.php Recurring expenses 2017-06-26 16:25:11 +03:00
ScheduledReport.php Working on scheduled reports 2017-11-23 12:23:19 +02:00
SecurityCode.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
Size.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
Subscription.php Working on subscriptions UI 2017-11-29 13:12:20 +02:00
Task.php Working on kanban 2017-12-20 11:16:40 +02:00
TaskStatus.php Working on task kanban 2017-12-19 18:33:41 +02:00
TaxRate.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
Theme.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
Timezone.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
User.php Trust device to disable 2FA 2017-12-13 16:27:49 +02:00
UserAccount.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
Vendor.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
VendorContact.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00