1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 00:11:35 +02:00
invoiceninja/app/Models
2016-03-22 22:23:45 -04:00
..
Account.php Migrate logos to use Laravel Filesystem 2016-03-22 16:19:55 -04:00
AccountGateway.php Added support for Stripe.js 2015-11-29 22:13:50 +02: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 Added support for country specific Euro formatting 2015-12-07 15:34:55 +02: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 Merge Laravel 5.2 upgrade 2016-03-03 21:57:15 -05: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 Add support for invoice attachments 2016-03-22 22:23:45 -04:00
EntityModel.php Improve user permission support 2016-03-15 22:07:11 -04:00
Expense.php Fix for Date in Expenses #731 2016-02-18 12:02:30 +02: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 Added SagePay referral 2016-03-17 15:28:28 +02:00
Industry.php Improvments to the API 2015-07-02 23:21:29 +03:00
Invitation.php Added HTML email designs 2015-12-02 15:26:06 +02:00
Invoice.php Add support for invoice attachments 2016-03-22 22:23:45 -04:00
InvoiceDesign.php Moved line item tax amounts to invoice subtotals section 2015-08-12 22:16:02 +03:00
InvoiceItem.php Mapped transformers 2015-11-07 23:15:37 +11: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 Added support for country specific Euro formatting 2015-12-07 15:34:55 +02:00
PaymentLibrary.php Fixed creating invoices 2015-03-31 12:38:24 +03: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 Add user permission support 2016-03-15 19:08:00 -04: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 Add user permission support 2016-03-15 19:08:00 -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