invoiceninja/app/Factory
David Bomba 9a19f7fd4c Fixes for invoice update and invoice designs (#3302)
* BaseController cleanup

* Working on invoice designs

* Working on invoice designs

* working on invoice designs

* working on invoice designs

* invoice designs

* Working on Invoice Designs

* Fixes for user settings object

* Working on invoice designs

* Fixes for encoded user settings

* Working on contact localized invoice pdfs

* working on invoice designs

* Fix for invoice update 500 error
2020-02-10 20:53:02 +11:00
..
ClientContactFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ClientFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CloneCreditFactory.php Test fixes & code improvements (#3267) 2020-01-30 14:02:25 +11:00
CloneCreditToQuoteFactory.php Create 'Credits' module (#3263) 2020-01-30 12:27:22 +11:00
CloneInvoiceFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CloneInvoiceToQuoteFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyFactory.php Fixes for invoice update and invoice designs (#3302) 2020-02-10 20:53:02 +11:00
CompanyGatewayFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyLedgerFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyUserFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CreditFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CreditInvitationFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ExpenseFactory.php Expense and Vendors (#3226) 2020-01-20 12:31:58 +11:00
GroupSettingFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
InvoiceFactory.php Expense and Vendors (#3226) 2020-01-20 12:31:58 +11:00
InvoiceInvitationFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
InvoiceItemFactory.php Implement payment rules at application edge (FormRequest) (#3202) 2020-01-10 07:15:10 +11:00
InvoiceToRecurringInvoiceFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ProductFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
QuoteFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
QuoteInvitationFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RecurringInvoiceFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RecurringInvoiceToInvoiceFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RecurringQuoteFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
TaxRateFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
UserFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
VendorContactFactory.php Expense and Vendors (#3226) 2020-01-20 12:31:58 +11:00
VendorFactory.php Expense and Vendors (#3226) 2020-01-20 12:31:58 +11:00