invoiceninja/app/Factory
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
..
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
CloneInvoiceFactory.php Refactor for invoices/quotes/credit transformers (#3100) 2019-11-27 21:27:24 +11:00
CloneInvoiceToQuoteFactory.php Remove settings from invoice table (#3051) 2019-11-10 23:06:30 +11:00
CompanyFactory.php Change companies table property domain to subdomain (#3141) 2019-12-11 07:53:41 +11:00
CompanyGatewayFactory.php Fixes for transformers 2019-10-03 15:42:58 +10:00
CompanyLedgerFactory.php Fix Invoice Create routes 2019-05-16 08:26:21 +10:00
CompanyUserFactory.php Enhancements to API (#3088) 2019-11-21 19:38:57 +11:00
GroupSettingFactory.php Tax Rates (#3026) 2019-10-29 13:55:26 +11:00
InvoiceFactory.php Refactor for invoices/quotes/credit transformers (#3100) 2019-11-27 21:27:24 +11:00
InvoiceInvitationFactory.php Fixes for settings, implement invitations from invoice request (#3047) 2019-11-07 09:57:09 +11:00
InvoiceItemFactory.php Woring on invoice is_amount_discounts 2019-10-17 14:14:17 +11:00
InvoiceToRecurringInvoiceFactory.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 transform datetimes to timestamps 2019-10-04 21:54:03 +10:00
QuoteFactory.php Fixes for transforming and saving company settings. (#3058) 2019-11-13 08:26:40 +11:00
RecurringInvoiceFactory.php Refactor for invoices/quotes/credit transformers (#3100) 2019-11-27 21:27:24 +11:00
RecurringInvoiceToInvoiceFactory.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
TaxRateFactory.php Tax Rates (#3026) 2019-10-29 13:55:26 +11:00
UserFactory.php Template Controller (#3042) 2019-11-05 07:50:10 +11:00