Odoo Community
Odoo Enterprise
Viindoo Cloud
Configuration files as records: sections and key/value directives
A Config Section model and an abstract, tracked Key / Value directive that other apps inherit to store parsed configuration files - the base Odoo Versions uses to keep every odoo.conf directive per version.
Config Management (technical name to_config_management) is an Odoo 17.0 app for Odoo Community and Odoo Enterprise and Viindoo Cloud, built for devops, developer.
At a Glance
The facts of Config Management, version 0.1, in one place. Published by Viindoo.
Technical name
to_config_management
Odoo version
17.0 (Odoo Community, Odoo Enterprise, Viindoo Cloud)
Adds
2 new models, 1 extended model, 1 access group
Best for
DevOps; Developer
Not for
No parser of its own.
Key features
Config sections with chatter, Abstract Key / Value directive with tracking, Section on every directive, Base for Odoo Versions and its config-file import, Access groups of its own
How It Works
Install a consumer such as Odoo Versions; the sections and directives appear here.
1
Sections
options and saaslimits.
2
A section
Name, description, chatter.
3
Directives
Key, value, section, version.
4
A directive
Tracked value.
What You Get
Config sections with chatter
Abstract Key / Value directive with tracking
Section on every directive
Base for Odoo Versions and its config-file import
What This App Does Not Do
Read this before you buy. Everything below is something the app deliberately leaves to another app or to you.
No parser of its own.
Odoo Versions brings the odoo.conf upload.
Directives are only reachable through a concrete model.
The abstract model has no menu.
Works Well With
Apps from the same stack, built to fit this one:
Who Should Use Config Management?
DevOps
Every directive of a server version is a record, with history.
Developer
Inherit the abstract directive for your own file format.
Frequently Asked Questions
What does Config Management do?
A Config Section model and an abstract, tracked Key / Value directive that other apps inherit to store parsed configuration files - the base Odoo Versions uses to keep every odoo.conf directive per version.
What does Config Management not do?
No parser of its own. Odoo Versions brings the odoo.conf upload. Directives are only reachable through a concrete model. The abstract model has no menu.
Who is Config Management for?
DevOps: Every directive of a server version is a record, with history. Developer: Inherit the abstract directive for your own file format.
Which Odoo version and editions does it support?
Odoo 17.0 - Odoo Community, Odoo Enterprise, Viindoo Cloud. Upgrades to a newer Odoo series are a separate purchase for that series.
What does it depend on?
It installs on top of: mail. Odoo installs them with it.
How do I set it up?
Install a consumer such as Odoo Versions; the sections and directives appear here.
What works well with it?
Odoo Versions (to_odoo_version): Concrete directives per version.
Can I try it before buying?
Yes - the Live Preview button at the top of this page opens the module's own screen on a working database.
How do I get support?
Write to apps.support@viindoo.com with your Odoo version and the technical name to_config_management; pre-sales questions go to sales@viindoo.com.
Need help with Config Management?
For questions, implementation support or a custom feature, contact Viindoo.
Upgrades to a newer Odoo series are a separate purchase for that series.
All Viindoo apps: apps.odoo.com/apps/modules/browse?author=Viindoo
About Viindoo. Viindoo builds and maintains more than 1,000 apps on the Odoo App Store for the Community and Enterprise editions and runs them on Viindoo Cloud. A purchase of Config Management covers the 17.0 series: bug fixes on the module reach you through the store, questions go to apps.support@viindoo.com with the technical name to_config_management, and moving to a newer Odoo series is a separate purchase for that series. Source code is delivered with the module and stays yours to read and adapt.
Technical Requirement
Editions: Odoo Community, Odoo Enterprise, Viindoo Cloud
Changes log
0.1 - Latest on the 17.0 line
- Aligned with the 17.0 models and views.
This software and associated files (the "Software") may only be
used
(executed, modified, executed after modifications) if you have
purchased a
valid license from the authors, typically via Odoo Apps,
or if you
have
received a written agreement from the authors of the
Software (see the
COPYRIGHT file).
You may develop Odoo modules that use the Software as a library
(typically
by depending on it, importing it and using its
resources), but
without
copying any source code or material from the
Software. You may distribute
those modules under the license of your
choice, provided that this
license
is compatible with the terms of
the Odoo Proprietary License (For
example:
LGPL, MIT, or proprietary
licenses similar to this one).
It is forbidden to publish, distribute, sublicense, or sell
copies of the
Software or modified copies of the Software.
The above copyright notice and this permission notice must be
included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT
SHALL THE
AUTHORS OR COPYRIGHT HOLDERS
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN
ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING
FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE
SOFTWARE.