1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Http
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
..
Controllers Attach and Detach a user to a company (#3107) 2019-11-30 13:42:44 +11:00
Middleware Cast to string - default_gateway_type_id (#3105) 2019-11-29 22:15:50 +11:00
Requests Attach and Detach a user to a company (#3107) 2019-11-30 13:42:44 +11:00
ValidationRules Email template defaults (#3090) 2019-11-24 17:37:53 +11:00
ViewComposers Client Portal conditionals (#3039) 2019-11-04 11:22:59 +11:00
Kernel.php Fixes for RandomDataSeeder (#3073) 2019-11-16 14:12:29 +11:00