1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
invoiceninja/app/Models
David Bomba 0d508d67f1
Client Settings (#2711)
* Fixes for travis

* Additional settings variables at the company and client level

* Implement accessor for client settings

* Currency symbol or code setter

* Implement custom JS number and currency formatter

* Implement VueX state management for client settings

* Move settings logic into its own class

* Working on client settings

* client settings

* Move Client Settings helper into PHP

* Move translation helper into its own class

* Working on Client Settings

* fixes for client settings

* Client setting defaults

* fixes for .env

* Fixes for Travis
2019-03-03 08:44:08 +11:00
..
Presenters DocBlocks 2019-01-27 10:22:57 +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 Client Settings (#2668) 2019-02-17 21:34:46 +11:00
Client.php Client Settings (#2711) 2019-03-03 08:44:08 +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 Client Settings (#2711) 2019-03-03 08:44:08 +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
PaymentTerm.php Client Settings (#2668) 2019-02-17 21:34: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
Size.php Client Settings (#2668) 2019-02-17 21:34:46 +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 Stubs for Client Settings (#2655) 2019-02-04 23:06:19 +11:00