Skip to content

Commit

Permalink
Merge pull request #61 from pedrobaeza/8.0-mrp_operations_time_control
Browse files Browse the repository at this point in the history
[8.0] [ADD] mrp_operations_time_control
  • Loading branch information
pedrobaeza committed Dec 10, 2015
2 parents 5033958 + 399d6be commit 393d266
Show file tree
Hide file tree
Showing 18 changed files with 1,577 additions and 0 deletions.
77 changes: 77 additions & 0 deletions mrp_operations_time_control/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
.. 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

=======================================
Manufacturing Operations - Time control
=======================================

This module allows to control the duration of the manufacturing
operations (work orders) through the interface controls.

Configuration
=============

Go to *Settings > Manufacturing* and activate "Manage routings and work orders"
for handling the features of this module.

Usage
=====

On *Manufacturing > Manufacturing > Manufacturing Orders* or
*Manufacturing > Manufacturing > Work Orders*, you can see the existing work
orders. In each of them, there are buttons for starting, pausing or stopping
them. Pressing these buttons, there are records that are automatically created
or modified in the tab "Machine up time" for tracking the time spent.

You can also maintain this table by hand going to
*Manufacturing > Manufacturing > Operation Time Lines*.

.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
:alt: Try me on Runbot
:target: https://runbot.odoo-community.org/runbot/129/8.0

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 smashing it by providing a detailed and welcomed `feedback
<https://github.com/OCA/
manufacture/issues/new?body=module:%20
mrp_operations_time_control%0Aversion:%20
8.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Credits
=======

Images
------

* Original Odoo MRP icon
* Thanks to https://openclipart.org/detail/151831/work-bench
* Thanks to https://openclipart.org/detail/3977/stopwatch-no-shading

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

* Mikel Arregi <mikelarregi@avanzosc.es>
* Oihane Crucelaegui <oihanecrucelaegi@avanzosc.es>
* Pedro M. Baeza <pedro.baeza@serviciosbaeza.com>
* Ana Juaristi <ajuaristio@gmail.com>

Maintainer
----------

.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org

This module is maintained by the OCA.

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.

To contribute to this module, please visit https://odoo-community.org.
6 changes: 6 additions & 0 deletions mrp_operations_time_control/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# -*- coding: utf-8 -*-
# © 2015 Avanzosc
# © 2015 Pedro M. Baeza
# License AGPL-3 - See http://www.gnu.org/licenses/agpl-3.0.html

from . import models
33 changes: 33 additions & 0 deletions mrp_operations_time_control/__openerp__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# -*- coding: utf-8 -*-
# © 2015 Avanzosc
# © 2015 Pedro M. Baeza
# © 2015 Antiun Ingeniería
# License AGPL-3 - See http://www.gnu.org/licenses/agpl-3.0.html

{
"name": "MRP Operations Time Control",
"version": "8.0.1.1.0",
"depends": [
"mrp_operations_extension",
],
"license": "AGPL-3",
"author": "OdooMRP team, "
"AvanzOSC, "
"Serv. Tecnol. Avanzados - Pedro M. Baeza, "
"Antiun Ingeniería S.L., "
"Odoo Community Association (OCA)",
"website": "http://www.odoomrp.com",
"contributors": [
"Mikel Arregi <mikelarregi@avanzosc.es>",
"Oihane Crucelaegui <oihanecrucelaegi@avanzosc.es>",
"Pedro M. Baeza <pedro.baeza@serviciosbaeza.com>",
"Ana Juaristi <ajuaristio@gmail.com>"
],
"category": "Manufacturing",
'data': [
"views/operation_time_view.xml",
"views/mrp_production_view.xml",
"security/ir.model.access.csv",
],
"installable": True,
}
148 changes: 148 additions & 0 deletions mrp_operations_time_control/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,148 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_operations_time_control
#
# Translators:
# Oihane Crucelaegui <oihanecruce@gmail.com>, 2015
msgid ""
msgstr ""
"Project-Id-Version: odoomrp-wip (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-11-20 17:16+0000\n"
"PO-Revision-Date: 2015-11-16 14:56+0000\n"
"Last-Translator: Oihane Crucelaegui <oihanecruce@gmail.com>\n"
"Language-Team: Spanish (http://www.transifex.com/oca/odoomrp-wip-8-0/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: mrp_operations_time_control
#: field:operation.time.line,create_uid:0
msgid "Created by"
msgstr "Creado por"

#. module: mrp_operations_time_control
#: field:operation.time.line,create_date:0
msgid "Created on"
msgstr "Creado el"

#. module: mrp_operations_time_control
#: field:operation.time.line,end_date:0
msgid "End Date"
msgstr "Fecha fin"

#. module: mrp_operations_time_control
#: view:mrp.production.workcenter.line:mrp_operations_time_control.operation_time_tree_view
msgid "Finished"
msgstr "Finalizado"

#. module: mrp_operations_time_control
#: view:operation.time.line:mrp_operations_time_control.view_operation_time_lines_search
msgid "Group By..."
msgstr "Agrupar por..."

#. module: mrp_operations_time_control
#: field:operation.time.line,id:0
msgid "ID"
msgstr "ID"

#. module: mrp_operations_time_control
#: view:mrp.production:mrp_operations_time_control.mrp_production_operation_time_form_view
#: view:mrp.production.workcenter.line:mrp_operations_time_control.operation_time_form_view
msgid "Information"
msgstr "Información"

#. module: mrp_operations_time_control
#: field:operation.time.line,write_uid:0
msgid "Last Updated by"
msgstr "Última actualización por"

#. module: mrp_operations_time_control
#: field:operation.time.line,write_date:0
msgid "Last Updated on"
msgstr "Última actualización el"

#. module: mrp_operations_time_control
#: model:ir.actions.act_window,name:mrp_operations_time_control.operation_time_lines_action
#: model:ir.ui.menu,name:mrp_operations_time_control.menu_operation_time_lines_action
#: field:mrp.production.workcenter.line,operation_time_lines:0
msgid "Operation Time Lines"
msgstr ""

#. module: mrp_operations_time_control
#: field:operation.time.line,operation_time:0
msgid "Operation time"
msgstr ""

#. module: mrp_operations_time_control
#: view:operation.time.line:mrp_operations_time_control.operation_time_lines_form_view
#: view:operation.time.line:mrp_operations_time_control.operation_time_lines_tree_view
msgid "Operation time lines"
msgstr ""

#. module: mrp_operations_time_control
#: view:mrp.production.workcenter.line:mrp_operations_time_control.operation_time_tree_view
msgid "Pending"
msgstr "Pendiente"

#. module: mrp_operations_time_control
#: field:operation.time.line,production:0
msgid "Production"
msgstr "Producción"

#. module: mrp_operations_time_control
#: view:operation.time.line:mrp_operations_time_control.view_operation_time_lines_search
msgid "Production Order"
msgstr "Orden de fabricación"

#. module: mrp_operations_time_control
#: view:mrp.production.workcenter.line:mrp_operations_time_control.operation_time_tree_view
msgid "Resume"
msgstr ""

#. module: mrp_operations_time_control
#: view:operation.time.line:mrp_operations_time_control.view_operation_time_lines_search
msgid "Search Operation Time Lines"
msgstr ""

#. module: mrp_operations_time_control
#: view:mrp.production.workcenter.line:mrp_operations_time_control.operation_time_tree_view
msgid "Set Draft"
msgstr "Convertir en borrador"

#. module: mrp_operations_time_control
#: view:mrp.production.workcenter.line:mrp_operations_time_control.operation_time_tree_view
msgid "Start"
msgstr "Inicio"

#. module: mrp_operations_time_control
#: field:operation.time.line,start_date:0
msgid "Start Date"
msgstr "Fecha inicio"

#. module: mrp_operations_time_control
#: view:mrp.production:mrp_operations_time_control.mrp_production_operation_time_form_view
#: view:mrp.production.workcenter.line:mrp_operations_time_control.operation_time_form_view
#: view:operation.time.line:mrp_operations_time_control.operation_time_lines_tree_view
#: field:operation.time.line,uptime:0
msgid "Uptime"
msgstr ""

#. module: mrp_operations_time_control
#: view:operation.time.line:mrp_operations_time_control.view_operation_time_lines_search
#: field:operation.time.line,user:0
msgid "User"
msgstr "Usuario"

#. module: mrp_operations_time_control
#: model:ir.model,name:mrp_operations_time_control.model_mrp_production_workcenter_line
#: view:operation.time.line:mrp_operations_time_control.view_operation_time_lines_search
msgid "Work Order"
msgstr "Orden de trabajo"

#. module: mrp_operations_time_control
#: view:operation.time.line:mrp_operations_time_control.operation_time_lines_form_view
msgid "hours"
msgstr "horas"
Loading

0 comments on commit 393d266

Please sign in to comment.