1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
invoiceninja/app/Models
David Bomba 1ad19734e3
Stubs for Client Settings (#2655)
* Clean up Client Show

* Working on Show Client menu action

* working on client view permissions

* Finishing up Client Statement View

* Workig on client settings

* add mix manifest
2019-02-04 23:06:19 +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 Bulk Actions (#2606) 2019-01-19 21:35:21 +11:00
Client.php Working on Show Client 2019-01-26 20:34:38 +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 Stubs for Client Settings (#2655) 2019-02-04 23:06:19 +11:00