1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
invoiceninja/app/Models
Hillel Coren 36489b936b Proposals
2018-02-07 18:20:53 +02:00
..
Traits Proposals 2018-02-07 18:20:53 +02:00
Account.php Show email footer during trial 2018-02-04 10:53:32 +02:00
AccountEmailSettings.php Endless reminders #1730 2017-12-25 21:46:59 +02: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 PHP 7.2 issues: count(): Parameter must be an array or an object that implements Countable #1767 2018-01-16 15:48:56 +02:00
Company.php Fix for referral count 2017-12-11 16:08:18 +02:00
Contact.php Fix for contact passord 2018-01-15 17:33:09 +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 Working on default documents 2017-07-20 22:45:10 +03:00
EntityModel.php Proposals 2018-01-31 18:16:48 +02:00
Expense.php Working on reports 2018-01-23 20:32:11 +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 Proposals 2018-02-07 18:20:53 +02:00
Invoice.php Working on reports 2018-01-24 20:19:53 +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
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 Clean up kanban 2017-12-26 15:59:37 +02:00
Proposal.php Proposals 2018-02-07 18:20:53 +02:00
ProposalCategory.php Working on proposals 2018-01-31 14:21:33 +02:00
ProposalInvitation.php Proposals 2018-02-07 18:20:53 +02:00
ProposalSnippet.php Proposals 2018-02-04 23:03:26 +02:00
ProposalTemplate.php Proposals 2018-02-04 21:34:38 +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 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 Limit bulk emailing 2018-02-04 10:43:14 +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