1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
invoiceninja/database/factories
David Bomba 7d39969a3b
Preview Route (#3456)
* Remove backup column from schema

* Add slack webhooks to company user table

* Preview route

* remove json column from company gateway

* fixes for testS

* Fixes for typos
2020-03-09 20:38:15 +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 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 Preview Route (#3456) 2020-03-09 20:38:15 +11:00
ExpenseFactory.php Expense and Vendors (#3226) 2020-01-20 12:31:58 +11:00
InvoiceFactory.php Preview Route (#3456) 2020-03-09 20:38:15 +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
ProjectFactory.php Projects and Tasks factories. (#3234) 2020-01-21 20:22:10 +11:00
QuoteFactory.php Preview Route (#3456) 2020-03-09 20:38:15 +11:00
RecurringInvoiceFactory.php Preview Route (#3456) 2020-03-09 20:38:15 +11:00
RecurringQuoteFactory.php Preview Route (#3456) 2020-03-09 20:38:15 +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 Expense and Vendors (#3226) 2020-01-20 12:31:58 +11:00
VendorFactory.php Expense and Vendors (#3226) 2020-01-20 12:31:58 +11:00