invoiceninja/app/Http/Requests/Client
David Bomba 32aedf26dd
Attach and Detach a user to a company (#3107)
* fixes for template controller

* Default gateway as string

* Bulk actions

* Move currency_id back to settings

* Allow store and update currency ID

* Attach user to company_user

* Add / Detach company users
2019-11-30 13:42:44 +11:00
..
CreateClientRequest.php Update copyright 2019-05-11 13:32:07 +10:00
DestroyClientRequest.php Update copyright 2019-05-11 13:32:07 +10:00
EditClientRequest.php Update copyright 2019-05-11 13:32:07 +10:00
ShowClientRequest.php Update copyright 2019-05-11 13:32:07 +10:00
StoreClientRequest.php Attach and Detach a user to a company (#3107) 2019-11-30 13:42:44 +11:00
UpdateClientRequest.php Attach and Detach a user to a company (#3107) 2019-11-30 13:42:44 +11:00