Skip to content
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
f1d32fd
[11.0][ADD] base_maintenance
LoisRForgeFlow Nov 13, 2019
ba906b0
[12.0][MIG] base_maintenance
NuriaXifre Dec 10, 2019
59e8c89
copyright fix
NuriaXifre Dec 10, 2019
0cd88ef
[IMP] base_maintenance: black, isort
NuriaXifre Jan 16, 2020
ca48253
[13.0][MIG] base_maintenance
NuriaXifre Jan 16, 2020
ddc6ec9
[IMP] base_maintenance: Add a Maintenance Request Report
marcelsavegnago Jul 16, 2020
eb63cd6
[IMP] base_maintenance: Add a Maintenance Request Report
marcelsavegnago Aug 21, 2020
d58605a
[IMP] base_maintenance: black, isort, prettier
dalonsod Nov 16, 2020
b1f3470
[MIG] base_maintenance: Migration to 14.0
dalonsod Nov 16, 2020
d8bba39
Added translation using Weblate (Italian)
mymage Jul 28, 2021
2b8682e
Translated using Weblate (Italian)
mymage Jul 28, 2021
3c6ca23
[FIX] base_maintenance: show user_id and member_ids in tree view.
LoisRForgeFlow Sep 6, 2021
a3429c9
[FIX] base_maintenance: Relicense to LGPL following #154
etobella Nov 29, 2021
189fbf7
[MIG] base_maintenance: Migration to 15.0
mariadforgeflow Dec 3, 2021
5787ebf
[UPD] Update base_maintenance.pot
Dec 30, 2021
1228427
[UPD] README.rst
OCA-git-bot Dec 30, 2021
9529ef0
Added translation using Weblate (Portuguese)
pedrocs-exo Dec 3, 2022
5d0c598
Translated using Weblate (Portuguese)
pedrocs-exo Dec 3, 2022
f22af18
[16.0][MIG] base_maintenance: Migration to 16.0
FernandoRomera Dec 20, 2022
e6edc8b
[UPD] Update base_maintenance.pot
Dec 28, 2022
03039ad
[UPD] README.rst
OCA-git-bot Dec 28, 2022
7ebdadf
Update translation files
weblate Dec 28, 2022
4d79e63
Added translation using Weblate (Spanish)
Ivorra78 Jul 22, 2023
8bc597d
Translated using Weblate (Spanish)
Ivorra78 Jul 22, 2023
1bbb56a
[16.0][FIX] base_maintenance: style on ButtonBox and colspan
christian-ramos-tecnativa Jul 20, 2023
b6c2c0a
[UPD] README.rst
OCA-git-bot Sep 3, 2023
4422968
base_maintenance 16.0.1.0.1
OCA-git-bot Sep 6, 2023
6363996
[UPD] README.rst
OCA-git-bot Sep 6, 2023
6d24d4d
Translated using Weblate (Portuguese (Brazil))
May 20, 2024
f494a8c
[IMP] base_maintenance: pre-commit auto fixes
BhaveshHeliconia Jan 27, 2025
f5a803d
[IMP] base_maintenance: Fine-tuning of the form view
carlos-lopez-tecnativa Jan 14, 2025
230489d
[18.0][MIG] base_maintenance: Migration to 18.0
BhaveshHeliconia Feb 7, 2025
35df1b0
[UPD] Update base_maintenance.pot
Feb 7, 2025
bc21e41
[BOT] post-merge updates
OCA-git-bot Feb 7, 2025
638d835
Update translation files
weblate Feb 7, 2025
fb135a8
[MIG] base_maintenance: Migration to 19.0
JasminSForgeFlow Nov 24, 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
93 changes: 93 additions & 0 deletions base_maintenance/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
.. image:: https://odoo-community.org/readme-banner-image
:target: https://odoo-community.org/get-involved?utm_source=readme
:alt: Odoo Community Association

================
Base Maintenance
================

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

.. |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-LGPL--3-blue.png
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
:alt: License: LGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fmaintenance-lightgray.png?logo=github
:target: https://github.com/OCA/maintenance/tree/19.0/base_maintenance
:alt: OCA/maintenance
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/maintenance-19-0/maintenance-19-0-base_maintenance
: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/maintenance&target_branch=19.0
:alt: Try me on Runboat

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

This module extends the functionality of Odoo Maintenance module to add
some basic features that are standard in other Odoo apps:

- Team leader in maintenance team.
- Description field in maintenance team.
- Creates the unexisting search view for maintenance team.
- Empty button box on maintenance request to be extended by other
modules.
- Maintenance Request Report

**Table of contents**

.. contents::
:local:

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

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

- Lois Rilo <[email protected]>
- Marcel Savegnago <[email protected]>
- David Alonso <[email protected]>
- `Heliconia Solutions Pvt. Ltd. <https://www.heliconia.io>`__

