1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Factory
David Bomba 384a3b4603
Fixes for transforming and saving company settings. (#3058)
* Cleanup for settings remove from entities

* Fixes for saving and transforming company settings
2019-11-13 08:26:40 +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 refactor for pushing company meta data into settings 2019-10-04 22:37:40 +10: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
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