invoiceninja/database/factories
David Bomba 69efd4d574
Enhancements to API (#3088)
* working on email throttling

* Fixes for invitaiton links

* pass custom fields as object

* Add user agent to company token

* Update company token transformer

* Remove prefix setting from CompanySettings

* Implement user agent on company token & provide better error handling for undefined relationships includes

* Fix bulk actions

* Working on updating/creating a company user

* Fixes for tests
2019-11-21 19:38:57 +11:00
..
AccountFactory.php V5.0 (#2486) 2018-11-03 09:51:56 +11:00
ClientContactFactory.php Laravel V6 2019-09-26 23:00:51 +10: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 Enhancements to API (#3088) 2019-11-21 19:38:57 +11:00
InvoiceFactory.php Exclusive tax rate calculations (#3005) 2019-10-20 17:23:35 +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 Add additional tax rate 3 into the system 2019-10-05 12:28:23 +10:00
RecurringInvoiceFactory.php Add additional tax rate 3 into the system 2019-10-05 12:28:23 +10:00
RecurringQuoteFactory.php Add additional tax rate 3 into the system 2019-10-05 12:28:23 +10:00
UserFactory.php Laravel V6 2019-09-26 23:00:51 +10:00