1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
invoiceninja/app/Models
2018-03-19 18:15:24 +02:00
..
Traits Make recurrence end date inclusive 2018-03-15 11:49:44 +02:00
Account.php Convert and Archive #1916 2018-03-13 23:04:24 +02:00
AccountEmailSettings.php Proposals 2018-02-12 10:43:31 +02:00
AccountGateway.php Added Paymill 2018-03-07 17:23:25 +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 Adding charts to reports 2018-02-27 22:52:57 +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 both addresses if they're the same 2018-02-14 14:05:40 +02:00
Company.php Fix for referral count 2017-12-11 16:08:18 +02:00
Contact.php Improve contact search 2018-02-20 21:35:45 +02:00
Country.php Make country iso_3166_2 visible 2018-02-07 12:39:30 +02: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 Proposals 2018-02-13 12:06:50 +02:00
EntityModel.php Fix for archived relationships 2018-03-14 12:21:50 +02:00
Expense.php Add private notes to expense import 2018-02-14 22:39:30 +02: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 Add missing import 2018-03-09 11:58:09 +02:00
Invoice.php Show recurrence preview w/o marking active 2018-03-15 12:54:08 +02:00
InvoiceDesign.php Fix design select options 2018-01-23 16:06:09 +02:00
InvoiceItem.php Working on UBL support 2018-01-14 20:17:59 +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
LookupProposalInvitation.php Proposals 2018-02-11 13:09:29 +02: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 Support importing custom product fields 2018-02-14 13:44:00 +02:00
Project.php Clean up kanban 2017-12-26 15:59:37 +02:00
Proposal.php Proposals 2018-02-11 11:14:47 +02:00
ProposalCategory.php Working on proposals 2018-01-31 14:21:33 +02:00
ProposalInvitation.php Proposals 2018-02-11 13:09:29 +02:00
ProposalSnippet.php Proposals 2018-02-12 15:03:12 +02:00
ProposalTemplate.php Proposals 2018-02-12 15:03:12 +02:00
RecurringExpense.php Working on reports 2018-01-23 20:32:11 +02: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 UBL 2018-01-11 09:58:43 +02:00
Task.php Fix for task report 2018-03-19 18:15:24 +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 Working on accepting terms 2018-03-12 16:17:27 +02:00
UserAccount.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
Vendor.php Add po number as optional report field 2018-02-13 21:55:33 +02:00
VendorContact.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00