Skip to main content

Provides general settings for the Repair App

Project description

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.

Project details


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-17.0.1.0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for odoo_addon_base_repair_config-17.0.1.0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8e4e5ce64136d651490c25482ef7968621f22de0c595eeb81a965b34b04bb639
MD5 37e3cfdffa0bc1abb0b33f4560be95d7
BLAKE2b-256 6c4565fea5bb566865edb5b8edb069d325fc9f2aee3ea6f9bcfbb420485fef88

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page