1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/tests
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
..
Browser Change companies table property domain to subdomain (#3141) 2019-12-11 07:53:41 +11:00
Feature Refactors (#3148) 2019-12-16 22:34:38 +11:00
Integration Change companies table property domain to subdomain (#3141) 2019-12-11 07:53:41 +11:00
Pdf Tests for PDF generation 2019-05-04 16:55:19 +10:00
Unit Multi-Master Support for MySQL (#3146) 2019-12-14 16:49:48 +11:00
_bootstrap.php StyleCI fixes (#2416) 2018-10-05 21:40:02 +10:00
CreatesApplication.php Initial commit 2018-10-04 20:10:43 +03:00
DuskTestCase.php Tests, Multi-DB support for incoming URLs (#2466) 2018-10-24 21:24:09 +11:00
MockAccountData.php Refactors (#3148) 2019-12-16 22:34:38 +11:00
TestCase.php Initial commit 2018-10-04 20:10:43 +03:00