1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 00:11:35 +02:00
invoiceninja/app/Services
Joshua Dwire 22f65e8108 Finalize multi-plan support
* Allow admins to change plan
* Check features instead of plans
* Support linking/unlinking accounts
* Support creating/deleting accounts
2016-04-18 22:35:18 -04:00
..
AccountGatewayService.php Fix for checkouit.com integration 2016-03-09 16:58:21 +02:00
ActivityService.php Upgrade to Laravel 5.2 2016-03-02 15:36:42 +02:00
AuthService.php Bug fixes 2015-12-22 14:06:53 +02:00
BankAccountService.php Upgrade to Laravel 5.2 2016-03-02 15:36:42 +02:00
BaseService.php Remove unneeded check 2016-03-15 22:38:42 -04:00
ClientService.php Finalize multi-plan support 2016-04-18 22:35:18 -04:00
CreditService.php Bug fixes 2016-03-17 10:11:14 -04:00
DatatableService.php Improve user permission support 2016-03-15 22:07:11 -04:00
EmailService.php Added custom invoice text fields 2015-10-11 17:41:09 +03:00
ExpenseService.php Allow documents to be attached to expenses 2016-03-24 18:15:52 -04:00
ImportService.php Matched vendor when importing expenses 2016-02-27 22:41:23 +02:00
InvoiceService.php Finalize multi-plan support 2016-04-18 22:35:18 -04:00
PaymentService.php Fix renewals; fix plan edge cases 2016-04-16 22:09:01 -04:00
PaymentTermService.php Upgrade to Laravel 5.2 2016-03-02 15:36:42 +02:00
ProductService.php Upgrade to Laravel 5.2 2016-03-02 15:36:42 +02:00
PushService.php Localization API & PUSH 2016-03-03 13:28:16 +11:00
RecurringInvoiceService.php Add user permission support 2016-03-15 19:08:00 -04:00
TaskService.php Improve user permission support 2016-03-15 22:07:11 -04:00
TaxRateService.php Upgrade to Laravel 5.2 2016-03-02 15:36:42 +02:00
TokenService.php Upgrade to Laravel 5.2 2016-03-02 15:36:42 +02:00
UserService.php Add user permission support 2016-03-15 19:08:00 -04:00
VendorService.php Finalize multi-plan support 2016-04-18 22:35:18 -04:00