1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
invoiceninja/app/Models
2016-04-29 17:50:21 -04:00
..
Account.php Add basic ACH support 2016-04-29 17:50:21 -04:00
AccountGateway.php Support configuring Stripe for ACH and Plaid 2016-04-28 16:38:01 -04:00
AccountGatewayToken.php Working on L5 2015-04-13 22:43:51 +03:00
AccountToken.php Refactoring datatable code 2015-11-06 00:37:04 +02:00
Activity.php Support refunds from the admin UI 2016-04-23 16:40:19 -04:00
Affiliate.php Working on L5 2015-04-13 22:43:51 +03:00
BalanceAffecting.php Refactored to events 2015-10-28 21:22:07 +02:00
Bank.php Initial work on OFX support 2016-01-20 01:07:31 +02:00
BankAccount.php Working on OFX support 2016-01-26 22:22:33 +02:00
BankSubaccount.php Working on OFX support 2016-01-26 22:22:33 +02:00
Client.php Add Braintree support 2016-04-26 19:59:52 -04:00
Company.php Add support for multiple plans/terms 2016-04-16 18:34:39 -04:00
Contact.php Add option for client portal password 2016-02-29 16:46:27 -05:00
Country.php Added support for country specific Euro formatting 2015-12-07 15:34:55 +02:00
Credit.php Improved data export 2015-11-12 22:36:28 +02:00
Currency.php Improvments to the API 2015-07-02 23:21:29 +03:00
DateFormat.php Fixed creating invoices 2015-03-31 12:38:24 +03:00
DatetimeFormat.php Fixed creating invoices 2015-03-31 12:38:24 +03:00
Document.php More intuitive document permissions 2016-03-24 18:33:28 -04:00
EntityModel.php Improved document support 2016-03-23 15:41:05 -04:00
Expense.php Fix invoicing of expenses 2016-03-27 13:09:59 -04:00
Font.php Merging: custom font support 2016-01-07 09:08:30 +02:00
Frequency.php Fixed creating invoices 2015-03-31 12:38:24 +03:00
Gateway.php Support configuring Stripe for ACH and Plaid 2016-04-28 16:38:01 -04:00
Industry.php Improvments to the API 2015-07-02 23:21:29 +03:00
Invitation.php Finalize multi-plan support 2016-04-18 22:35:18 -04:00
Invoice.php Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop 2016-04-19 22:48:03 +03:00
InvoiceDesign.php Moved line item tax amounts to invoice subtotals section 2015-08-12 22:16:02 +03:00
InvoiceItem.php Support for multiple tax rates 2016-03-31 12:29:01 +03:00
InvoiceStatus.php Fixed creating invoices 2015-03-31 12:38:24 +03:00
Language.php Fixed money format in PDF for EU 2015-09-25 12:57:40 +03:00
License.php Working on L5 2015-04-13 22:43:51 +03:00
OwnedByClientTrait.php Bug fixes 2015-11-16 21:21:48 +02:00
Payment.php Use existing PaymentType instead of CardType 2016-04-27 22:13:51 -04:00
PaymentLibrary.php Fixed creating invoices 2015-03-31 12:38:24 +03:00
PaymentStatus.php Support refunds from the admin UI 2016-04-23 16:40:19 -04:00
PaymentTerm.php Fixed issue when updating from previous version 2016-02-11 21:37:39 +02:00
PaymentType.php Fixed creating invoices 2015-03-31 12:38:24 +03:00
Product.php Improve user permission support 2016-03-15 22:07:11 -04:00
Size.php Improvments to the API 2015-07-02 23:21:29 +03:00
Subscription.php Fixed creating invoices 2015-03-31 12:38:24 +03:00
Task.php Improved data export 2015-11-12 22:36:28 +02:00
TaxRate.php Reworking taxes 2016-03-29 17:30:28 +03:00
Theme.php Fixed creating invoices 2015-03-31 12:38:24 +03:00
Timezone.php Fixed creating invoices 2015-03-31 12:38:24 +03:00
User.php Finalize multi-plan support 2016-04-18 22:35:18 -04:00
UserAccount.php Added multi-company support 2015-06-16 22:35:35 +03:00
Vendor.php Fix for #776 Deleting expense vendor results in error 2016-03-19 23:30:23 +02:00
VendorContact.php Vendor 2016-01-07 16:21:13 +01:00