- Bhavesh Heliconia

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/maintenance <https://github.com/OCA/maintenance/tree/19.0/base_maintenance>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
1 change: 1 addition & 0 deletions base_maintenance/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from . import models
20 changes: 20 additions & 0 deletions base_maintenance/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Copyright 2019 ForgeFlow S.L.
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html).

{
"name": "Base Maintenance",
"version": "19.0.1.0.0",
"author": "ForgeFlow, Odoo Community Association (OCA)",
"development_status": "Beta",
"website": "https://github.com/OCA/maintenance",
"category": "Maintenance",
"license": "LGPL-3",
"depends": ["maintenance"],
"data": [
"views/maintenance_team_views.xml",
"views/maintenance_request_views.xml",
"views/maintenance_equipment_views.xml",
"views/report_maintenance_request.xml",
],
"installable": True,
}
124 changes: 124 additions & 0 deletions base_maintenance/i18n/base_maintenance.pot
Original file line number Diff line number Diff line change
@@ -0,0 +1,124 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * base_maintenance
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.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: base_maintenance
#: model:ir.actions.report,print_report_name:base_maintenance.action_report_maintenance_request
msgid "'Maintenance Request - %s' % (object.name)"
msgstr ""

#. module: base_maintenance
#: model_terms:ir.ui.view,arch_db:base_maintenance.report_maintenance_request_document
msgid "<span>Maintenance Request</span>"
msgstr ""

#. module: base_maintenance
#: model_terms:ir.ui.view,arch_db:base_maintenance.report_maintenance_request_document
msgid "<strong>Category:</strong>"
msgstr ""

#. module: base_maintenance
#: model_terms:ir.ui.view,arch_db:base_maintenance.report_maintenance_request_document
msgid "<strong>Close Date:</strong>"
msgstr ""

#. module: base_maintenance
#: model_terms:ir.ui.view,arch_db:base_maintenance.report_maintenance_request_document
msgid "<strong>Description:</strong>"
msgstr ""

#. module: base_maintenance
#: model_terms:ir.ui.view,arch_db:base_maintenance.report_maintenance_request_document
msgid "<strong>Duration:</strong>"
msgstr ""

#. module: base_maintenance
#: model_terms:ir.ui.view,arch_db:base_maintenance.report_maintenance_request_document
msgid "<strong>Equipment:</strong>"
msgstr ""

#. module: base_maintenance
#: model_terms:ir.ui.view,arch_db:base_maintenance.report_maintenance_request_document
msgid "<strong>Maintenance Type:</strong>"
msgstr ""

#. module: base_maintenance
#: model_terms:ir.ui.view,arch_db:base_maintenance.report_maintenance_request_document
msgid "<strong>Model:</strong>"
msgstr ""

#. module: base_maintenance
#: model_terms:ir.ui.view,arch_db:base_maintenance.report_maintenance_request_document
msgid "<strong>Priority:</strong>"
msgstr ""

#. module: base_maintenance
#: model_terms:ir.ui.view,arch_db:base_maintenance.report_maintenance_request_document
msgid "<strong>Request Date:</strong>"
msgstr ""

#. module: base_maintenance
#: model_terms:ir.ui.view,arch_db:base_maintenance.report_maintenance_request_document
msgid "<strong>Requested By:</strong>"
msgstr ""

#. module: base_maintenance
#: model_terms:ir.ui.view,arch_db:base_maintenance.report_maintenance_request_document
msgid "<strong>Responsible:</strong>"
msgstr ""

#. module: base_maintenance
#: model_terms:ir.ui.view,arch_db:base_maintenance.report_maintenance_request_document
msgid "<strong>Schedule Date:</strong>"
msgstr ""

#. module: base_maintenance
#: model_terms:ir.ui.view,arch_db:base_maintenance.report_maintenance_request_document
msgid "<strong>Serial:</strong>"
msgstr ""

#. module: base_maintenance
#: model_terms:ir.ui.view,arch_db:base_maintenance.report_maintenance_request_document
msgid "<strong>Stage:</strong>"
msgstr ""

#. module: base_maintenance
#: model_terms:ir.ui.view,arch_db:base_maintenance.report_maintenance_request_document
msgid "<strong>Team:</strong>"
msgstr ""

#. module: base_maintenance
#: model:ir.model.fields,field_description:base_maintenance.field_maintenance_team__description
msgid "Description"
msgstr ""

#. module: base_maintenance
#: model_terms:ir.ui.view,arch_db:base_maintenance.maintenance_team_view_form
msgid "Description of the team's function"
msgstr ""

#. module: base_maintenance
#: model:ir.actions.report,name:base_maintenance.action_report_maintenance_request
msgid "Maintenance Request"
msgstr ""

#. module: base_maintenance
#: model:ir.model,name:base_maintenance.model_maintenance_team
msgid "Maintenance Teams"
msgstr ""

