invoiceninja/database/factories
David Bomba 74a6c4f2ee
Reminders (#3630)
* Performance improvements moving from str_replace to strtr

* Remove legacy docs

* Clean up credit transformer

* Working on invoice emails

* Clean up for invoice designs

* Tests for light and dark theme emails

* Working on reminder scheduling

* Reminder Job Class

* Fixes for github actions

* PHP CS

* Test for reminders

* Test for reminders
2020-04-15 10:30:52 +10:00
..
AccountFactory.php Send Generic entity email. (#3560) 2020-03-29 23:22:14 +11:00
ClientContactFactory.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
ClientFactory.php Set Invitations as a default include for invoices (#3362) 2020-02-24 21:15:30 +11:00
ClientLocationFactory.php Confirmation Emails, Datatables (#2473) 2018-10-29 14:16:17 +11:00
CompanyFactory.php Reminders (#3630) 2020-04-15 10:30:52 +10:00
CreditFactory.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
ExpenseFactory.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
InvoiceFactory.php Reminders (#3630) 2020-04-15 10:30:52 +10:00
PaymentFactory.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
ProductFactory.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
ProjectFactory.php Projects and Tasks factories. (#3234) 2020-01-21 20:22:10 +11:00
QuoteFactory.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
RecurringInvoiceFactory.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
RecurringQuoteFactory.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
TaskFactory.php Projects and Tasks factories. (#3234) 2020-01-21 20:22:10 +11:00
UserFactory.php Laravel V6 2019-09-26 23:00:51 +10:00
VendorContactFactory.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
VendorFactory.php Expense and Vendors (#3226) 2020-01-20 12:31:58 +11:00