1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00
invoiceninja/database/factories
David Bomba abcd2fd1bb
Fixes for templates and bulk actions (#3112)
* change route names from camelcase to snake case

* Fixes for bulk actions

* fixes for bulk actions

* fixes for templates

* fixes for templates
2019-12-02 15:18:36 +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 Switch currency_id back to settings object 2019-10-10 21:43:50 +11:00
ClientLocationFactory.php Confirmation Emails, Datatables (#2473) 2018-10-29 14:16:17 +11:00
CompanyFactory.php Fixes for templates and bulk actions (#3112) 2019-12-02 15:18:36 +11:00
InvoiceFactory.php Refactor for invoices/quotes/credit transformers (#3100) 2019-11-27 21:27:24 +11:00
PaymentFactory.php Activity API fixes + Payments API (#3076) 2019-11-18 21:46:01 +11:00
ProductFactory.php Add additional tax rate 3 into the system 2019-10-05 12:28:23 +10:00
QuoteFactory.php Refactor for invoices/quotes/credit transformers (#3100) 2019-11-27 21:27:24 +11:00
RecurringInvoiceFactory.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
UserFactory.php Laravel V6 2019-09-26 23:00:51 +10:00