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

[17.0][MIG] agreement_repair: Migration to 17.0 #43

Merged
merged 30 commits into from
Nov 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
7023ac6
[ADD] agreement_repair
Dec 27, 2018
b5ecd3f
[UPD] README.rst
OCA-git-bot Dec 27, 2018
ff6d1ba
[IMP] Show stat even if 0. Filter agreement with partner
max3903 Jan 3, 2019
922c0ea
[IMP] UI
max3903 Jan 3, 2019
c251c6e
Added translation using Weblate (German)
marylla Jan 11, 2019
9659acc
Translated using Weblate (German)
marylla Jan 11, 2019
ace821b
[MIG][WIP][12.0] agreement_repair
murtuzasaleh Mar 28, 2019
9b5b27e
Added translation using Weblate (Chinese (Simplified))
liweijie0812 Sep 4, 2019
392177a
Translated using Weblate (Chinese (Simplified))
liweijie0812 Sep 4, 2019
4a71f6f
Added translation using Weblate (Portuguese (Brazil))
marcelsavegnago Feb 12, 2020
11e87c4
Translated using Weblate (Portuguese (Brazil))
marcelsavegnago Feb 12, 2020
7fdfc21
[IMP] New icon for agreement modules (svg file in agreement_legal)
marcelsavegnago Feb 15, 2020
790640a
Added translation using Weblate (Portuguese)
pedrocs-exo Feb 17, 2020
567479e
Translated using Weblate (Portuguese)
pedrocs-exo Feb 17, 2020
76a62b8
agreement_repair 12.0.1.0.1
OCA-git-bot Feb 20, 2020
7fe7f82
[14.0][FIX]agreement_repair: Travis
vimalpatelserpentcs Jul 23, 2021
64462ef
[14.0][MIG]agreement_repair: Migrated to v14
vimalpatelserpentcs Jul 23, 2021
8f60efd
[FIX] fix travis
vimalpatelserpentcs Dec 3, 2021
b4b48e6
[UPD] Update agreement_repair.pot
oca-travis Dec 24, 2021
8ca38ba
[UPD] README.rst
OCA-git-bot Dec 24, 2021
9ea95af
Added translation using Weblate (Spanish (Argentina))
ibuioli Feb 6, 2022
b0a4c35
Translated using Weblate (Spanish (Argentina))
ibuioli Feb 6, 2022
f14ceb0
[UPD] README.rst
OCA-git-bot Sep 3, 2023
8d886cc
Update translation files
weblate Oct 9, 2023
7afc91f
Added translation using Weblate (Spanish)
Ivorra78 Dec 19, 2023
0241159
Translated using Weblate (Spanish)
Ivorra78 Dec 19, 2023
7270516
Translated using Weblate (Portuguese (Brazil))
May 20, 2024
55ca928
Translated using Weblate (Portuguese (Brazil))
May 20, 2024
bd1c8a2
[IMP] agreement_repair: pre-commit auto fixes
Sep 10, 2024
db6e6d5
[17.0][MIG] agreement_repair: Migration to 17.0
Sep 10, 2024
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
120 changes: 120 additions & 0 deletions agreement_repair/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,120 @@
==================
Agreement - Repair
==================

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

.. |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/17.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-17-0/agreement-17-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=17.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:%2017.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]>

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/17.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": "17.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",
],
}
70 changes: 70 additions & 0 deletions agreement_repair/i18n/agreement_repair.pot
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
# 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"
"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.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 ""

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

#. 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 ""
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