1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
invoiceninja/database/factories
David Bomba 8b0fe63eb5
Send Generic entity email. (#3560)
* Enable identifying a user who submits a report to sentry for tracking purposes

* Minor fix for setup page

* Fixes for Tests

* Fixes for tests

* Generic Entity Emailer

* Fixes for emailing a generic entity
2020-03-29 23:22:14 +11: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 Fixes for invoice update and invoice designs (#3302) 2020-02-10 20:53:02 +11: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 Fixes for self-update (#3514) 2020-03-21 16:37:30 +11: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