odoo-addon-repair-service


Nameodoo-addon-repair-service JSON
Version 18.0.1.0.1 PyPI version JSON
download
home_pagehttps://github.com/OCA/repair
SummaryAdds services to repair orders, so that they can be added as sale order lines.
upload_time2025-07-24 14:44:47
maintainerNone
docs_urlNone
authorForgeFlow, Odoo Community Association (OCA)
requires_python>=3.10
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. image:: https://odoo-community.org/readme-banner-image
   :target: https://odoo-community.org/get-involved?utm_source=readme
   :alt: Odoo Community Association

==============
Repair Service
==============

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:be25d469ec56a459cca3531f81ac08033f333d6a9058034e28e10239c27bcfef
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
    :target: https://odoo-community.org/page/development-status
    :alt: Beta
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Frepair-lightgray.png?logo=github
    :target: https://github.com/OCA/repair/tree/18.0/repair_service
    :alt: OCA/repair
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/repair-18-0/repair-18-0-repair_service
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
    :target: https://runboat.odoo-community.org/builds?repo=OCA/repair&target_branch=18.0
    :alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This module introduces repair services. It adds a new "Services" tab in
the repair orders, where users can add and manage services associated
with the repair. Once the repair order is confirmed and a sale order is
created, these services can be automatically added as sale order lines.
Moreover, if the repair order has the "Under Warranty" field checked,
the module ensures that the corresponding sale order lines price are set
to a value of 0, reflecting the warranty coverage.

**Table of contents**

.. contents::
   :local:

Use Cases / Context
===================

This functionality is similar to the "Operations" tab that existed in
previous versions in core Odoo. This tab allowed users to manage
services and operations in the repair orders. This module reintroduces
that functionality and adds these services as sale order lines when the
sale order is generated.

Usage
=====

When creating or editing a repair order, you will find a new "Services"
tab within the repair order form. In this tab, you can input and manage
the services performed as part of the repair order. Once the repair
order is confirmed, when you creating a sale order from the repair
order, the services listed in the "Services" tab will be automatically
added as sale order lines.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/repair/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 <https://github.com/OCA/repair/issues/new?body=module:%20repair_service%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

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

Credits
=======

Authors
-------

* ForgeFlow

Contributors
------------

- `ForgeFlow <https://forgeflow.com>`__:

     - Andreu Orensanz <andreu.orensanz@forgeflow.com>

- ``Heliconia Solutions Pvt. Ltd. <https://www.heliconia.io>``\ \_

Maintainers
-----------

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

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.

This module is part of the `OCA/repair <https://github.com/OCA/repair/tree/18.0/repair_service>`_ project on GitHub.

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OCA/repair",
    "name": "odoo-addon-repair-service",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "ForgeFlow, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": null,
    "platform": null,
    "description": ".. image:: https://odoo-community.org/readme-banner-image\n   :target: https://odoo-community.org/get-involved?utm_source=readme\n   :alt: Odoo Community Association\n\n==============\nRepair Service\n==============\n\n.. \n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! source digest: sha256:be25d469ec56a459cca3531f81ac08033f333d6a9058034e28e10239c27bcfef\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png\n    :target: https://odoo-community.org/page/development-status\n    :alt: Beta\n.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png\n    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n    :alt: License: AGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Frepair-lightgray.png?logo=github\n    :target: https://github.com/OCA/repair/tree/18.0/repair_service\n    :alt: OCA/repair\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n    :target: https://translation.odoo-community.org/projects/repair-18-0/repair-18-0-repair_service\n    :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png\n    :target: https://runboat.odoo-community.org/builds?repo=OCA/repair&target_branch=18.0\n    :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nThis module introduces repair services. It adds a new \"Services\" tab in\nthe repair orders, where users can add and manage services associated\nwith the repair. Once the repair order is confirmed and a sale order is\ncreated, these services can be automatically added as sale order lines.\nMoreover, if the repair order has the \"Under Warranty\" field checked,\nthe module ensures that the corresponding sale order lines price are set\nto a value of 0, reflecting the warranty coverage.\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nUse Cases / Context\n===================\n\nThis functionality is similar to the \"Operations\" tab that existed in\nprevious versions in core Odoo. This tab allowed users to manage\nservices and operations in the repair orders. This module reintroduces\nthat functionality and adds these services as sale order lines when the\nsale order is generated.\n\nUsage\n=====\n\nWhen creating or editing a repair order, you will find a new \"Services\"\ntab within the repair order form. In this tab, you can input and manage\nthe services performed as part of the repair order. Once the repair\norder is confirmed, when you creating a sale order from the repair\norder, the services listed in the \"Services\" tab will be automatically\nadded as sale order lines.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/repair/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us to smash it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/repair/issues/new?body=module:%20repair_service%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n-------\n\n* ForgeFlow\n\nContributors\n------------\n\n- `ForgeFlow <https://forgeflow.com>`__:\n\n     - Andreu Orensanz <andreu.orensanz@forgeflow.com>\n\n- ``Heliconia Solutions Pvt. Ltd. <https://www.heliconia.io>``\\ \\_\n\nMaintainers\n-----------\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n   :alt: Odoo Community Association\n   :target: https://odoo-community.org\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\nThis module is part of the `OCA/repair <https://github.com/OCA/repair/tree/18.0/repair_service>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "Adds services to repair orders, so that they can be added as sale order lines.",
    "version": "18.0.1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/OCA/repair"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f9b763490b857d33a887267cf53e97981144b59088a837c047bb6f76f8c9f1cf",
                "md5": "908c03deb195f67110cfc04004d588f4",
                "sha256": "959c8f47de1cc6882bf3570cd5080c8628e04f35ae4faa0cadc726cebe035250"
            },
            "downloads": -1,
            "filename": "odoo_addon_repair_service-18.0.1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "908c03deb195f67110cfc04004d588f4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 27611,
            "upload_time": "2025-07-24T14:44:47",
            "upload_time_iso_8601": "2025-07-24T14:44:47.128845Z",
            "url": "https://files.pythonhosted.org/packages/f9/b7/63490b857d33a887267cf53e97981144b59088a837c047bb6f76f8c9f1cf/odoo_addon_repair_service-18.0.1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-24 14:44:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "repair",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "odoo-addon-repair-service"
}
        
Elapsed time: 1.47085s