Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[18.0][MIG] agreement_repair: Migration to 18.0 #59

Open
wants to merge 36 commits into
base: 18.0
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
57fed8b
[ADD] agreement_repair
Dec 27, 2018
7c1d3e5
[UPD] README.rst
OCA-git-bot Dec 27, 2018
9220dd9
[IMP] Show stat even if 0. Filter agreement with partner
max3903 Jan 3, 2019
3669f7f
[IMP] UI
max3903 Jan 3, 2019
378c50b
Added translation using Weblate (German)
marylla Jan 11, 2019
ba5891c
Translated using Weblate (German)
marylla Jan 11, 2019
6962856
[MIG][WIP][12.0] agreement_repair
murtuzasaleh Mar 28, 2019
9b9ecb9
Added translation using Weblate (Chinese (Simplified))
liweijie0812 Sep 4, 2019
e0cb531
Translated using Weblate (Chinese (Simplified))
liweijie0812 Sep 4, 2019
063b1fa
Added translation using Weblate (Portuguese (Brazil))
marcelsavegnago Feb 12, 2020
702ffd8
Translated using Weblate (Portuguese (Brazil))
marcelsavegnago Feb 12, 2020
8edb632
[IMP] New icon for agreement modules (svg file in agreement_legal)
marcelsavegnago Feb 15, 2020
83fa3a6
Added translation using Weblate (Portuguese)
pedrocs-exo Feb 17, 2020
e508525
Translated using Weblate (Portuguese)
pedrocs-exo Feb 17, 2020
e7eb099
agreement_repair 12.0.1.0.1
OCA-git-bot Feb 20, 2020
e6b3910
[14.0][FIX]agreement_repair: Travis
vimalpatelserpentcs Jul 23, 2021
194871e
[14.0][MIG]agreement_repair: Migrated to v14
vimalpatelserpentcs Jul 23, 2021
0ccbf9a
[FIX] fix travis
vimalpatelserpentcs Dec 3, 2021
e4494cc
[UPD] Update agreement_repair.pot
oca-travis Dec 24, 2021
bcb575a
[UPD] README.rst
OCA-git-bot Dec 24, 2021
c987a72
Added translation using Weblate (Spanish (Argentina))
ibuioli Feb 6, 2022
98c4e39
Translated using Weblate (Spanish (Argentina))
ibuioli Feb 6, 2022
a115453
[UPD] README.rst
OCA-git-bot Sep 3, 2023
d904301
Update translation files
weblate Oct 9, 2023
3d1bb12
Added translation using Weblate (Spanish)
Ivorra78 Dec 19, 2023
062866f
Translated using Weblate (Spanish)
Ivorra78 Dec 19, 2023
acc8f4c
Translated using Weblate (Portuguese (Brazil))
May 20, 2024
5bf22e8
Translated using Weblate (Portuguese (Brazil))
May 20, 2024
74b1932
[IMP] agreement_repair: pre-commit auto fixes
Sep 10, 2024
3b7192b
[17.0][MIG] agreement_repair: Migration to 17.0
Sep 10, 2024
e52cdc7
[UPD] Update agreement_repair.pot
Nov 22, 2024
307fc89
[BOT] post-merge updates
OCA-git-bot Nov 22, 2024
498d11c
Added translation using Weblate (Italian)
mymage Nov 25, 2024
3fa2784
Translated using Weblate (Italian)
mymage Nov 25, 2024
52c4915
[IMP] agreement_repair: pre-commit auto fixes
HeliconiaSolutions Feb 17, 2025
cdad8f7
[MIG] agreement_repair: Migration to 18.0
HeliconiaSolutions Feb 17, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
123 changes: 123 additions & 0 deletions agreement_repair/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,123 @@
==================
Agreement - Repair
==================

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

.. |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/licence-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%2Fagreement-lightgray.png?logo=github
:target: https://github.com/OCA/agreement/tree/18.0/agreement_repair
:alt: OCA/agreement
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/agreement-18-0/agreement-18-0-agreement_repair
: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/agreement&target_branch=18.0
:alt: Try me on Runboat

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

Odoo Agreement App does not provide an easy way to access repair orders
related to an agreement. Some organizations needs to have a quick access
to repair orders to track the performance of an agreement.

This module allows you to link a repair order to an agreement and adds a
smart button on the agreement to look at the list of related repair
orders.

**Table of contents**

.. contents::
:local:

Usage
=====

