invoiceninja/app/Filters
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
..
ClientFilters.php Stub GMail Driver (#3099) 2019-11-27 20:47:59 +11:00
InvoiceFilters.php Refactor for invoices/quotes/credit transformers (#3100) 2019-11-27 21:27:24 +11:00
PaymentFilters.php Refactors (#3148) 2019-12-16 22:34:38 +11:00
ProductFilters.php Stub GMail Driver (#3099) 2019-11-27 20:47:59 +11:00
QueryFilters.php Handle list filters from Contact Routes 2019-07-10 13:10:18 +10:00
QuoteFilters.php Stub GMail Driver (#3099) 2019-11-27 20:47:59 +11:00
RecurringInvoiceFilters.php Stub GMail Driver (#3099) 2019-11-27 20:47:59 +11:00
RecurringQuoteFilters.php Stub GMail Driver (#3099) 2019-11-27 20:47:59 +11:00
UserFilters.php V2 (#3089) 2019-11-23 08:10:53 +11:00