| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/server-env |
| GIT | |
| GIT | https://github.com/OCA/server-env.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/server-env/tree/11.0/auth_oauth_environment |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Tools |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp SA |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp SA |
| COMMITTERS | |
| COMMITTERS | Akim Juillerat, OCA-git-bot |
| WEBSITE | |
| WEBSITE | http://odoo-community.org |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:23:58 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/server-env: - server_environment odoo/odoo: - auth_oauth - base - web - base_setup - auth_signup - bus - web_tour - base_sparse_field |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_oauth_provider_form |
auth.oauth.provider.form.inherit | auth.oauth.provider | field | Inherits auth_oauth.view_oauth_provider_form |
client_id
Char
compute='_compute_server_env'
string='Client ID'
enabled
Boolean
compute='_compute_server_env'
search='_search_enabled'
string='Allowed'
managed_by_env
Boolean
compute='_compute_server_env'
provider_simple_name
Char
compute='_compute_simple_name'
fields_view_get(self, view_id=None, view_type='form', toolbar=False, submenu=False)
No new fields.
Public methods (1)fields_view_get(self, view_id=None, view_type='form', toolbar=False, submenu=False)
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/server-env |
| PULL REQUEST | |
| PULL REQUEST | [17.0][MIG] auth_oauth_environment: Migration to 17.0 (#254) |