To use this module, you need to:

- Go to Repair > Repair Orders
- Select or create a repair order and set the agreement
- Go to Agreement > Agreements
- Open the previous agreement
- Click on the smart button "Repairs" to see the list of related repair
orders

Known issues / Roadmap
======================

The roadmap of the Agreement application is documented on
`Github <https://github.com/OCA/contract/issues>`__.

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/agreement/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/agreement/issues/new?body=module:%20agreement_repair%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
-------

* Open Source Integrators

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

- Sandip Mangukiya <[email protected]>
- Serpent Consulting Services Pvt. Ltd. <[email protected]>
- Italo LOPES. <[email protected]>
- `Heliconia Solutions Pvt. Ltd. <https://www.heliconia.io>`__

- Bhavesh Heliconia

Other credits
-------------

The development of this module has been financially supported by:

- Open Source Integrators <https://opensourceintegrators.com>

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.

.. |maintainer-smangukiya| image:: https://github.com/smangukiya.png?size=40px
:target: https://github.com/smangukiya
:alt: smangukiya
.. |maintainer-max3903| image:: https://github.com/max3903.png?size=40px
:target: https://github.com/max3903
:alt: max3903

Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-smangukiya| |maintainer-max3903|

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

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
4 changes: 4 additions & 0 deletions agreement_repair/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Copyright (C) 2021 - TODAY, Open Source Integrators
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

from . import models
26 changes: 26 additions & 0 deletions agreement_repair/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Copyright (C) 2021 - TODAY, Open Source Integrators
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

{
"name": "Agreement - Repair",
"summary": "Link repair orders to an agreement",
"version": "18.0.1.0.0",
"category": "Contract",
"author": "Open Source Integrators, " "Odoo Community Association (OCA)",
"website": "https://github.com/OCA/agreement",
"depends": [
"agreement",
"repair",
],
"data": [
"views/agreement_view.xml",
"views/repair_view.xml",
],
"installable": True,
"license": "AGPL-3",
"development_status": "Beta",
"maintainers": [
"smangukiya",
"max3903",
],
}
46 changes: 46 additions & 0 deletions agreement_repair/i18n/agreement_repair.pot
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * agreement_repair
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: agreement_repair
#: model:ir.model.fields,field_description:agreement_repair.field_agreement__repair_count
msgid "# Repair Orders"
msgstr ""

#. module: agreement_repair
#: model_terms:ir.ui.view,arch_db:agreement_repair.partner_agreement_form_view_repair
msgid "<span class=\"o_stat_text\">Repair Orders</span>"
msgstr ""

#. module: agreement_repair
#: model:ir.model,name:agreement_repair.model_agreement
#: model:ir.model.fields,field_description:agreement_repair.field_repair_order__agreement_id
#: model_terms:ir.ui.view,arch_db:agreement_repair.view_repair_order_form_agreement
msgid "Agreement"
msgstr ""

#. module: agreement_repair
#: model_terms:ir.actions.act_window,help:agreement_repair.action_mrp_repair_agreement_specific
msgid "Create Repair Orders"
msgstr ""

#. module: agreement_repair
#: model:ir.model,name:agreement_repair.model_repair_order
msgid "Repair Order"
msgstr ""

#. module: agreement_repair
#: model:ir.actions.act_window,name:agreement_repair.action_mrp_repair_agreement_specific
msgid "Repair Orders"
msgstr ""
76 changes: 76 additions & 0 deletions agreement_repair/i18n/de.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * agreement_repair
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 11.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2019-01-11 17:41+0000\n"
"Last-Translator: Maria Sparenberg <[email protected]>\n"
"Language-Team: none\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.3\n"

#. module: agreement_repair
#: model:ir.model.fields,field_description:agreement_repair.field_agreement__repair_count
msgid "# Repair Orders"
msgstr "# Reparaturaufträge"

#. module: agreement_repair
#: model_terms:ir.ui.view,arch_db:agreement_repair.partner_agreement_form_view_repair
msgid "<span class=\"o_stat_text\">Repair Orders</span>"
msgstr "<span class=\"o_stat_text\">Reparaturaufträge</span>"

#. module: agreement_repair
#: model:ir.model,name:agreement_repair.model_agreement
#: model:ir.model.fields,field_description:agreement_repair.field_repair_order__agreement_id
#: model_terms:ir.ui.view,arch_db:agreement_repair.view_repair_order_form_agreement
msgid "Agreement"
msgstr "Vereinbarung"

