1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Http/Controllers/OpenAPI
David Bomba 14ea3fe256
Tax Rate fixes (#3031)
* Ensure tax rate queries are scoped appropriately

* Add Tax Rate Policy

* Fixes for settings

* doc blocks

* Add failed jobs tables to migrations

* Only 1 migration file for failed table
2019-10-30 13:41:18 +11:00
..
AccountSchema.php OpenAPI Docs 2019-10-06 22:27:56 +11:00
ActivitySchema.php add custom values to settings object 2019-10-06 22:58:11 +11:00
BulkActionSchema.php Finalized OpenAPI 2019-10-07 15:57:14 +11:00
ClientContactSchema.php Clients OpenAPI 2019-10-07 10:32:36 +11:00
ClientGatewayToken.php Finalized OpenAPI 2019-10-07 15:57:14 +11:00
ClientSchema.php Update Company settings, OpenAPI documentation and Company Migration (#3025) 2019-10-28 08:36:09 +11:00
CompanyGatewaySchema.php Track signup platform (#3014) 2019-10-24 15:46:24 +11:00
CompanySchema.php Tax Rates (#3026) 2019-10-29 13:55:26 +11:00
CompanySettingsSchema.php Tax Rate fixes (#3031) 2019-10-30 13:41:18 +11:00
CompanyTokenSchema.php OpenAPI Docs 2019-10-06 22:27:56 +11:00
CompanyUserSchema.php OpenAPI 2019-10-06 23:09:56 +11:00
ErrorSchema.php OpenAPI 2019-10-06 22:51:33 +11:00
GroupSettingSchema.php Clients OpenAPI 2019-10-07 10:32:36 +11:00
Headers.php Fixes for api-headeR 2019-10-07 17:31:26 +11:00
InvoiceSchema.php Fixes for line items (#3028) 2019-10-29 22:12:59 +11:00
Parameters.php Open API 2019-10-06 19:44:00 +11:00
PaymentSchema.php Finalized OpenAPI 2019-10-07 15:57:14 +11:00
ProductSchema.php Finalized OpenAPI 2019-10-07 15:57:14 +11:00
QuoteSchema.php Finalized OpenAPI 2019-10-07 15:57:14 +11:00
RecurringInvoice.php Finalized OpenAPI 2019-10-07 15:57:14 +11:00
RecurringQuote.php Finalized OpenAPI 2019-10-07 15:57:14 +11:00
swagger-v3.php Invoice Calculations (#2985) 2019-10-13 21:59:55 +11:00
TaxRateSchema.php Tax Rates (#3026) 2019-10-29 13:55:26 +11:00
UserSchema.php OpenAPI 2019-10-06 22:51:33 +11:00
ValidationErrorSchema.php OpenAPI 2019-10-06 23:18:22 +11:00