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

File metadata

File hashes

Hashes for odoo_addon_base_repair_config-17.0.1.0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 6c8e445807fc6f18b4d612f931c8dc6524eb6aeb4afabc33dbbba74ea22f14df
MD5 12b8aaab4332e773b58e5afab1d6ba75
BLAKE2b-256 0f74d2b16028e2e4b0d7474f3daf23228c68b9ef32a0c5893c81611ce3c86b48

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