1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00
invoiceninja/app/Factory
michael-hampton dee99b1a62
Ft quote services (#3310)
* Quote service

* convert quote

* Update Quote.php

* Update Quote.php

* Update MarkApproved.php
2020-02-12 07:57:25 +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
CloneQuoteToInvoiceFactory.php Ft quote services (#3310) 2020-02-12 07:57:25 +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