Skip to main content
Odoo Community Association

Base Repair Config

Beta License: AGPL-3 OCA/repair Translate me on Weblate Try me on Runboat

This module provides an empty general settings section for the repair configuration.

This is a technical module and it doesn’t provide any new functionality. Extend this module to add general settings related to the repair app.

When extending the general settings view, here is an example of how the code would look like:

<record id="res_config_settings_view_form_inherit" model="ir.ui.view">
    <field name="name">res.config.settings.view.form.inherit.repair</field>
    <field name="model">res.config.settings</field>
    <field name="inherit_id" ref="base_repair_config.res_config_settings_view_form"/>
    <field name="arch" type="xml">
        <xpath expr="//block[@name='repair_setting_container']" position="inside">
            <setting id="extra_repair_setting" help="Enable extra repair configuration options.">
                <field name="extra_repair_field"/>
            </setting>
            <setting id="another_repair_setting" help="Another repair-related setting.">
                <field name="another_repair_field"/>
            </setting>
        </xpath>
    </field>
</record>

Table of contents

Configuration

Usage

To use this module, you need to:

  1. Go to Repair > Configuration > Settings.

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • Escodoo

Contributors

Maintainers

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

Current maintainer:

marcelsavegnago

This module is part of the OCA/repair project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file odoo_addon_base_repair_config-19.0.1.0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for odoo_addon_base_repair_config-19.0.1.0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5f46aa97ea26ab8f5caad4b1b3bfa8ac1fa04af7d33f0d36859707065d39f3d2
MD5 4171a42d2916b6010d9e44507e708e22
BLAKE2b-256 5541afc34ca545344c4318c444cd3db74eeb486cb99ffd94e6e94f4082bf806f

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

19.0.1.0.0.2 This release

1 file

18.0.1.0.0.4

1 file

18.0.1.0.0.2

1 file

17.0.1.0.0.4

1 file

17.0.1.0.0.3

1 file

17.0.1.0.0.2

1 file

16.0.1.0.0.2

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page