#. module: base_maintenance
#: model:ir.model.fields,field_description:base_maintenance.field_maintenance_team__user_id
msgid "Team Leader"
msgstr ""
127 changes: 127 additions & 0 deletions base_maintenance/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,127 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * base_maintenance
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-07-22 23:09+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: base_maintenance
#: model:ir.actions.report,print_report_name:base_maintenance.action_report_maintenance_request
msgid "'Maintenance Request - %s' % (object.name)"
msgstr "'Solicitud de mantenimiento - %s' % (object.name)"

#. module: base_maintenance
#: model_terms:ir.ui.view,arch_db:base_maintenance.report_maintenance_request_document
msgid "<span>Maintenance Request</span>"
msgstr "<span>Solicitud de mantenimiento</span>"

#. module: base_maintenance
#: model_terms:ir.ui.view,arch_db:base_maintenance.report_maintenance_request_document
msgid "<strong>Category:</strong>"
msgstr "<strong>Categoría:</strong>"

#. module: base_maintenance
#: model_terms:ir.ui.view,arch_db:base_maintenance.report_maintenance_request_document
msgid "<strong>Close Date:</strong>"
msgstr "<strong>Fecha de cierre:</strong>"

#. module: base_maintenance
#: model_terms:ir.ui.view,arch_db:base_maintenance.report_maintenance_request_document
msgid "<strong>Description:</strong>"
msgstr "<strong>Descripción:</strong>"

#. module: base_maintenance
#: model_terms:ir.ui.view,arch_db:base_maintenance.report_maintenance_request_document
msgid "<strong>Duration:</strong>"
msgstr "<strong>Duración:</strong>"

#. module: base_maintenance
#: model_terms:ir.ui.view,arch_db:base_maintenance.report_maintenance_request_document
msgid "<strong>Equipment:</strong>"
msgstr "<strong>Equipamiento:</strong>"

#. module: base_maintenance
#: model_terms:ir.ui.view,arch_db:base_maintenance.report_maintenance_request_document
msgid "<strong>Maintenance Type:</strong>"
msgstr "<strong>Tipo de mantenimiento:</strong>"

#. module: base_maintenance
#: model_terms:ir.ui.view,arch_db:base_maintenance.report_maintenance_request_document
msgid "<strong>Model:</strong>"
msgstr "<strong>Modelo:</strong>"

#. module: base_maintenance
#: model_terms:ir.ui.view,arch_db:base_maintenance.report_maintenance_request_document
msgid "<strong>Priority:</strong>"
msgstr "<strong>Prioridad:</strong>"

#. module: base_maintenance
#: model_terms:ir.ui.view,arch_db:base_maintenance.report_maintenance_request_document
msgid "<strong>Request Date:</strong>"
msgstr "<strong>Fecha de solicitud:</strong>"

#. module: base_maintenance
#: model_terms:ir.ui.view,arch_db:base_maintenance.report_maintenance_request_document
msgid "<strong>Requested By:</strong>"
msgstr "<strong>Solicitado por:</strong>"

#. module: base_maintenance
#: model_terms:ir.ui.view,arch_db:base_maintenance.report_maintenance_request_document
msgid "<strong>Responsible:</strong>"
msgstr "<strong>Responsable:</strong>"

#. module: base_maintenance
#: model_terms:ir.ui.view,arch_db:base_maintenance.report_maintenance_request_document
msgid "<strong>Schedule Date:</strong>"
msgstr "<strong>Fecha programada:</strong>"

#. module: base_maintenance
#: model_terms:ir.ui.view,arch_db:base_maintenance.report_maintenance_request_document
msgid "<strong>Serial:</strong>"
msgstr "<strong>Serie:</strong>"

#. module: base_maintenance
#: model_terms:ir.ui.view,arch_db:base_maintenance.report_maintenance_request_document
msgid "<strong>Stage:</strong>"
msgstr "<strong>Estado:</strong>"

#. module: base_maintenance
#: model_terms:ir.ui.view,arch_db:base_maintenance.report_maintenance_request_document
msgid "<strong>Team:</strong>"
msgstr "<strong>Equipo:</strong>"

#. module: base_maintenance
#: model:ir.model.fields,field_description:base_maintenance.field_maintenance_team__description
msgid "Description"
msgstr "descripción"

#. module: base_maintenance
#: model_terms:ir.ui.view,arch_db:base_maintenance.maintenance_team_view_form
msgid "Description of the team's function"
msgstr "Descripción de la función del equipo"

#. module: base_maintenance
#: model:ir.actions.report,name:base_maintenance.action_report_maintenance_request
msgid "Maintenance Request"
msgstr "Solicitud de mantenimiento"

#. module: base_maintenance
#: model:ir.model,name:base_maintenance.model_maintenance_team
msgid "Maintenance Teams"
msgstr "Equipos de Mantenimiento"

#. module: base_maintenance
#: model:ir.model.fields,field_description:base_maintenance.field_maintenance_team__user_id
msgid "Team Leader"
msgstr "Líder de equipo"
Loading