Commit Graph

8 Commits

Author SHA1 Message Date
OCA Transbot
a8b6453b8d OCA Transbot updated translations from Transifex 2016-05-07 23:08:57 -04:00
OCA Transbot
075c047b8e OCA Transbot updated translations from Transifex 2016-04-30 22:37:09 -04:00
OCA Transbot
8ba51cc388 OCA Transbot updated translations from Transifex 2016-01-23 15:12:11 -05:00
Daniel Dico
2d277492d0 [FIX] mrp_operations_project - fix incorrect operator name in tasks 2016-01-20 01:44:38 -05:00
Daniel Dico
7d626d4336 [FIX] mrp_operations_project - fix operators time in wo 2016-01-16 18:07:52 -05:00
OCA Transbot
53b00940f3 OCA Transbot updated translations from Transifex 2016-01-09 15:02:56 -05:00
OCA Transbot
4e78fab236 OCA Transbot updated translations from Transifex 2015-12-12 13:38:35 -05:00
Pedro M. Baeza
21000de524 [ADD] mrp_operations_project
==================================
MRP Project Link (with operations)
==================================

This module links manufacturing operations with projects. It performs the
following actions:

* Auto-create tasks for work orders with assigned operators.
* Add a tab where to encode task for the work order.
* Add a link on task for the work order scheduled product.

Installation
============

This modules is auto-installed when you install *mrp_operations_extension* and
*mrp_project*.

Usage
=====

In a manufacturing order (MO) containing work orders with at least one operator
assigned, when a work order is started, a task is created and assigned to the
operator.

In the work order form, a new tab "Operators time" is added to input the the
work log.

Besides, in the related tasks, the products scheduled in the work order are
listed.
2015-12-09 14:43:58 +01:00