invoiceninja/app/Factory
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
..
ClientContactFactory.php Update copyright 2019-05-11 13:32:07 +10:00
ClientFactory.php Switch currency_id back to settings object 2019-10-10 21:43:50 +11:00
CloneInvoiceFactory.php Remove settings from invoice table (#3051) 2019-11-10 23:06:30 +11:00
CloneInvoiceToQuoteFactory.php Remove settings from invoice table (#3051) 2019-11-10 23:06:30 +11:00
CompanyFactory.php Enhancements to API (#3088) 2019-11-21 19:38:57 +11:00
CompanyGatewayFactory.php Fixes for transformers 2019-10-03 15:42:58 +10:00
CompanyLedgerFactory.php Fix Invoice Create routes 2019-05-16 08:26:21 +10:00
CompanyUserFactory.php Enhancements to API (#3088) 2019-11-21 19:38:57 +11:00
GroupSettingFactory.php Tax Rates (#3026) 2019-10-29 13:55:26 +11:00
InvoiceFactory.php Remove settings from invoice table (#3051) 2019-11-10 23:06:30 +11:00
InvoiceInvitationFactory.php Fixes for settings, implement invitations from invoice request (#3047) 2019-11-07 09:57:09 +11:00
InvoiceItemFactory.php Woring on invoice is_amount_discounts 2019-10-17 14:14:17 +11:00
InvoiceToRecurringInvoiceFactory.php Remove settings from invoice table (#3051) 2019-11-10 23:06:30 +11:00
PaymentFactory.php Working on payment methods 2019-09-09 12:19:19 +10:00
ProductFactory.php transform datetimes to timestamps 2019-10-04 21:54:03 +10:00
QuoteFactory.php Fixes for transforming and saving company settings. (#3058) 2019-11-13 08:26:40 +11:00
RecurringInvoiceFactory.php Remove settings from invoice table (#3051) 2019-11-10 23:06:30 +11:00
RecurringInvoiceToInvoiceFactory.php Remove settings from invoice table (#3051) 2019-11-10 23:06:30 +11:00
RecurringQuoteFactory.php Remove settings from invoice table (#3051) 2019-11-10 23:06:30 +11:00
TaxRateFactory.php Tax Rates (#3026) 2019-10-29 13:55:26 +11:00
UserFactory.php Template Controller (#3042) 2019-11-05 07:50:10 +11:00