TIP: You can type at any time to perform a new search.
Base External System Odoo-rpc
base_external_system_odoorpc · OCA/server-backend
- Repository
- OCA/server-backend · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Base
- Folder size
- 0.07 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/server-backend
- Last tracking update
- 2026-08-07 08:09:30
- Authors
- Odoo Community Association (OCA), Therp BV
- Maintainers
- Odoo Community Association (OCA), Therp BV
- Committers
- Weblate, OCA-git-bot, Nikos Tsirintanis, oca-ci
- Odoo dependencies
- Python dependencies
- odoorpc
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
external_system_view_form_odoo |
external.system.form.odoo | external.system | form | Inherits base_external_system.external_system_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (2)
-
db_nameCharhelp='Input database name'string='Database' -
is_sslBooleanhelp='Change protocol if SSL'string='SSL'
No public methods.
New fields (0)
No new fields.
Public methods (3)-
external_destroy_client(self, client)Cleanup the client connection -
external_get_client(self)Return a usable client representing the remote system. -
external_test_connection(self)Test connection in the UI.