1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Http/Requests/Client
David Bomba cf1e65f1c0
ctrans() translator helper (#2621)
* Refactor  pivot table accessors

* Add select2 for client - country selector

* Fixes for client contact update

* implement ctrans() function across application

* Increase custom fields to 4 across the application

* Refactor: remove repos calling other repos, implement 4 custom values across application

* include querying the custom values in the client list

* Fix null custom value labels

* Scaffold for client - show view

* Working on Client Show
2019-01-25 21:47:23 +11:00
..
CreateClientRequest.php Refactor permissions for datatables. (#2615) 2019-01-22 01:06:49 +11:00
EditClientRequest.php Refactor permissions for datatables. (#2615) 2019-01-22 01:06:49 +11:00
ShowClientRequest.php Refactor permissions for datatables. (#2615) 2019-01-22 01:06:49 +11:00
StoreClientRequest.php ctrans() translator helper (#2621) 2019-01-25 21:47:23 +11:00
UpdateClientRequest.php ctrans() translator helper (#2621) 2019-01-25 21:47:23 +11:00