1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-05 18:52:44 +01:00
invoiceninja/app/Models
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
..
Presenters ctrans() translator helper (#2621) 2019-01-25 21:47:23 +11:00
Account.php Model encode primary keys (#2510) 2018-11-20 15:36:56 +11:00
AccountGateway.php Datatables, Base Model, Base Presenter (#2484) 2018-11-02 21:54:46 +11:00
Bank.php Datatables, Base Model, Base Presenter (#2484) 2018-11-02 21:54:46 +11:00
BankAccount.php Datatables, Base Model, Base Presenter (#2484) 2018-11-02 21:54:46 +11:00
BankSubaccount.php Datatables, Base Model, Base Presenter (#2484) 2018-11-02 21:54:46 +11:00
BaseModel.php Bulk Actions (#2606) 2019-01-19 21:35:21 +11:00
Client.php ctrans() translator helper (#2621) 2019-01-25 21:47:23 +11:00
ClientContact.php Create client (#2543) 2018-12-07 21:57:20 +11:00
ClientLocation.php Model encode primary keys (#2510) 2018-11-20 15:36:56 +11:00
Company.php ctrans() translator helper (#2621) 2019-01-25 21:47:23 +11:00
CompanyUser.php Bulk Actions (#2606) 2019-01-19 21:35:21 +11:00
Country.php Datatables, Base Model, Base Presenter (#2484) 2018-11-02 21:54:46 +11:00
Currency.php Datatables, Base Model, Base Presenter (#2484) 2018-11-02 21:54:46 +11:00
Expense.php Model encode primary keys (#2510) 2018-11-20 15:36:56 +11:00
Gateway.php Datatables, Base Model, Base Presenter (#2484) 2018-11-02 21:54:46 +11:00
Industry.php Datatables, Base Model, Base Presenter (#2484) 2018-11-02 21:54:46 +11:00
Invitation.php Datatables, Base Model, Base Presenter (#2484) 2018-11-02 21:54:46 +11:00
Invoice.php Model encode primary keys (#2510) 2018-11-20 15:36:56 +11:00
Language.php Datatables, Base Model, Base Presenter (#2484) 2018-11-02 21:54:46 +11:00
Payment.php Model encode primary keys (#2510) 2018-11-20 15:36:56 +11:00
PaymentLibrary.php Datatables, Base Model, Base Presenter (#2484) 2018-11-02 21:54:46 +11:00
PaymentType.php Datatables, Base Model, Base Presenter (#2484) 2018-11-02 21:54:46 +11:00
Product.php Model encode primary keys (#2510) 2018-11-20 15:36:56 +11:00
Proposal.php Model encode primary keys (#2510) 2018-11-20 15:36:56 +11:00
Task.php Model encode primary keys (#2510) 2018-11-20 15:36:56 +11:00
TaxRate.php Model encode primary keys (#2510) 2018-11-20 15:36:56 +11:00
Timezone.php Datatables, Base Model, Base Presenter (#2484) 2018-11-02 21:54:46 +11:00
User.php ctrans() translator helper (#2621) 2019-01-25 21:47:23 +11:00