1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00
invoiceninja/app/Models/Presenters
David Bomba c6e1658ffe
Refactors (#3148)
* Refactor company properties to be presented from settings object instead of company properties

* Working on Email Tests

* Working on emails

* Working on email templats

* Include text version of email

* Refactor Email template builder into trait'

* Fix for custom_value4

* Refactor payment_date -> date && payment_type_id -> type_id

* expose paymentables to API

* expose paymentables to API

* Implement a next_send_date field in invoice/quote tables to allow control over reminder scheduling

* Add custom_values to users,documents and company_gateways tables
2019-12-16 22:34:38 +11:00
..
AccountPresenter.php Update copyright 2019-05-11 13:32:07 +10:00
ClientContactPresenter.php view composers for client portal 2019-07-22 13:54:34 +10:00
ClientPresenter.php Tests for client presenter using new settings object for company meta data 2019-10-05 11:48:00 +10:00
CompanyPresenter.php Refactors (#3148) 2019-12-16 22:34:38 +11:00
EntityPresenter.php Stubbing invoice design templates 2019-08-29 14:07:04 +10:00
InvoicePresenter.php Payment screen 2019-09-05 15:04:52 +10:00
UserPresenter.php Implement Support for PHP 7.4 (#3102) 2019-11-28 21:35:13 +11:00