TIP: You can type at any time to perform a new search.
IAP Alternative Provider
iap_alternative_provider · OCA/server-tools
- Repository
- OCA/server-tools · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Tools
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/server-tools
- Last tracking update
- 2026-08-07 09:06:27
- Authors
- Akretion, Odoo Community Association (OCA)
- Maintainers
- Akretion, Odoo Community Association (OCA)
- Committers
- Graeme Gellatly, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Abstract module that provide base functionality for implementing alternative provider for the IAP application. An example of alternative provider can be found in \[the connector-telephony repository\](<https://github.com/OCA/connector-telephony>), with the module **sms_ovh_http** (sending sms with ovh instead of odoo iap)
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
iap_account_view_form |
iap.account | form | Inherits iap.iap_account_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
providerSelectiondefault='odoo'required=True args: [('odoo', 'Odoo IAP')]
-
create(self, vals_list)@api.model_create_multi -
onchange_provider(self)@api.onchange('provider') -
write(self, vals)
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…