1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
invoiceninja/app/Factory
David Bomba 84642bf035
Expense and Vendors (#3226)
* add expenses, vendors and vendor_contacts along with factories and test data

* padding out vendors, expenses

* Minor fixes

* Add Expense and Company TransformerS
2020-01-20 12:31:58 +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
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 Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +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