1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-11 05:32:39 +01:00
invoiceninja/database/factories
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
..
AccountFactory.php V5.0 (#2486) 2018-11-03 09:51:56 +11:00
ClientContactFactory.php Refactor for invoices/quotes/credit transformers (#3100) 2019-11-27 21:27:24 +11:00
ClientFactory.php Switch currency_id back to settings object 2019-10-10 21:43:50 +11:00
ClientLocationFactory.php Confirmation Emails, Datatables (#2473) 2018-10-29 14:16:17 +11:00
CompanyFactory.php Fixes for templates and bulk actions (#3112) 2019-12-02 15:18:36 +11:00
InvoiceFactory.php Refactor for invoices/quotes/credit transformers (#3100) 2019-11-27 21:27:24 +11:00
PaymentFactory.php Refactors (#3148) 2019-12-16 22:34:38 +11:00
ProductFactory.php Add additional tax rate 3 into the system 2019-10-05 12:28:23 +10:00
QuoteFactory.php Refactor for invoices/quotes/credit transformers (#3100) 2019-11-27 21:27:24 +11:00
RecurringInvoiceFactory.php Refactor for invoices/quotes/credit transformers (#3100) 2019-11-27 21:27:24 +11:00
RecurringQuoteFactory.php Refactor for invoices/quotes/credit transformers (#3100) 2019-11-27 21:27:24 +11:00
UserFactory.php Laravel V6 2019-09-26 23:00:51 +10:00