1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 17:01:33 +02:00
invoiceninja/database/factories
David Bomba c503d58505
Adjust email quotas - Hosted plan. (#3663)
* Fixes for invitations not being created in RandomDataSeeder

* Resend failed/quota exceeded emails

* Queue email tests

* Refund a client for a ninja account

* Adjust email quotas - hosted plan
2020-04-30 21:45:47 +10:00
..
AccountFactory.php Send Generic entity email. (#3560) 2020-03-29 23:22:14 +11:00
ClientContactFactory.php Adjust email quotas - Hosted plan. (#3663) 2020-04-30 21:45:47 +10: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