Skip to content

Commit

Permalink
[14.0][ADD] repair_date_done: In repair order new field "Date Done".
Browse files Browse the repository at this point in the history
  • Loading branch information
alfredoavanzosc authored and anajuaristi committed Nov 27, 2024
1 parent de55961 commit e7b1d99
Show file tree
Hide file tree
Showing 11 changed files with 214 additions and 0 deletions.
28 changes: 28 additions & 0 deletions repair_date_done/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3

================
Repair date done
================

* In repair order new field "Date Done". When the repair is complete, the
system date will be set in this field.

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

Bugs are tracked on `GitHub Issues
<https://github.com/avanzosc/mrp-repair-addons/issues>`_. In case of trouble,
please check there if your issue has already been reported. If you spotted it
first, help us smash it by providing detailed and welcomed feedback.

Credits
=======

Contributors
------------
* Alfredo de la Fuente <[email protected]>
* Ana Juaristi <[email protected]>

Do not contact contributors directly about support or help with technical issues.
1 change: 1 addition & 0 deletions repair_date_done/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from . import models
15 changes: 15 additions & 0 deletions repair_date_done/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Copyright 2024 Alfredo de la Fuente - AvanzOSC
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
{
"name": "Repair Date Done",
"version": "14.0.1.0.0",
"category": "Inventory/Inventory",
"license": "AGPL-3",
"author": "AvanzOSC",
"website": "https://github.com/avanzosc/mrp-repair-addons",
"depends": ["repair"],
"data": [
"views/repair_order_views.xml",
],
"installable": True,
}
41 changes: 41 additions & 0 deletions repair_date_done/i18n/en_GB.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * repair_date_done
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-11-27 12:27+0000\n"
"PO-Revision-Date: 2024-11-27 12:27+0000\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: repair_date_done
#: model:ir.model.fields,field_description:repair_date_done.field_repair_order__date_done
msgid "Date Done"
msgstr ""

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

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

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

#. module: repair_date_done
#: model:ir.model,name:repair_date_done.model_repair_order
msgid "Repair Order"
msgstr ""
41 changes: 41 additions & 0 deletions repair_date_done/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * repair_date_done
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-11-27 12:28+0000\n"
"PO-Revision-Date: 2024-11-27 12:28+0000\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: repair_date_done
#: model:ir.model.fields,field_description:repair_date_done.field_repair_order__date_done
msgid "Date Done"
msgstr "Fecha fin"

#. module: repair_date_done
#: model:ir.model.fields,field_description:repair_date_done.field_repair_order__display_name
msgid "Display Name"
msgstr "Nombre mostrado"

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

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

#. module: repair_date_done
#: model:ir.model,name:repair_date_done.model_repair_order
msgid "Repair Order"
msgstr "Orden de reparación"
41 changes: 41 additions & 0 deletions repair_date_done/i18n/repair_date_done.pot
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * repair_date_done
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-11-27 12:27+0000\n"
"PO-Revision-Date: 2024-11-27 12:27+0000\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: repair_date_done
#: model:ir.model.fields,field_description:repair_date_done.field_repair_order__date_done
msgid "Date Done"
msgstr ""

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

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

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

#. module: repair_date_done
#: model:ir.model,name:repair_date_done.model_repair_order
msgid "Repair Order"
msgstr ""
1 change: 1 addition & 0 deletions repair_date_done/models/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from . import repair_order
17 changes: 17 additions & 0 deletions repair_date_done/models/repair_order.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Copyright 2024 Alfredo de la Fuente - AvanzOSC
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).

from odoo import fields, models


class RepairOrder(models.Model):
_inherit = "repair.order"

date_done = fields.Date(string="Date Done", copy=False)

def action_repair_end(self):
result = super(RepairOrder, self).action_repair_end()
repairs = self.filtered(lambda x: x.state in ("done", "2binvoiced"))
if repairs:
repairs.write({"date_done": fields.Date.context_today(self)})
return result
22 changes: 22 additions & 0 deletions repair_date_done/views/repair_order_views.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="utf-8" ?>
<odoo>
<record id="view_repair_order_form" model="ir.ui.view">
<field name="model">repair.order</field>
<field name="inherit_id" ref="repair.view_repair_order_form" />
<field name="arch" type="xml">
<field name="location_id" position="before">
<field name="date_done" readonly="1" />
</field>
</field>
</record>

<record id="view_repair_order_tree" model="ir.ui.view">
<field name="model">repair.order</field>
<field name="inherit_id" ref="repair.view_repair_order_tree" />
<field name="arch" type="xml">
<field name="state" position="before">
<field name="date_done" readonly="1" optional="show" />
</field>
</field>
</record>
</odoo>
1 change: 1 addition & 0 deletions setup/repair_date_done/odoo/addons/repair_date_done
6 changes: 6 additions & 0 deletions setup/repair_date_done/setup.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
import setuptools

setuptools.setup(
setup_requires=['setuptools-odoo'],
odoo_addon=True,
)

0 comments on commit e7b1d99

Please sign in to comment.