#. module: agreement_repair
#: model_terms:ir.actions.act_window,help:agreement_repair.action_mrp_repair_agreement_specific
msgid "Create Repair Orders"
msgstr "Reparaturaufträge anlegen"

#. module: agreement_repair
#: model:ir.model.fields,field_description:agreement_repair.field_agreement__display_name
#: model:ir.model.fields,field_description:agreement_repair.field_repair_order__display_name
msgid "Display Name"
msgstr ""

#. module: agreement_repair
#: model:ir.model.fields,field_description:agreement_repair.field_agreement__id
#: model:ir.model.fields,field_description:agreement_repair.field_repair_order__id
msgid "ID"
msgstr ""

#. module: agreement_repair
#: model:ir.model.fields,field_description:agreement_repair.field_agreement____last_update
#: model:ir.model.fields,field_description:agreement_repair.field_repair_order____last_update
msgid "Last Modified on"
msgstr ""

#. module: agreement_repair
#: model:ir.model,name:agreement_repair.model_repair_order
msgid "Repair Order"
msgstr "Reparaturauftrag"

#. module: agreement_repair
#: model:ir.actions.act_window,name:agreement_repair.action_mrp_repair_agreement_specific
msgid "Repair Orders"
msgstr "Reparaturaufträge"

#. module: agreement_repair
#: model:ir.model.fields,field_description:agreement_repair.field_repair_order__serviceprofile_id
#: model_terms:ir.ui.view,arch_db:agreement_repair.view_repair_order_form_filter_agreement
msgid "Service Profile"
msgstr "Dienstleistungsprofil"

#~ msgid "agreement"
#~ msgstr "Vereinbarung"
73 changes: 73 additions & 0 deletions agreement_repair/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * agreement_repair
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-12-19 13:33+0000\n"
"Last-Translator: Ivorra78 <[email protected]>\n"
"Language-Team: none\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.17\n"

#. module: agreement_repair
#: model:ir.model.fields,field_description:agreement_repair.field_agreement__repair_count
msgid "# Repair Orders"
msgstr "# Órdenes de Reparación"

#. module: agreement_repair
#: model_terms:ir.ui.view,arch_db:agreement_repair.partner_agreement_form_view_repair
msgid "<span class=\"o_stat_text\">Repair Orders</span>"
msgstr "<span class=\"o_stat_text\">Órdenes de reparación</span>"

#. module: agreement_repair
#: model:ir.model,name:agreement_repair.model_agreement
#: model:ir.model.fields,field_description:agreement_repair.field_repair_order__agreement_id
#: model_terms:ir.ui.view,arch_db:agreement_repair.view_repair_order_form_agreement
msgid "Agreement"
msgstr "Acuerdo"

#. module: agreement_repair
#: model_terms:ir.actions.act_window,help:agreement_repair.action_mrp_repair_agreement_specific
msgid "Create Repair Orders"
msgstr "Crear Órdenes de Reparación"

#. module: agreement_repair
#: model:ir.model.fields,field_description:agreement_repair.field_agreement__display_name
#: model:ir.model.fields,field_description:agreement_repair.field_repair_order__display_name
msgid "Display Name"
msgstr "Mostrar Nombre"

#. module: agreement_repair
#: model:ir.model.fields,field_description:agreement_repair.field_agreement__id
#: model:ir.model.fields,field_description:agreement_repair.field_repair_order__id
msgid "ID"
msgstr "ID (identificación)"

#. module: agreement_repair
#: model:ir.model.fields,field_description:agreement_repair.field_agreement____last_update
#: model:ir.model.fields,field_description:agreement_repair.field_repair_order____last_update
msgid "Last Modified on"
msgstr "Última Modificación el"

#. module: agreement_repair
#: model:ir.model,name:agreement_repair.model_repair_order
msgid "Repair Order"
msgstr "Orden de Reparación"

#. module: agreement_repair
#: model:ir.actions.act_window,name:agreement_repair.action_mrp_repair_agreement_specific
msgid "Repair Orders"
msgstr "Órdenes de Reparación"

#. module: agreement_repair
#: model:ir.model.fields,field_description:agreement_repair.field_repair_order__serviceprofile_id
#: model_terms:ir.ui.view,arch_db:agreement_repair.view_repair_order_form_filter_agreement
msgid "Service Profile"
msgstr "Perfil de Servicio"
Loading
Loading