invoiceninja/app/Http/Controllers/OpenAPI
David Bomba 970c9bb87d
Payment Terms (#3737)
* Fixes for converting a quote to invoice

* Fixes for deleting an invoice

* Payment Terms CRUD

* Payment Terms

* Push PaymentTerms back into the DB

* Payment Terms

* Payment Terms

* Create api docs for payment terms
2020-05-23 13:28:24 +10:00
..
AccountSchema.php
ActivitySchema.php
BulkActionSchema.php
ClientContactSchema.php
ClientGatewayToken.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
ClientSchema.php
CompanyGatewaySchema.php
CompanyLedgerSchema.php Reminders (#3630) 2020-04-15 10:30:52 +10:00
CompanySchema.php Google Analytics (#3610) 2020-04-09 22:04:26 +10:00
CompanySettingsSchema.php
CompanyTokenSchema.php
CompanyUserSchema.php
CreditPaymentableSchema.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
CreditSchema.php Multiple fixes and features (#3411) 2020-03-03 20:44:26 +11:00
DesignSchema.php
ErrorSchema.php
ExpenseSchema.php
FeesAndLimitsSchema.php
GroupSettingSchema.php
Headers.php
InvoicePaymentableSchema.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
InvoiceSchema.php
Parameters.php
PaymentableSchema.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
PaymentSchema.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
PaymentTermSchema.php Payment Terms (#3737) 2020-05-23 13:28:24 +10:00
ProductSchema.php
QuoteSchema.php
RecurringInvoice.php
RecurringQuote.php
SubscriptionSchema.php Implement CompanyToken and Subscriptions CRUD (#3609) 2020-04-09 20:48:04 +10:00
swagger-v3.php
TaxRateSchema.php
TemplateSchema.php
UserSchema.php
ValidationErrorSchema.php
VendorContact.php
VendorSchema.php