1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
invoiceninja/app/Models
2016-06-23 20:17:02 +03:00
..
Account.php Improve check for duplicate gateways 2016-06-22 21:42:09 +03:00
AccountGateway.php Fixing payment hooks 2016-06-23 16:15:52 +03:00
AccountGatewayToken.php Payments refactor 2016-06-20 17:14:43 +03:00
AccountToken.php Always load user even if they're deleted 2016-06-08 08:11:05 +03: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 Payments refactor 2016-06-20 17:14:43 +03:00
Company.php Add support for multiple plans/terms 2016-04-16 18:34:39 -04:00
Contact.php Always load user even if they're deleted 2016-06-08 08:11:05 +03:00
Country.php Added support for country specific Euro formatting 2015-12-07 15:34:55 +02:00
Credit.php Always load user even if they're deleted 2016-06-08 08:11:05 +03:00
Currency.php Fix for symbol placement 2016-05-17 22:45:10 +03:00
DateFormat.php Fixes for #442 and #702 2016-05-22 13:10:58 +03:00
DatetimeFormat.php Fixes for #442 and #702 2016-05-22 13:10:58 +03:00
Document.php Always load user even if they're deleted 2016-06-08 08:11:05 +03:00
EntityModel.php Fix for tests 2016-06-07 21:13:29 +03:00
Expense.php Always load user even if they're deleted 2016-06-08 08:11:05 +03:00
ExpenseCategory.php Expense Categories Model 2016-06-11 12:47:26 +10: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 Improve check for duplicate gateways 2016-06-22 21:42:09 +03:00
Industry.php Improvments to the API 2015-07-02 23:21:29 +03:00
Invitation.php Changes to support transifex.com 2016-05-15 23:16:08 +03:00
Invoice.php Payments refactor 2016-06-20 17:14:43 +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 Payment webhook bug fixes 2016-06-23 20:17:02 +03:00
PaymentLibrary.php Fixed creating invoices 2015-03-31 12:38:24 +03:00
PaymentMethod.php Payment webhook bug fixes 2016-06-23 20:17:02 +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 Enabled importing products 2016-05-31 23:15:55 +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 Always load user even if they're deleted 2016-06-08 08:11:05 +03: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 Payments refactor 2016-06-20 17:14:43 +03:00
UserAccount.php Added multi-company support 2015-06-16 22:35:35 +03:00
Vendor.php Always load user even if they're deleted 2016-06-08 08:11:05 +03:00
VendorContact.php Always load user even if they're deleted 2016-06-08 08:11:05 +03:00