Commit Graph

3 Commits

Author SHA1 Message Date
Cristian Moncho
222479f90d [FIX] mrp_project: Fix singleton exception in 'ProjectTask.write'
Records are now iterated to avoid singleton errors. Same fix
has been applied in 'MrpProductionWorkcenterLine.write' also.
2016-06-23 16:24:54 +02:00
Daniel Dico
b82abb6ece [FIX] mrp_project - include timesheet in cost 2016-01-29 09:19:33 -05:00
Pedro M. Baeza
85b3ed0962 [ADD] mrp_project
================
MRP Project Link
================

This module links projects and tasks to *manufacturing orders* (MO) and
*work orders* (WO).

Usage
=====

In a manufacturing order (MO), you can select a project to be attached to it.
If none is selected, a project is automatically created when the MO is
confirmed.

When the MO starts, a task is created and assigned to the order.
2015-12-04 15:12:29 +01:00