1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app
David Bomba 88f9cea3bb Add show() resource route for ClientApiController (#1138)
* Expense categories

* add dependencies

* expense categories

* expense categories

* expense categories

* Change expense categories into a resource route

* add expenses, contacts, tasks and is_system to activity transformer

* add show() Client
2016-11-03 21:39:33 +11:00
..
Commands Rollback to 2.6.5 2016-07-21 15:35:23 +03:00
Console Minor fixes 2016-10-28 12:01:35 +03:00
Events Track changes to expenses in activities 2016-10-20 23:17:37 +03:00
Exceptions Show validaton error when failed to reset password 2016-09-20 14:56:58 +03:00
Handlers Rollback to 2.6.5 2016-07-21 15:35:23 +03:00
Http Add show() resource route for ClientApiController (#1138) 2016-11-03 21:39:33 +11:00
Includes Fix for parseCSV constructor error 2016-10-28 14:35:32 +03:00
Libraries Show 'Pro' label when on trial 2016-10-31 12:59:48 +02:00
Listeners Remove duplicate activity records for expenses and tasks 2016-10-21 09:54:28 +03:00
Models Support importing VAT number with client CSV 2016-11-01 13:19:35 +02:00
Ninja Fix for outstanding amount on dashboard 2016-11-02 09:43:57 +02:00
Policies Fix for permissions change 2016-10-28 09:42:49 +03:00
Providers Track changes to expenses in activities 2016-10-20 23:17:37 +03:00
Services Ensure invoice always has an invitation 2016-10-31 09:06:55 +02:00