invoiceninja/app/Models/Presenters
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
..
AccountPresenter.php Presenters, skinned views, model refactoring (#2464) 2018-10-22 23:04:37 +11:00
ClientContactPresenter.php Implement Typescript (#2514) 2018-11-22 22:12:41 +11:00
ClientPresenter.php Vue JS Scaffolding (#2493) 2018-11-07 16:22:36 +11:00
CompanyPresenter.php ctrans() translator helper (#2621) 2019-01-25 21:47:23 +11:00
EntityPresenter.php Datatables, Base Model, Base Presenter (#2484) 2018-11-02 21:54:46 +11:00
UserPresenter.php Datatables, Base Model, Base Presenter (#2484) 2018-11-02 21:54:46 +11:00