1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00
invoiceninja/app/Factory
David Bomba a7048ee61d
Implement Support for PHP 7.4 (#3102)
* Fixes for company factor

* Add dates to create test data

* Fixes for transformers, use faker to generate random dates

* Bump to PHP 7.4git add app/Http/Requests/User/DetachCompanyUserRequest.php

* Fixes for route model binding
2019-11-28 21:35:13 +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
CloneInvoiceFactory.php Refactor for invoices/quotes/credit transformers (#3100) 2019-11-27 21:27:24 +11:00
CloneInvoiceToQuoteFactory.php Remove settings from invoice table (#3051) 2019-11-10 23:06:30 +11:00
CompanyFactory.php Implement Support for PHP 7.4 (#3102) 2019-11-28 21:35:13 +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 Refactor for invoices/quotes/credit transformers (#3100) 2019-11-27 21:27:24 +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 Refactor for invoices/quotes/credit transformers (#3100) 2019-11-27 21:27:24 +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 Refactor for invoices/quotes/credit transformers (#3100) 2019-11-27 21:27:24 +11:00
RecurringInvoiceToInvoiceFactory.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
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