1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
invoiceninja/app/Models
2016-05-05 17:46:22 +03:00
..
Account.php Added preview for email templates 2016-05-05 17:46:22 +03:00
AccountGateway.php Use object_get to retrieve a config field 2016-04-20 13:37:57 +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 Added relationLoaded checks to optimize queries 2016-05-05 10:15:51 +03: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 Working on form requests 2016-05-01 22:30:39 +03:00
EntityModel.php Working on permissions in the API 2016-05-02 11:38:01 +03: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 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 Finalize multi-plan support 2016-04-18 22:35:18 -04:00
Invoice.php Fix for currency formatting on invoice 2016-05-01 08:55:59 +03:00
InvoiceDesign.php Moving permissions to form requests 2016-05-01 14:31:10 +03:00
InvoiceItem.php API optimizations 2016-05-03 23:02:29 +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 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 API optimizations 2016-05-03 23:02:29 +03: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 API optimizations 2016-05-03 23:02:29 +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 Finish migrating to Laravel ACL 2016-04-25 21:53:39 -04:00
UserAccount.php Added multi-company support 2015-06-16 22:35:35 +03:00
Vendor.php Changed vendorcontacts to vendor_contacts 2016-05-04 15:16:49 +03:00
VendorContact.php Vendor 2016-01-07 16:21:13 +01:00