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

[16.0][MIG] repair_calendar_view: Migration to 16.0 #95

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
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
81 changes: 81 additions & 0 deletions repair_calendar_view/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
====================
Repair Calendar View
====================

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

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

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

This Module adds a calendar view for the repair orders

**Table of contents**

.. contents::
:local:

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

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

* Agile Business Group

Contributors
~~~~~~~~~~~~

* Nicola Malcontenti <[email protected]>
* Alessio Gerace <[email protected]>
* Alex Comba <[email protected]>
* Carlos Jimeno <[email protected]>
* María Asunción Daza <[email protected]>
* Marcel Savegnago <[email protected]>

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/manufacture <https://github.com/OCA/manufacture/tree/12.0/repair_calendar_view>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
5 changes: 5 additions & 0 deletions repair_calendar_view/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Copyright 2016 Agile Business Group
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).


from . import models
15 changes: 15 additions & 0 deletions repair_calendar_view/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Copyright 2016 Agile Business Group
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).


{
"name": "Repair Calendar View",
"version": "12.0.1.1.1",
"category": "Manufacturing",
"author": "Agile Business Group, Odoo Community Association (OCA)",
"website": "https://github.com/avanzosc/mrp-repair-addons",
"license": "LGPL-3",
"depends": ["repair"],
"data": ["views/mrp_repair_view.xml"],
"installable": True,
}
60 changes: 60 additions & 0 deletions repair_calendar_view/i18n/ar.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_repair_calendar_view
#
# Translators:
# OCA Transbot <[email protected]>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-11-28 03:44+0000\n"
"PO-Revision-Date: 2017-11-28 03:44+0000\n"
"Last-Translator: OCA Transbot <[email protected]>, 2017\n"
"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"

#. module: repair_calendar_view
#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair
msgid "Date of the repair, this field and user_id defines the calendar"
msgstr ""

#. module: repair_calendar_view
#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__duration
msgid "Duration in hours and minutes."
msgstr ""

#. module: repair_calendar_view
#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__user_id
msgid "Person in charge for the repair"
msgstr ""

#. module: repair_calendar_view
#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair
msgid "Repair Date"
msgstr ""

#. module: repair_calendar_view
#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__duration
msgid "Repair Duration"
msgstr ""

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

#. module: repair_calendar_view
#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar
msgid "Repair Orders Calendar"
msgstr ""

#. module: repair_calendar_view
#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__user_id
msgid "User"
msgstr "المستخدم"
60 changes: 60 additions & 0 deletions repair_calendar_view/i18n/bs.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_repair_calendar_view
#
# Translators:
# OCA Transbot <[email protected]>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-11-28 03:44+0000\n"
"PO-Revision-Date: 2017-11-28 03:44+0000\n"
"Last-Translator: OCA Transbot <[email protected]>, 2017\n"
"Language-Team: Bosnian (https://www.transifex.com/oca/teams/23907/bs/)\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"

#. module: repair_calendar_view
#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair
msgid "Date of the repair, this field and user_id defines the calendar"
msgstr ""

#. module: repair_calendar_view
#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__duration
msgid "Duration in hours and minutes."
msgstr ""

#. module: repair_calendar_view
#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__user_id
msgid "Person in charge for the repair"
msgstr ""

#. module: repair_calendar_view
#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair
msgid "Repair Date"
msgstr ""

#. module: repair_calendar_view
#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__duration
msgid "Repair Duration"
msgstr ""

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

#. module: repair_calendar_view
#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar
msgid "Repair Orders Calendar"
msgstr ""

#. module: repair_calendar_view
#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__user_id
msgid "User"
msgstr "Korisnik"
59 changes: 59 additions & 0 deletions repair_calendar_view/i18n/ca.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_repair_calendar_view
#
# Translators:
# OCA Transbot <[email protected]>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-11-28 03:44+0000\n"
"PO-Revision-Date: 2017-11-28 03:44+0000\n"
"Last-Translator: OCA Transbot <[email protected]>, 2017\n"
"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n"
"Language: ca\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"

#. module: repair_calendar_view
#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair
msgid "Date of the repair, this field and user_id defines the calendar"
msgstr ""

#. module: repair_calendar_view
#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__duration
msgid "Duration in hours and minutes."
msgstr ""

#. module: repair_calendar_view
#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__user_id
msgid "Person in charge for the repair"
msgstr ""

#. module: repair_calendar_view
#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair
msgid "Repair Date"
msgstr ""

#. module: repair_calendar_view
#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__duration
msgid "Repair Duration"
msgstr ""

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

#. module: repair_calendar_view
#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar
msgid "Repair Orders Calendar"
msgstr ""

#. module: repair_calendar_view
#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__user_id
msgid "User"
msgstr "Usuari"
59 changes: 59 additions & 0 deletions repair_calendar_view/i18n/cs.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_repair_calendar_view
#
# Translators:
# OCA Transbot <[email protected]>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-11-28 03:44+0000\n"
"PO-Revision-Date: 2017-11-28 03:44+0000\n"
"Last-Translator: OCA Transbot <[email protected]>, 2017\n"
"Language-Team: Czech (https://www.transifex.com/oca/teams/23907/cs/)\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"

#. module: repair_calendar_view
#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__date_repair
msgid "Date of the repair, this field and user_id defines the calendar"
msgstr ""

#. module: repair_calendar_view
#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__duration
msgid "Duration in hours and minutes."
msgstr ""

#. module: repair_calendar_view
#: model:ir.model.fields,help:repair_calendar_view.field_repair_order__user_id
msgid "Person in charge for the repair"
msgstr ""

#. module: repair_calendar_view
#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__date_repair
msgid "Repair Date"
msgstr ""

#. module: repair_calendar_view
#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__duration
msgid "Repair Duration"
msgstr ""

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

#. module: repair_calendar_view
#: model_terms:ir.ui.view,arch_db:repair_calendar_view.view_repair_order_calendar
msgid "Repair Orders Calendar"
msgstr ""

#. module: repair_calendar_view
#: model:ir.model.fields,field_description:repair_calendar_view.field_repair_order__user_id
msgid "User"
msgstr "Uživatel"
Loading
Loading