TIP: You can type at any time to perform a new search.
Server Environment Ir Config Parameter
server_environment_ir_config_parameter · OCA/server-env
- Repository
- OCA/server-env · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Uncategorized
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/server-env
- Last tracking update
- 2026-08-07 09:06:26
- Authors
- ACSONE SA/NV, Odoo Community Association (OCA)
- Maintainers
- ACSONE SA/NV, Odoo Community Association (OCA)
- Committers
- OCA-git-bot, Raf Ven, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Override System Parameters from server environment file.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_ir_config_parameter_form |
ir.config_parameter | form | Inherits base.view_ir_config_form | |
view_ir_config_parameter_tree |
ir.config_parameter | tree | Inherits base.view_ir_config_list |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
is_environmentBooleancompute='_compute_is_environment'help='If check, the value in the database will be ignored and alternatively, the system will use the key defined in your odoo.cfg environment file.'string='Defined by environment'
-
create(self, vals_list)@api.model_create_multi -
get_param(self, key, default=False)@api.model -
write(self, vals)
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…