1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Http/Controllers
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
..
Auth Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ClientPortal Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Contact Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
OpenAPI OpenAPI documentation for Payments. (#3223) 2020-01-19 11:19:10 +10:00
Support/Messages Expense and Vendors (#3226) 2020-01-20 12:31:58 +11:00
Traits Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
AccountController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ActivityController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
BaseController.php Expense and Vendors (#3226) 2020-01-20 12:31:58 +11:00
ClientController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ClientStatementController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyGatewayController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Controller.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
DashboardController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ExpenseController.php Expense and Vendors (#3226) 2020-01-20 12:31:58 +11:00
GroupSettingController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
InvoiceController.php Fix invoice payable rules (#3212) 2020-01-15 19:43:40 +10:00
MigrationController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentController.php OpenAPI documentation for Payments. (#3223) 2020-01-19 11:19:10 +10:00
ProductController.php Fix invoice payable rules (#3212) 2020-01-15 19:43:40 +10:00
QuoteController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RecurringInvoiceController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RecurringQuoteController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
SettingsController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
TaxRateController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
TemplateController.php Expense and Vendors (#3226) 2020-01-20 12:31:58 +11:00
TranslationController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
UserController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
UserProfileController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
VendorController.php Expense and Vendors (#3226) 2020-01-20 12:31:58 +11:00