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
OCA/server-env:
odoo/odoo:
Python dependencies
None
System dependencies
None
Required by
None
Description
Override System Parameters from server environment file.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
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_environment Boolean
    compute='_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'
Public methods (3)
  • 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…