1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00
invoiceninja/app/Providers
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
..
AppServiceProvider.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
AuthServiceProvider.php Expense and Vendors (#3226) 2020-01-20 12:31:58 +11:00
BroadcastServiceProvider.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ComposerServiceProvider.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
EventServiceProvider.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
MailServiceProvider.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
MultiDatabaseUserProvider.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RouteServiceProvider.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
SendConfirmationNotification.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
UserSignedUp.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00